[csswg-drafts] [css-overflow] 'overflow' property values aren't properly linkified in definition of scrollbar-gutter 'stable' value (#6357)

dholbert has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-overflow] 'overflow' property values aren't properly linkified in definition of scrollbar-gutter 'stable' value ==
The definition of "scrollbar-gutter: stable" (at https://drafts.csswg.org/css-overflow-4/#scrollbar-gutter-property ) has some keyword names that look they're intended to linkified to definitions but aren't currently.

In particular:
 - there's a reference to "overflow/scroll" and "overflow/auto" (with property-name and slash) which look like they're not getting recognized/escaped properly.
 - Also, there's a reference to "hidden" which is blue but not linkified, possibly because its quote marks are mismatched (looks like a backtick before and basic vertical-bar single-quote after, at least in the rendered output).

See screenshot:
![image](https://user-images.githubusercontent.com/426803/121072114-a489bc80-c785-11eb-894b-a0b02c3a7c1c.png)

CC @frivoal who's been working on this text I think.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6357 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 7 June 2021 18:46:54 UTC