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

Unified Diff: LayoutTests/fast/css/inherited-properties-explicit-expected.txt

Issue 703323002: Continue removing testing of getPropertyCSSValue (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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 66db8d2ffde60e346acd6a32bb35d94bf9ee5d4e..ae6bb36067b7cf255ec60d3cfb9d5f93b2386147 100644
--- a/LayoutTests/fast/css/inherited-properties-explicit-expected.txt
+++ b/LayoutTests/fast/css/inherited-properties-explicit-expected.txt
@@ -1,9 +1,9 @@
-PASS test('test1a', 'margin-left') is "0px"
-PASS test('test1b', 'margin-left') is "0px"
-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 test('test1a') is "0px"
+PASS test('test1b') is "0px"
+PASS test('test2a') is "5px"
+PASS test('test2b') is "5px"
+PASS test('test3a') is "10px"
+PASS test('test3b') is "10px"
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/css/inherited-properties-explicit.html ('k') | LayoutTests/fast/css/inherited-properties-rare-text.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698