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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt

Issue 2169343002: Initial value for mask-repeat property should be no-repeat (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated test case results Created 4 years, 5 months 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: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
index e0b1839889854d962a3bc0ab7cf9d14d9cdb730b..2b88a8374311991b6843c76a8ec82e16dc016dd6 100644
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt
@@ -42,7 +42,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
-webkit-mask-position: 0% 0%
-webkit-mask-position-x: 0%
-webkit-mask-position-y: 0%
--webkit-mask-repeat: repeat
+-webkit-mask-repeat: no-repeat
-webkit-mask-size: auto
-webkit-print-color-adjust: economy
-webkit-rtl-ordering: logical

Powered by Google App Engine
This is Rietveld 408576698