| Index: third_party/WebKit/LayoutTests/shadow-dom/focus-navigation-with-delegatesFocus.html
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/focus-navigation-with-delegatesFocus.html b/third_party/WebKit/LayoutTests/shadow-dom/focus-navigation-with-delegatesFocus.html
|
| index 2d18973afcc3bb6f2430f056b9b945fc68f65ee3..ed5737caca0a7765cff80bcbfb1fdfae1ed99d07 100644
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/focus-navigation-with-delegatesFocus.html
|
| +++ b/third_party/WebKit/LayoutTests/shadow-dom/focus-navigation-with-delegatesFocus.html
|
| @@ -24,7 +24,6 @@ function prepareDOMTree(parent, mode, tabindex, delegatesFocus) {
|
| if (tabindex !== null)
|
| parent.querySelector('#host-div').tabIndex = tabindex;
|
|
|
| - parent.offsetTop;
|
| }
|
|
|
| var hostDiv;
|
|
|