| Index: third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host2.html
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host2.html b/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host2.html
|
| index dc82ee9eaf1ef8f5097ce355b10e3b1381f5495e..b6888d97c603f698d62c69955f9e6f9af7c25420 100644
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host2.html
|
| +++ b/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host2.html
|
| @@ -27,7 +27,6 @@ function buildSingleShadowTree(delegatesFocus) {
|
| createDOM('slot'),
|
| createDOM('input', {'id': 'inner-input'})))));
|
|
|
| - sandbox.offsetTop;
|
| }
|
|
|
| function testSingleShadow() {
|
|
|