Index: LayoutTests/fast/css/nth-child-no-mutations-expected.txt |
diff --git a/LayoutTests/fast/css/nth-child-no-mutations-expected.txt b/LayoutTests/fast/css/nth-child-no-mutations-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8a75c8efec2a191543a8b76560b4daee8a998c9e |
--- /dev/null |
+++ b/LayoutTests/fast/css/nth-child-no-mutations-expected.txt |
@@ -0,0 +1,11 @@ |
+Not necessary to recalc sibling styles for :nth-child when no mutations have happened. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 1 |
+PASS getComputedStyle(testElm, null).color is green |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |