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

Unified Diff: LayoutTests/fast/css/inherited-properties-explicit-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/inherited-properties-explicit-expected.txt
diff --git a/LayoutTests/fast/css/inherited-properties-explicit-expected.txt b/LayoutTests/fast/css/inherited-properties-explicit-expected.txt
index 08bcaa55403fd0871f49ec5c4d96eeed3524e0e7..66db8d2ffde60e346acd6a32bb35d94bf9ee5d4e 100644
--- a/LayoutTests/fast/css/inherited-properties-explicit-expected.txt
+++ b/LayoutTests/fast/css/inherited-properties-explicit-expected.txt
@@ -4,6 +4,9 @@ PASS test('test2a', 'margin-left') is "5px"
PASS test('test2b', 'margin-left') is "5px"
PASS test('test3a', 'margin-left') is "10px"
PASS test('test3b', 'margin-left') is "10px"
+PASS successfullyParsed is true
+
+TEST COMPLETE
Test that the matched declaration cache handles explicitly inherited properties correctly.

Powered by Google App Engine
This is Rietveld 408576698