File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ for ease of reference_
103103
104104### Media State
105105
106- - Added the ` :playing ` , ` :paused ` and ` :seeking ` [ media playback state] ( https://www.w3.org/TR/selectors-4/#video-state ) pseudo classes,
106+ - Added the ` :playing ` , ` :paused ` and ` :seeking ` [ media playback state] ( https://www.w3.org/TR/selectors-4/#video-state ) pseudo classes,
107107 to enable selecting on the ** dynamic state of video elements** ,
108108 functionality which previously required JavaScript
109109- Added the ` :buffered ` and ` :stalled `
@@ -121,7 +121,7 @@ for ease of reference_
121121 to accept ** wildcard matching** , and comma-separated ** lists of language codes**
122122 for greater flexibility styling related languages
123123- Added the content language writing direction
124- [ ` dir() ` ] ( https://www.w3.org/TR/selectors-4/#the-dir-pseudo ) pseudo-class
124+ [ ` : dir()` ] ( https://www.w3.org/TR/selectors-4/#the-dir-pseudo ) pseudo-class
125125 for convenient styling of ** left-to-right** and ** right-to-left** content
126126- Clarified ** case-insensitive** string matching
127127- General improvements to closely align with ** BCP 47**
You can’t perform that action at this time.
0 commit comments