Index: third_party/WebKit/LayoutTests/fast/css/empty-pseudo-class-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/empty-pseudo-class-expected.txt b/third_party/WebKit/LayoutTests/fast/css/empty-pseudo-class-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0cb4259b77e9066b5649175d95135a55ee353155 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/css/empty-pseudo-class-expected.txt |
@@ -0,0 +1,16 @@ |
+:empty selector tests |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS getComputedStyle(testDivs[0]).color is green |
+PASS getComputedStyle(testDivs[1]).color is green |
+PASS getComputedStyle(testDivs[2]).color is green |
+PASS getComputedStyle(testDivs[3]).color is green |
+PASS getComputedStyle(testDivs[4]).color is green |
+PASS getComputedStyle(testDivs[5]).color is green |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+. |
+ |