1,996 results found (page 5 of 134)
https://drafts.csswg.org/css-text-4

…hrough their application, not by themselves. Authors should accurately language-tag their content for the best typographic behavior. Many typographic effects vary by linguistic context. Language and writing system conventions can affect line breaking, hyphenation, justification, …

https://www.w3.org/TR/selectors

…vel * any element § 5.2 Universal selector 2 E an element of type E § 5.1 Type (tag name) selector 1 E:not( s1 , s2 , …) an E element that does not match either compound selector s1 or compound selector s2 § 4.3 The Negation (Matches-None) Pseudo-class: :not() 3/4 E:is( s1 , s2 ,…