mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 03:49:42 +00:00
Bug 1871734 [wpt PR 43783] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=266844, a=testonly
Automatic update from web-platform-tests WebKit export: Incorrect Web Platform Test for State CSS Shadow DOM Selector (#43783) https://bugs.webkit.org/show_bug.cgi?id=266844 -- wpt-commits: 20cda4a0d446012b7e9e3f015f20763da730e8aa wpt-pr: 43783
This commit is contained in:
parent
98d5f4bab2
commit
bbf4bbe62f
@ -28,7 +28,7 @@
|
||||
:host {
|
||||
color: #f00;
|
||||
}
|
||||
:host:state(green) {
|
||||
:host(:state(green)) {
|
||||
color: #0f0;
|
||||
}
|
||||
`);
|
||||
|
Loading…
x
Reference in New Issue
Block a user