Commit 911b73e
committed
Bug 1707584 - part5 : implement :volume-locked pseudo class. r=firefox-style-system-reviewers,emilio
This patch only implements the :volume-locked [1] but doesn't implement
the matching process for media element, which should be done in bug 2013371.
[1] https://html.spec.whatwg.org/multipage/semantics-other.html#selector-volume-locked
Differential Revision: https://phabricator.services.mozilla.com/D2811011 parent cc9c51c commit 911b73e
File tree
4 files changed
+3
-6
lines changed- servo/components/style/gecko
- testing/web-platform/meta/css/selectors/media
4 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2094 | 2094 | | |
2095 | 2095 | | |
2096 | 2096 | | |
| 2097 | + | |
2097 | 2098 | | |
2098 | 2099 | | |
2099 | 2100 | | |
| |||
Lines changed: 0 additions & 5 deletions
This file was deleted.
0 commit comments