Index: LayoutTests/fast/css/invalidation/link-pseudo-expected.txt |
diff --git a/LayoutTests/fast/css/invalidation/link-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/link-pseudo-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..271a14e7ea3633d4a8ba1f06d24674c59954babe |
--- /dev/null |
+++ b/LayoutTests/fast/css/invalidation/link-pseudo-expected.txt |
@@ -0,0 +1,12 @@ |
+Use descendant invalidation set for :link pseudo class. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS internals.computedStyleIncludingVisitedInfo(match).backgroundColor is red |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 5 |
+PASS internals.computedStyleIncludingVisitedInfo(match).backgroundColor is green |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |