Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Unified Diff: LayoutTests/fast/selectors/specificity-overflow-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698