| Index: LayoutTests/inspector/elements/styles/commit-selector-mark-matching-expected.txt
|
| diff --git a/LayoutTests/inspector/elements/styles/commit-selector-mark-matching-expected.txt b/LayoutTests/inspector/elements/styles/commit-selector-mark-matching-expected.txt
|
| deleted file mode 100644
|
| index 394b61d63c075c95e8e5d060e266fc844b5aa5ed..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/elements/styles/commit-selector-mark-matching-expected.txt
|
| +++ /dev/null
|
| @@ -1,29 +0,0 @@
|
| -Tests that matching selectors are marked properly after new rule creation and selector change.
|
| -
|
| -
|
| -Running: setUp
|
| -
|
| -Running: addRule
|
| -[expanded]
|
| -element.style { ()
|
| -
|
| -[expanded]
|
| -foo, [$#inspected$], .bar, [$#inspected$] { (inspector-stylesheet:1 -> inspector-stylesheet:1:6)
|
| -
|
| -[expanded]
|
| -[$div$] { (user agent stylesheet)
|
| - display: block;
|
| -
|
| -
|
| -Running: changeSelector
|
| -[expanded]
|
| -element.style { ()
|
| -
|
| -[expanded]
|
| -[$#inspected$], a, hr { (inspector-stylesheet:1 -> inspector-stylesheet:1:1)
|
| -
|
| -[expanded]
|
| -[$div$] { (user agent stylesheet)
|
| - display: block;
|
| -
|
| -
|
|
|