Index: LayoutTests/fast/dynamic/last-child-descendant-expected.txt |
diff --git a/LayoutTests/fast/dynamic/last-child-descendant-expected.txt b/LayoutTests/fast/dynamic/last-child-descendant-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..181ef0ca0997c8403b58d4779d5277275589b8b7 |
--- /dev/null |
+++ b/LayoutTests/fast/dynamic/last-child-descendant-expected.txt |
@@ -0,0 +1,11 @@ |
+Evaluation of :last-child affecting descendant. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS getComputedStyle(b).color is green |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+This text should be green |
+ |