| Index: third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html b/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html
|
| index bd61225d1878563d1867da1aaae3af69032ddd6b..8a2c1ca8b3c813bca6f9ddc4cda783db41237d6d 100644
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html
|
| +++ b/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html
|
| @@ -30,7 +30,6 @@ function testWithoutDelegatesFocus()
|
| createDOM('content'),
|
| createDOM('input', {'id': 'inner-input'}))),
|
| createDOM('input', {'id': 'outer-input2'})));
|
| - sandbox.offsetTop;
|
|
|
| backgroundColorShouldBe('shadow-host', 'rgb(255, 255, 255)');
|
|
|
|
|