| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
|
| index b0a5a34092c6013d10b44445f4de05377fa1db18..a1b45cf2318f91dc37eda710aa07810bffe559fc 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE WARNING: line 50: The <keygen> element is deprecated and will be removed in M57, around March 2017. See https://www.chromestatus.com/features/5716060992962560 for more details.
|
| Tests to ensure that shadow element cannot be created in elements having dynamically created shadow root.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| @@ -42,8 +41,6 @@ METER
|
| PASS element.createShadowRoot() threw exception InvalidStateError: Failed to execute 'createShadowRoot' on 'Element': Shadow root cannot be created on a host which already hosts an user-agent shadow tree..
|
| PROGRESS
|
| PASS element.createShadowRoot() threw exception InvalidStateError: Failed to execute 'createShadowRoot' on 'Element': Shadow root cannot be created on a host which already hosts an user-agent shadow tree..
|
| -KEYGEN
|
| -PASS element.createShadowRoot() threw exception InvalidStateError: Failed to execute 'createShadowRoot' on 'Element': Shadow root cannot be created on a host which already hosts an user-agent shadow tree..
|
| VIDEO
|
| PASS element.createShadowRoot() threw exception InvalidStateError: Failed to execute 'createShadowRoot' on 'Element': Shadow root cannot be created on a host which already hosts an user-agent shadow tree..
|
| AUDIO
|
|
|