| Index: third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host3.html
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host3.html b/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host3.html
|
| index 8e050044e8e14db1ba1eae8908d15c80462e67b8..61d0e0c3d0082a9d6f5b9793effd7949b308e842 100644
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host3.html
|
| +++ b/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host3.html
|
| @@ -34,7 +34,6 @@ function buildShadowComposedTree(delegatesFocus1, delegatesFocus2) {
|
| createDOM('div', {'id': 'inner-div2'},
|
| document.createTextNode('Blink')),
|
| createDOM('input', {'id': 'inner-input2'})))))));
|
| - sandbox.offsetTop;
|
| }
|
|
|
| function testShadowComposedTree() {
|
|
|