From 94cc984af9cef0a5f1a13476bd34cbd113322ba4 Mon Sep 17 00:00:00 2001 From: "Kenneth G. Franqueiro" Date: Wed, 9 Oct 2024 14:33:00 -0400 Subject: [PATCH] Move techniques changelog to version-specific files --- _includes/techniques/changelog/21.html | 35 +++++++++++++++++++++++++ _includes/techniques/changelog/22.html | 35 +++++++++++++++++++++++++ techniques/index.html | 36 +------------------------- 3 files changed, 71 insertions(+), 35 deletions(-) create mode 100644 _includes/techniques/changelog/21.html create mode 100644 _includes/techniques/changelog/22.html diff --git a/_includes/techniques/changelog/21.html b/_includes/techniques/changelog/21.html new file mode 100644 index 0000000000..3323b54657 --- /dev/null +++ b/_includes/techniques/changelog/21.html @@ -0,0 +1,35 @@ +
    +
  1. : 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
  2. +
  3. : Removed Flash techniques.
  4. +
  5. : Added {{ "F105" | linkTechniques }}
  6. +
  7. : Added {{ "F106" | linkTechniques }}
  8. +
  9. : Added {{ "F104" | linkTechniques }}
  10. +
  11. : Added {{ "F103" | linkTechniques }}
  12. +
  13. : Added {{ "F102" | linkTechniques }}
  14. +
  15. : Added {{ "G216" | linkTechniques }}
  16. +
  17. : Added {{ "G215" | linkTechniques }}
  18. +
  19. : Added {{ "F100" | linkTechniques }}
  20. +
  21. : Added {{ "G214" | linkTechniques }}
  22. +
  23. : Added {{ "C40" | linkTechniques }}
  24. +
  25. : Added {{ "F99" | linkTechniques }}
  26. +
  27. : Added {{ "SCR39" | linkTechniques }}
  28. +
  29. : Added {{ "G212" | linkTechniques }}
  30. +
  31. : Added {{ "F98" | linkTechniques }}
  32. +
  33. : Added {{ "G213" | linkTechniques }}
  34. +
  35. : Added {{ "ARIA24" | linkTechniques }}
  36. +
  37. : Added {{ "F97" | linkTechniques }}
  38. +
  39. : Removed {{ "F52" | linkTechniques }} from SC 3.2.1 (still attached to SC 3.2.5)
  40. +
  41. : Added {{ "G209" | linkTechniques }}
  42. +
  43. : Added {{ "C39" | linkTechniques }}
  44. +
  45. : Added {{ "G207" | linkTechniques }}
  46. +
  47. : Added {{ "C38" | linkTechniques }}
  48. +
  49. : Added {{ "F95" | linkTechniques }}
  50. +
  51. : Added {{ "C34" | linkTechniques }}
  52. +
  53. : Added {{ "C36" | linkTechniques }}
  54. +
  55. : Added {{ "C37" | linkTechniques }}
  56. +
  57. : Added {{ "G207" | linkTechniques }}
  58. +
  59. : Added {{ "F95" | linkTechniques }}
  60. +
  61. : Added {{ "F96" | linkTechniques }}
  62. +
  63. : Added {{ "C38" | linkTechniques }}
  64. +
  65. : Added {{ "G207" | linkTechniques }}
  66. +
diff --git a/_includes/techniques/changelog/22.html b/_includes/techniques/changelog/22.html new file mode 100644 index 0000000000..3323b54657 --- /dev/null +++ b/_includes/techniques/changelog/22.html @@ -0,0 +1,35 @@ +
    +
  1. : 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
  2. +
  3. : Removed Flash techniques.
  4. +
  5. : Added {{ "F105" | linkTechniques }}
  6. +
  7. : Added {{ "F106" | linkTechniques }}
  8. +
  9. : Added {{ "F104" | linkTechniques }}
  10. +
  11. : Added {{ "F103" | linkTechniques }}
  12. +
  13. : Added {{ "F102" | linkTechniques }}
  14. +
  15. : Added {{ "G216" | linkTechniques }}
  16. +
  17. : Added {{ "G215" | linkTechniques }}
  18. +
  19. : Added {{ "F100" | linkTechniques }}
  20. +
  21. : Added {{ "G214" | linkTechniques }}
  22. +
  23. : Added {{ "C40" | linkTechniques }}
  24. +
  25. : Added {{ "F99" | linkTechniques }}
  26. +
  27. : Added {{ "SCR39" | linkTechniques }}
  28. +
  29. : Added {{ "G212" | linkTechniques }}
  30. +
  31. : Added {{ "F98" | linkTechniques }}
  32. +
  33. : Added {{ "G213" | linkTechniques }}
  34. +
  35. : Added {{ "ARIA24" | linkTechniques }}
  36. +
  37. : Added {{ "F97" | linkTechniques }}
  38. +
  39. : Removed {{ "F52" | linkTechniques }} from SC 3.2.1 (still attached to SC 3.2.5)
  40. +
  41. : Added {{ "G209" | linkTechniques }}
  42. +
  43. : Added {{ "C39" | linkTechniques }}
  44. +
  45. : Added {{ "G207" | linkTechniques }}
  46. +
  47. : Added {{ "C38" | linkTechniques }}
  48. +
  49. : Added {{ "F95" | linkTechniques }}
  50. +
  51. : Added {{ "C34" | linkTechniques }}
  52. +
  53. : Added {{ "C36" | linkTechniques }}
  54. +
  55. : Added {{ "C37" | linkTechniques }}
  56. +
  57. : Added {{ "G207" | linkTechniques }}
  58. +
  59. : Added {{ "F95" | linkTechniques }}
  60. +
  61. : Added {{ "F96" | linkTechniques }}
  62. +
  63. : Added {{ "C38" | linkTechniques }}
  64. +
  65. : Added {{ "G207" | linkTechniques }}
  66. +
diff --git a/techniques/index.html b/techniques/index.html index 59fbe73e1f..ecdb524b35 100644 --- a/techniques/index.html +++ b/techniques/index.html @@ -47,41 +47,7 @@

Techniques for WCAG {{ versionDecimal }}

Change Log

A list of new, removed or significantly updated techniques:

-
    -
  1. : 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
  2. -
  3. : Removed Flash techniques.
  4. -
  5. : Added Failure of Success Criterion 2.5.1 due to providing functionality via a path-based gesture without simple pointer alternative
  6. -
  7. : Added Failure due to inability to deactivate motion actuation
  8. -
  9. : Added Failure of Success Criterion 1.4.12 due to clipped or overlapped content when text spacing is adjusted
  10. -
  11. : Added Failure of Success Criterion 4.1.3 due to providing status messages that cannot be programmatically determined through role or properties
  12. -
  13. : Added Failure of Success Criterion 1.4.10 due to content disappearing and not being available when content has reflowed
  14. -
  15. : Added Providing single point activation for a control slider
  16. -
  17. : Added Providing controls to achieve the same result as path based or multipoint gestures
  18. -
  19. : Added Failure of Success Criterion 1.3.4 due to showing a message asking to reorient device
  20. -
  21. : Added Using a control to allow access to content in different orientations which is otherwise restricted
  22. -
  23. : Added Creating a two-color focus indicator to ensure sufficient contrast
  24. -
  25. : Added Failure of Success Criterion 2.1.4 due to implementing character key shortcuts that cannot be turned off or remapped
  26. -
  27. : Added Making content on focus or hover hoverable, dismissible, and persistent
  28. -
  29. : Added Using native controls to ensure functionality is triggered on the up-event
  30. -
  31. : Added Failure of Success Criterion 2.5.6 due to interactions being limited to touch-only on touchscreen devices
  32. -
  33. : Added Provide conventional controls and an application setting for motion activated input
  34. -
  35. : Added Semantically identifying a font icon with role="img"
  36. -
  37. : Added Failure due to locking the orientation to landscape or portrait view
  38. -
  39. : Removed F52 from SC 3.2.1 (still attached to SC 3.2.5)
  40. -
  41. : Added Provide sufficient contrast at the boundaries between adjoining colors
  42. -
  43. : Added Using the CSS reduce-motion query to prevent motion
  44. -
  45. : Added Ensuring that a contrast ratio of 3:1 is provided for icons
  46. -
  47. : Added Using CSS width, max-width and flexbox to fit labels and inputs
  48. -
  49. : Added F95 of 1.4.13 due to content shown on hover not being hoverable
  50. -
  51. : Added C34 Using media queries to un-fixing sticky headers / footers
  52. -
  53. : Added C36 Allowing for text spacing override
  54. -
  55. : Added C37 Using CSS max-width and height to fit images
  56. -
  57. : Added G207 Ensuring that drag-and-drop actions can be cancelled
  58. -
  59. : Added F95 Failure of Success Criterion 1.4.13 due to content shown on hover not being hoverable
  60. -
  61. : Added F96 Failure of Success Criterion 2.5.3 due to "accessible name" not containing the visible label text
  62. -
  63. : Added C38 Using CSS width, max-width and flexbox to fit labels and inputs
  64. -
  65. : Added G207 Ensuring that a contrast ratio of 3:1 is provided for icons
  66. -
+ {% include "techniques/changelog/{{ version }}.html" %}

For a more detailed view of recent changes to the informative documents see the github updates.