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

Unified Diff: third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt

Issue 2249653002: border-foo WIP Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: V9 Created 4 years, 4 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/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt b/third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt
index 850ea6891001bb7fd5d3f67f7b48b41fcb666691..dd5ddc1ce6db7792b69b11152258b42f35bdb472 100644
--- a/third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/backgrounds/background-shorthand-with-backgroundSize-style-expected.txt
@@ -67,7 +67,7 @@ PASS computedStyle.getPropertyValue("background-size") is "50%"
PASS checkComputedStyleValue() is true
PASS e.style.background is "fixed red"
-PASS e.style.backgroundSize is "initial"
+PASS e.style.backgroundSize is "auto"
PASS checkStyle() is true
PASS computedStyle.getPropertyValue("background") is "rgb(255, 0, 0) none repeat fixed 0% 0% / auto padding-box border-box"
PASS computedStyle.getPropertyValue("background-size") is "auto"

Powered by Google App Engine
This is Rietveld 408576698