| Index: LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html
|
| diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html b/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html
|
| index 5562c1f26462edc6f501c32f632b7e3b32d81378..96aa4d81957e4981803675138df218dd6124889b 100644
|
| --- a/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html
|
| +++ b/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent.html
|
| @@ -27,8 +27,6 @@ var oldestShadowRoot;
|
| var youngerShadowRoot;
|
| function test()
|
| {
|
| - if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| if (window.internals)
|
| window.internals.settings.setAuthorShadowDOMForAnyElementEnabled(true);
|
|
|
|
|