Index: LayoutTests/fast/css/clear-activechain-list-expected.txt |
diff --git a/LayoutTests/fast/css/clear-activechain-list-expected.txt b/LayoutTests/fast/css/clear-activechain-list-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..83e2a118d530b73a02c419b9f495b69ee9c88cb3 |
--- /dev/null |
+++ b/LayoutTests/fast/css/clear-activechain-list-expected.txt |
@@ -0,0 +1,11 @@ |
+Text in a span |
+Chain of active elements should be cleared, even if style :active sets display: none on the current active element |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+PASS background is "rgb(0, 255, 0)" |
+PASS color is "rgb(255, 255, 255)" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |