A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/w3c/csswg-drafts/issues/3441 below:

[css-text-decor-3] text-underline-position usage in Default UA Stylesheet doesn't match its syntax · Issue #3441 · w3c/csswg-drafts · GitHub

The syntax of text-underline-position is auto | [ under || [ left | right ] ] which means auto should never be combined with other values.

However, in Appendix B: Default UA Stylesheet, we have

:root:lang(ja), [lang|=ja],
:root:lang(mn), [lang|=mn],
:root:lang(ko), [lang|=ko] { text-underline-position: auto right; }
:root:lang(zh), [lang|=zh] { text-underline-position: auto left;  }

which doesn't match the syntax above.

One of them should be updated.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4