| Index: LayoutTests/fast/dom/shadow/delegatesFocus-highlight-sibling-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/delegatesFocus-highlight-sibling-expected.txt b/LayoutTests/fast/dom/shadow/delegatesFocus-highlight-sibling-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..86d511b3c6c24abdd38175bcd508b6df93d1d55c
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/shadow/delegatesFocus-highlight-sibling-expected.txt
|
| @@ -0,0 +1,41 @@
|
| +crbug/474687 :focus style should properly be applied to shadow hosts.
|
| +PASS document.activeElement.id is "XMenu1"
|
| +PASS backgroundColorOf('XMenu1') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu2') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu3') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu4') is "rgb(170, 170, 170)"
|
| +PASS document.activeElement.id is "XMenu2"
|
| +PASS backgroundColorOf('XMenu1') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu2') is "rgb(204, 204, 204)"
|
| +PASS backgroundColorOf('XMenu3') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu4') is "rgb(170, 170, 170)"
|
| +PASS document.activeElement.id is "XMenu3"
|
| +PASS backgroundColorOf('XMenu1') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu2') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu3') is "rgb(204, 204, 204)"
|
| +PASS backgroundColorOf('XMenu4') is "rgb(170, 170, 170)"
|
| +PASS document.activeElement.id is "XMenu4"
|
| +PASS backgroundColorOf('XMenu1') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu2') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu3') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu4') is "rgb(204, 204, 204)"
|
| +PASS document.activeElement.id is "XMenu3"
|
| +PASS backgroundColorOf('XMenu1') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu2') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu3') is "rgb(204, 204, 204)"
|
| +PASS backgroundColorOf('XMenu4') is "rgb(170, 170, 170)"
|
| +PASS document.activeElement.id is "XMenu2"
|
| +PASS backgroundColorOf('XMenu1') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu2') is "rgb(204, 204, 204)"
|
| +PASS backgroundColorOf('XMenu3') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu4') is "rgb(170, 170, 170)"
|
| +PASS document.activeElement.id is "XMenu1"
|
| +PASS backgroundColorOf('XMenu1') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu2') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu3') is "rgb(170, 170, 170)"
|
| +PASS backgroundColorOf('XMenu4') is "rgb(170, 170, 170)"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
| +
|
|
|