-
Notifications
You must be signed in to change notification settings - Fork 332
Description
In 2.4.11 and 2.4.12 the Sufficient technique is shown as:
- C43: Using CSS scroll-padding to un-obscure content Using CSS margin and scroll-margin to un-obscure content
I assume the “Using CSS margin and scroll-margin to un-obscure content” text comes from the text outside the link in the source code here (2.4.11) and here (2.4.12).
While fixing this in #3454, I wondered where the text inside of the link comes from, and it comes indeed from this technique in the source code: https://github.com/w3c/wcag/blob/4dfd63d49c148007570403bc108207b8662b8b22/techniques/css/C43.html
I assume that the technique was using margin and scroll margin and then was revised to use scroll-padding. The old file however seems to be sticking around, hence you get a weird situation where a link mentioning scroll-padding goes to a page explaining scroll-margin.
- Merge PR Fix display of technique C43 in Understanding (2.4.11 & 2.4.12) #3454 (when done).
- Make sure to publish the correct technique pages.
This contribution is only possible thanks to my supporters. 💙