Skip to content

Confusing/broken sufficient techniques in 2.4.11 and 2.4.12 #3455

@yatil

Description

@yatil

In 2.4.11 and 2.4.12 the Sufficient technique is shown as:

  1. 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.


This contribution is only possible thanks to my supporters. 💙

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions