Index: third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt |
index 21eadfe141e8bd8cd98828d14e4a6cad91f94b84..d9007b5d66bfc9da0e1ce01bb2c4565a3723f62a 100644 |
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt |
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-1/commit-selector-mark-matching-expected.txt |
@@ -8,7 +8,7 @@ Running: addRule |
element.style { () |
[expanded] |
-foo, [$#inspected$], .bar, [$#inspected$] { (inspector-stylesheet:1 -> inspector-stylesheet:1:6) |
+foo, [$#inspected, $].bar, [$#inspected$] { (inspector-stylesheet:1 -> inspector-stylesheet:1:6) |
[expanded] |
[$div$] { (user agent stylesheet) |
@@ -20,7 +20,7 @@ Running: changeSelector |
element.style { () |
[expanded] |
-[$#inspected$], a, hr { (inspector-stylesheet:1 -> inspector-stylesheet:1:1) |
+[$#inspected, $]a, hr { (inspector-stylesheet:1 -> inspector-stylesheet:1:1) |
[expanded] |
[$div$] { (user agent stylesheet) |