Chromium Code Reviews| Index: LayoutTests/inspector/elements/shadow/shadow-root-expected.txt |
| diff --git a/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt b/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt |
| index 85233ae7a6cf481f4e914e44e7e0b4d532d66f83..3b36cb73f37c1d6d0d30135294cd3983e1fa1ac8 100644 |
| --- a/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt |
| +++ b/LayoutTests/inspector/elements/shadow/shadow-root-expected.txt |
| @@ -3,14 +3,14 @@ This test verifies that author shadow root's #document-fragment is displayed and |
| - <div id="container"> |
| - <div id="test1"> |
| - #shadow-root |
| + #shadow-root (open) |
| </div> |
| - <div id="test2"> |
| - #shadow-root |
| + #shadow-root (open) |
| "only test" |
| </div> |
| - <div id="test3"> |
| - #shadow-root |
| + #shadow-root (open) |
| "with " |
| <span>elements</span> |
| </div> |