From d8e7d1f98fc5002922c1a6cd024a84c60f7db427 Mon Sep 17 00:00:00 2001 From: MaximPlusov Date: Fri, 8 Nov 2024 17:40:04 +0000 Subject: [PATCH] WCAG. Remove rules about table merged cells --- PDF_UA/WCAG-2-2-Complete.xml | 54 ------------------------------------ PDF_UA/WCAG-2-2-Machine.xml | 40 -------------------------- PDF_UA/WCAG-2-2.xml | 34 ----------------------- 3 files changed, 128 deletions(-) diff --git a/PDF_UA/WCAG-2-2-Complete.xml b/PDF_UA/WCAG-2-2-Complete.xml index 1dc6150d..b7bb0eb2 100644 --- a/PDF_UA/WCAG-2-2-Complete.xml +++ b/PDF_UA/WCAG-2-2-Complete.xml @@ -1150,26 +1150,6 @@ - - - If the FontDescriptor dictionary of an embedded Type 1 font contains a CharSet string, then it shall list the character names of all glyphs present in the font program, regardless of whether a glyph in the font is referenced or used by the PDF or not - containsFontFile == false || fontName.search(/[A-Z]{6}\+/) != 0 || CharSet == null || charSetListsAllGlyphs == true - - A CharSet entry in the Descriptor dictionary of a Type1 font incorrectly lists glyphs present in the font program - - - - - - - If the FontDescriptor dictionary of an embedded CID font contains a CIDSet stream, then it shall identify all CIDs which are present in the font program, regardless of whether a CID in the font is referenced or used by the PDF or not - containsFontFile == false || fontName.search(/[A-Z]{6}\+/) != 0 || containsCIDSet == false || cidSetListsAllGlyphs == true - - A CIDSet entry in the Font descriptor does not correctly identify all glyphs present in the embedded font subset - - - - For every font embedded in a conforming file and used for rendering, the glyph width information in the font dictionary and in the embedded font program shall be consistent @@ -1375,40 +1355,6 @@ - - - Table shouldn't have merged cells - ColSpan == 1 && RowSpan == 1 - - Table has merged cells - - - - - - - Table shouldn't have merged cells - ColSpan == 1 && RowSpan == 1 - - Table has merged cells - - - - - - - Table shouldn't have merged cells - colSpan == 1 && rowSpan == 1 - - Table has merged cells - - - - structureID - - - - Incorrect use of a paragraph diff --git a/PDF_UA/WCAG-2-2-Machine.xml b/PDF_UA/WCAG-2-2-Machine.xml index 6e4a1ee0..75e85c9d 100644 --- a/PDF_UA/WCAG-2-2-Machine.xml +++ b/PDF_UA/WCAG-2-2-Machine.xml @@ -1150,26 +1150,6 @@ - - - If the FontDescriptor dictionary of an embedded Type 1 font contains a CharSet string, then it shall list the character names of all glyphs present in the font program, regardless of whether a glyph in the font is referenced or used by the PDF or not - containsFontFile == false || fontName.search(/[A-Z]{6}\+/) != 0 || CharSet == null || charSetListsAllGlyphs == true - - A CharSet entry in the Descriptor dictionary of a Type1 font incorrectly lists glyphs present in the font program - - - - - - - If the FontDescriptor dictionary of an embedded CID font contains a CIDSet stream, then it shall identify all CIDs which are present in the font program, regardless of whether a CID in the font is referenced or used by the PDF or not - containsFontFile == false || fontName.search(/[A-Z]{6}\+/) != 0 || containsCIDSet == false || cidSetListsAllGlyphs == true - - A CIDSet entry in the Font descriptor does not correctly identify all glyphs present in the embedded font subset - - - - For every font embedded in a conforming file and used for rendering, the glyph width information in the font dictionary and in the embedded font program shall be consistent @@ -1345,26 +1325,6 @@ - - - Table shouldn't have merged cells - ColSpan == 1 && RowSpan == 1 - - Table has merged cells - - - - - - - Table shouldn't have merged cells - ColSpan == 1 && RowSpan == 1 - - Table has merged cells - - - - Redundant paragraph diff --git a/PDF_UA/WCAG-2-2.xml b/PDF_UA/WCAG-2-2.xml index 66efb034..99d682cf 100644 --- a/PDF_UA/WCAG-2-2.xml +++ b/PDF_UA/WCAG-2-2.xml @@ -120,40 +120,6 @@ - - - Table shouldn't have merged cells - ColSpan == 1 && RowSpan == 1 - - Table has merged cells - - - - - - - Table shouldn't have merged cells - ColSpan == 1 && RowSpan == 1 - - Table has merged cells - - - - - - - Table shouldn't have merged cells - colSpan == 1 && rowSpan == 1 - - Table has merged cells - - - - structureID - - - - Incorrect use of a paragraph