| Index: third_party/WebKit/LayoutTests/shadow-dom/v0-inert-features-in-v1-shadow-trees.html
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/v0-inert-features-in-v1-shadow-trees.html b/third_party/WebKit/LayoutTests/shadow-dom/v0-inert-features-in-v1-shadow-trees.html
|
| index b52e81db3d1a5c85c3fd857d0d380d9cbdae4032..80a02f86c4294e6021dce35d4becbb74a509a0d6 100644
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/v0-inert-features-in-v1-shadow-trees.html
|
| +++ b/third_party/WebKit/LayoutTests/shadow-dom/v0-inert-features-in-v1-shadow-trees.html
|
| @@ -13,7 +13,6 @@
|
| </div>
|
| <script>
|
| convertTemplatesToShadowRootsWithin(host);
|
| -document.body.offsetLeft;
|
| test(function () {
|
| var content = host.shadowRoot.querySelector('content');
|
| var shadow = host.shadowRoot.querySelector('shadow');
|
|
|