| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/shadowroot-clonenode-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowroot-clonenode-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowroot-clonenode-expected.txt
|
| index e8d39cecc4466adf99e04dcfb7074e8773c1a761..0e7af41d60cb37cd75031ae97d0fae67bb63b987 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowroot-clonenode-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/shadowroot-clonenode-expected.txt
|
| @@ -3,7 +3,7 @@ Calling ShadowRoot.cloneNode() should throw a NotSupportedError exception.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS shadowRoot.cloneNode() threw exception NotSupportedError: Failed to execute 'cloneNode' on 'ShadowRoot': ShadowRoot nodes are not clonable..
|
| +PASS shadowRoot.cloneNode() threw exception NotSupportedError: Failed to execute 'cloneNode' on 'Node': ShadowRoot nodes are not clonable..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|