зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1564701 [wpt PR 17591] - Fix CSS for inert retargeting manual tests, a=testonly
Automatic update from web-platform-tests Fix CSS for inert retargeting manual tests Bug: 692360 Change-Id: If8830772b4f028ba4a2a2dde0cc04423cc57446f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1683580 Reviewed-by: Chris Hall <chrishall@chromium.org> Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Cr-Commit-Position: refs/heads/master@{#673930} -- wpt-commits: 72a13b1d317cfe7db9c9fbc70c6bc815bb19bf2e wpt-pr: 17591
This commit is contained in:
Родитель
c4b2c724c5
Коммит
456e80ee14
|
@ -28,7 +28,7 @@ button#background {
|
|||
background-color: red;
|
||||
}
|
||||
|
||||
#container.clicked {
|
||||
#ancestorContainer.clicked {
|
||||
background-color: green;
|
||||
}
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ button#background {
|
|||
background-color: red;
|
||||
}
|
||||
|
||||
#container.clicked {
|
||||
#ancestorContainer.clicked {
|
||||
background-color: green;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче