Index: LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt |
diff --git a/LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt b/LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..90b8876569252f7c90c0d80cba0d091b4b9d2dec |
--- /dev/null |
+++ b/LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt |
@@ -0,0 +1,12 @@ |
+Negated selector should not clear adjacent combinator flag. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS getComputedStyle(b).backgroundColor is transparent |
+PASS internals.updateStyleAndReturnAffectedElementCount() is 2 |
+PASS getComputedStyle(b).backgroundColor is green |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |