Index: LayoutTests/fast/css/hover-leftmost-quirks-expected.txt |
diff --git a/LayoutTests/fast/css/hover-leftmost-quirks-expected.txt b/LayoutTests/fast/css/hover-leftmost-quirks-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..196293872d7be9fb2772b95ce081300f2b3a1604 |
--- /dev/null |
+++ b/LayoutTests/fast/css/hover-leftmost-quirks-expected.txt |
@@ -0,0 +1,18 @@ |
+Quirks mode - simple selectors right of :hover |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS window.eventSender is defined. |
+PASS getComputedStyle(t1).backgroundColor is transparent |
+PASS getComputedStyle(t1).backgroundColor is green |
+PASS getComputedStyle(t2).backgroundColor is transparent |
+PASS getComputedStyle(t2).backgroundColor is green |
+PASS getComputedStyle(t3).backgroundColor is transparent |
+PASS getComputedStyle(t3).backgroundColor is green |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+Green background when hovered |
+Green background when hovered |
+Green background when hovered |