| Index: LayoutTests/inspector/elements/elements-panel-shadow-selection-on-refresh-expected.txt
|
| diff --git a/LayoutTests/inspector/elements/elements-panel-shadow-selection-on-refresh-expected.txt b/LayoutTests/inspector/elements/elements-panel-shadow-selection-on-refresh-expected.txt
|
| index e27517883fd1e24c2009dff8a40160818fd4fd98..622151327fe7e345c0f568250280402de136f1e2 100644
|
| --- a/LayoutTests/inspector/elements/elements-panel-shadow-selection-on-refresh-expected.txt
|
| +++ b/LayoutTests/inspector/elements/elements-panel-shadow-selection-on-refresh-expected.txt
|
| @@ -3,19 +3,19 @@ Tests that elements panel preserves selected shadow DOM node on page refresh.
|
|
|
| Running: setup
|
|
|
| -Running: testAuthorShadowRoot
|
| +Running: testOpenShadowRoot
|
| Page reloaded.
|
| Selected node: '#shadow-root'
|
|
|
| -Running: testUserAgentShadowRoot
|
| +Running: testClosedShadowRoot
|
| Page reloaded.
|
| Selected node: '#shadow-root (user-agent)'
|
|
|
| -Running: testAuthorShadowRootChild
|
| +Running: testOpenShadowRootChild
|
| Page reloaded.
|
| Selected node: 'input'
|
|
|
| -Running: testUserAgentShadowRootChild
|
| +Running: testClosedShadowRootChild
|
| Page reloaded.
|
| Selected node: 'div'
|
|
|
|
|