| Index: third_party/WebKit/LayoutTests/inspector/elements/edit/edit-dom-actions-shadow-1-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/elements/edit/edit-dom-actions-shadow-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/edit/edit-dom-actions-shadow-1-expected.txt
|
| similarity index 53%
|
| copy from third_party/WebKit/LayoutTests/inspector/elements/edit/edit-dom-actions-shadow-expected.txt
|
| copy to third_party/WebKit/LayoutTests/inspector/elements/edit/edit-dom-actions-shadow-1-expected.txt
|
| index 2e37e40339b6a9132550592e6e9d735da2553752..14492436d773a10b721f68043302d1766d55f672 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/elements/edit/edit-dom-actions-shadow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/elements/edit/edit-dom-actions-shadow-1-expected.txt
|
| @@ -15,18 +15,3 @@ Running: testSetAuthorShadowDOMElementAttribute
|
| <div id="shadow-node-to-set-attribute" bar="edited attribute"></div>
|
| </div>
|
|
|
| -Running: testEditShadowDOMAsHTML
|
| -==== before ====
|
| -- <div id="testEditAuthorShadowDOMAsHTML">
|
| - - #shadow-root (open)
|
| - <div id="authorShadowDOMElement"></div>
|
| - </div>
|
| -<div id="authorShadowDOMElement"></div>
|
| -==== after ====
|
| -- <div id="testEditAuthorShadowDOMAsHTML">
|
| - - #shadow-root (open)
|
| - - <span foo="shadow-span">
|
| - <span id="inner-shadow-span">Shadow span contents</span>
|
| - </span>
|
| - </div>
|
| -
|
|
|