| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots-expected.txt
|
| index 05e0460c2cd1fee9ffa2095d40f83951ec8d73c0..b40f6545064a257eb8f99d8c9bb9317eee503cd8 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/shadow/focus-navigation-with-multiple-shadow-roots-expected.txt
|
| @@ -11,12 +11,14 @@ Should move from host//older-A to host//older-B in forward
|
| PASS
|
| Should move from host//older-B to host///younger-B in forward
|
| PASS
|
| -Should move from host///younger-B to B in forward
|
| -Expected innermost activeElement is B, but actual innermost activeElement is #light-child-B
|
| -FAIL
|
| -Should move from B to host///younger-B in backward
|
| -Expected innermost activeElement is host///younger-B, but actual innermost activeElement is #light-child-B
|
| -FAIL
|
| +Should move from host///younger-B to light-child-B in forward
|
| +PASS
|
| +Should move from light-child-B to B in forward
|
| +PASS
|
| +Should move from B to light-child-B in backward
|
| +PASS
|
| +Should move from light-child-B to host///younger-B in backward
|
| +PASS
|
| Should move from host///younger-B to host//older-B in backward
|
| PASS
|
| Should move from host//older-B to host//older-A in backward
|
|
|