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

Unified Diff: LayoutTests/fast/css/sibling-selectors-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/css/sibling-selectors-expected.txt
diff --git a/LayoutTests/fast/css/sibling-selectors-expected.txt b/LayoutTests/fast/css/sibling-selectors-expected.txt
index 749f693a2ae101cf554b83b650d72dda822cef8d..fab979a0822628f0cea72ac8353c2d0849b08939 100644
--- a/LayoutTests/fast/css/sibling-selectors-expected.txt
+++ b/LayoutTests/fast/css/sibling-selectors-expected.txt
@@ -28,4 +28,7 @@ PASS document.defaultView.getComputedStyle(element, null).getPropertyValue('back
#test2 :last-of-type
PASS document.defaultView.getComputedStyle(element, null).getPropertyValue('background-color') is 'rgb(255, 0, 0)'
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698