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:
Alice Boxhall 2019-07-19 18:20:07 +00:00 коммит произвёл James Graham
Родитель c4b2c724c5
Коммит 456e80ee14
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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;
}