Conversation
…and :volume-locked pseudo-classes.
|
cc @jernoble |
selectors-4/Overview.bs
Outdated
| text: ::first-letter | ||
| </pre> | ||
| <pre class="anchors"> | ||
| urlPrefix: https://html.spec.whatwg.org/multipage/; spec: HTML |
There was a problem hiding this comment.
All of these definitions already exist in HTML and are reasonably marked up, they're just not exported.
Please swap to specifying these in link-defaults, and then probably ask HTML to export them.
There was a problem hiding this comment.
Fixed in 59f2bc1. Export of those terms requested in whatwg/html#6603.
selectors-4/Overview.bs
Outdated
|
|
||
| <h3 id="video-state"> | ||
| Video/Audio Play State: the '':playing'' and '':paused'' pseudo-classes</h3> | ||
| <h3 id="video-state"> <!-- keeping this ID because Cool URIs Don't Change --> |
There was a problem hiding this comment.
Good point, but no need to explain your ID choices. ^_^
selectors-4/Overview.bs
Outdated
| (This includes both an explicit “paused” state, | ||
| and other non-playing states like “loaded, hasn't been activated yet”, etc.) | ||
|
|
||
| The <dfn>:seeking</dfn> pseudo-class represents an element |
There was a problem hiding this comment.
This spec is tab-indented, please stick with that consistently.
|
Overall looks good. Only comment left is that maybe we also want a generic (I could see us instead recasting the whole thing into a |
|
r+ for merging what's currently here; we can either address the |
Let's raise it as a separate / followup issue, since we don't have a WG resolution for it. (Not that I think it'll be hard to get one; you make a compelling argument.) Wanna file the followup issue? Also, I'm not pressing the "squash and merge" button since I'm not an editor. Would you care to pull the trigger, @tabatkins? |
We resolved to add these in Toronto in June 2019.
This is a first draft; I'm sure the text could use some work before merging.
Fixes #3821.
Fixes #3933.