Index: LayoutTests/fast/css/nth-child-dynamic-002-expected.txt |
diff --git a/LayoutTests/fast/css/nth-child-dynamic-002-expected.txt b/LayoutTests/fast/css/nth-child-dynamic-002-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..136e78ee7b750a002dd714c28b022ba18f0b5887 |
--- /dev/null |
+++ b/LayoutTests/fast/css/nth-child-dynamic-002-expected.txt |
@@ -0,0 +1,13 @@ |
+An existing LocalStyleChange on parent should not inhibit forward/backward rule update on children. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS getComputedStyle(inner).color is "rgb(255, 255, 255)" |
+PASS getComputedStyle(inner).color is "rgb(0, 128, 0)" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+You should see a green square below, and no FAIL. |
+ |
+FAIL |