| Index: LayoutTests/fast/dom/shadow/focus-navigation-with-delegatesFocus-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/focus-navigation-with-delegatesFocus-expected.txt b/LayoutTests/fast/dom/shadow/focus-navigation-with-delegatesFocus-expected.txt
|
| index e11f9151fe2f2f16d5a0c3fa761eb71989c2de7a..819b1141a0952bca796d2c6958fb3049f03a4dce 100644
|
| --- a/LayoutTests/fast/dom/shadow/focus-navigation-with-delegatesFocus-expected.txt
|
| +++ b/LayoutTests/fast/dom/shadow/focus-navigation-with-delegatesFocus-expected.txt
|
| @@ -63,13 +63,9 @@ PASS
|
| (6/8) Testing tab navigation order with tabindex=-1 and delegatesFocus=true
|
| PASS hostDiv.shadowRoot.delegatesFocus is true
|
| PASS hostDiv.getAttribute("tabindex") is "-1"
|
| -Should move from input-before to host-div/inner-input in forward
|
| -PASS
|
| -Should move from host-div/inner-input to input-after in forward
|
| -PASS
|
| -Should move from input-after to host-div/inner-input in backward
|
| +Should move from input-before to input-after in forward
|
| PASS
|
| -Should move from host-div/inner-input to input-before in backward
|
| +Should move from input-after to input-before in backward
|
| PASS
|
| (7/8) Testing tab navigation order with tabindex=1 and delegatesFocus=false
|
| PASS hostDiv.shadowRoot.delegatesFocus is false
|
|
|