Index: third_party/WebKit/LayoutTests/fast/dom/shadow/delegatesFocus-highlight-sibling-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/delegatesFocus-highlight-sibling-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/delegatesFocus-highlight-sibling-expected.txt |
deleted file mode 100644 |
index 86d511b3c6c24abdd38175bcd508b6df93d1d55c..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/delegatesFocus-highlight-sibling-expected.txt |
+++ /dev/null |
@@ -1,41 +0,0 @@ |
-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 |
- |
- |