| Index: LayoutTests/fast/dom/shadow/select-in-shadowdom-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/select-in-shadowdom-expected.txt b/LayoutTests/fast/dom/shadow/select-in-shadowdom-expected.txt
|
| index b30bf78d3be2dbad0b51529a72553b7e4c5cf0b1..2f289c361a5e8ba753892b4f119551b6a2df97ca 100644
|
| --- a/LayoutTests/fast/dom/shadow/select-in-shadowdom-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/select-in-shadowdom-expected.txt
|
| @@ -1,7 +1,7 @@
|
| When selecting from non-anchor Node to anchor node in ShadowDOM, client should not cause page jump.
|
|
|
| -Selecting from a node to another node in ShadowDOM. This should fire click event on the host.
|
| -PASS lastClickTarget is host
|
| +Selecting from a node to another node in ShadowDOM. This should not start page navigation.
|
| +PASS lastClickTarget is null
|
|
|
| Clicking a node in ShadowDOM.
|
| PASS lastClickTarget is host
|
|
|