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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
index 97c4b81dc7e97e7f4a97680b333e6bf8b230ca8b..a47ccfce5384021016ad25dd2c78dc0dba44ed25 100644
--- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-listing-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-listing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698