Index: LayoutTests/fast/selectors/specificity-overflow-expected.txt |
diff --git a/LayoutTests/fast/selectors/specificity-overflow-expected.txt b/LayoutTests/fast/selectors/specificity-overflow-expected.txt |
index b17439a02e159a120903e0248486cefddba2b73c..f83eb55d622baccc32497c4275cca45e0f34e0e9 100644 |
--- a/LayoutTests/fast/selectors/specificity-overflow-expected.txt |
+++ b/LayoutTests/fast/selectors/specificity-overflow-expected.txt |
@@ -1,5 +1,11 @@ |
PASS getComputedStyle(idVsClass).color is "rgb(0, 128, 0)" |
PASS getComputedStyle(classVsElement).color is "rgb(0, 128, 0)" |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
Bug 98295: Selector specificity categories 'overflow' into higher categories |
Test passes if all text on this page is green. |