| Index: third_party/WebKit/LayoutTests/shadow-dom/focus-slide-on-shadow-host.html
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/focus-slide-on-shadow-host.html b/third_party/WebKit/LayoutTests/shadow-dom/focus-slide-on-shadow-host.html
|
| index 4abd82a27081af8e63acf02736cd44c98baab564..ca5af38802064dc4f8448aecbac8220b0c606cc7 100644
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/focus-slide-on-shadow-host.html
|
| +++ b/third_party/WebKit/LayoutTests/shadow-dom/focus-slide-on-shadow-host.html
|
| @@ -21,7 +21,6 @@ function prepareDOMTree(parent, delegatesFocus)
|
| createDOM('input', {'id': 'inputA'}),
|
| createDOM('input', {'id': 'inputB'}))));
|
|
|
| - parent.offsetLeft;
|
| }
|
|
|
| var host;
|
|
|