Techniques Change Log for WCAG 2.2

Added Techniques

Removed Techniques

  • (8267b5984): Removed the following techniques:
    • F4: Failure of Success Criterion 2.2.2 due to using text-decoration:blink without a mechanism to stop it in less than five seconds
    • F47: Failure of Success Criterion 2.2.2 due to using the blink element
  • (42597e347): Removed the following techniques:
    • F70: Failure of Success Criterion 4.1.1 due to incorrect use of start and end tags or attribute markup
    • F77: Failure of Success Criterion 4.1.1 due to duplicate values of type ID
    • G134: Validating web pages
    • G192: Fully conforming to specifications
    • H74: Ensuring that opening and closing tags are used according to specification
    • H93: Ensuring that id attributes are unique on a web page
    • H94: Ensuring that elements do not contain duplicate attributes
  • (7f4cb89d3): Removed F87: Failure of Success Criterion 1.3.1 due to inserting non-decorative content by using ::before and ::after pseudo-elements and the 'content' property in CSS
  • (50a34ad15): Removed G187: Using a technology to include blinking content that can be turned off via the user agent
  • (82f1deef5): Removed SCR21: Using functions of the Document Object Model (DOM) to add content to a page
  • (cbfa5f746): Removed H70: Using frame elements to group blocks of repeated material
  • (c7643f89a): Removed H75: Ensuring that web pages are well-formed
  • (9ce7d720e): Removed H59: Using the link element and navigation tools
  • (a6260f2ed): Removed SCR37: Creating Custom Dialogs in a Device Independent Way
  • (a1ab67164): Removed H46: Using noembed with embed
  • (17b10179a): Removed H60: Using the link element to link to a glossary
  • (f8e3828ce): Removed H45: Using longdesc
  • (4cbeb3ebf): Removed H35: Providing text alternatives on applet elements
  • (8a15893e7): Removed H4: Creating a logical tab order through links, form controls, and objects
  • (7c3496e22): Removed H73: Using the summary attribute of the table element to give an overview of data tables
  • (10c62159d): Removed all Silverlight Techniques
  • (c9c2a7b8d): Removed all Flash Techniques
Back to Top