Index: third_party/WebKit/LayoutTests/fast/dom/shadow/css-focus-pseudo-match-shadow-host3-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/css-focus-pseudo-match-shadow-host3-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/shadow/css-focus-pseudo-match-shadow-host3-expected.txt |
deleted file mode 100644 |
index 16491cdd7e6284125d44c1a98e748f6d663e42ec..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/dom/shadow/css-focus-pseudo-match-shadow-host3-expected.txt |
+++ /dev/null |
@@ -1,52 +0,0 @@ |
-testing shadow composed tree |
-(1/4) both shadow hosts' delegateFocus are false |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-(2/4) top-level shadow host's delegateFocus is true |
-PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-(3/4) lower-level shadow host's delegateFocus is true |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)" |
-(4/4) both shadow hosts' delegateFocus are true |
-PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)" |
-PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
-PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
-PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |
- |