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

Unified Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-new-API-expected.txt

Issue 1676513003: Move background/webkit-mask shorthands into CSSPropertyParser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix review issues Created 4 years, 9 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/inspector/elements/styles-4/styles-new-API-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-new-API-expected.txt b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-new-API-expected.txt
index 806e8ef289c9e0776cf5434b1f57ba00138d1a43..c2b28cb14780f810919e04b8b14548a1fe4c1fb4 100644
--- a/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-new-API-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/elements/styles-4/styles-new-API-expected.txt
@@ -40,15 +40,15 @@ body.main1: [regular, 21:29-21:67] {
body.main2: [regular, 23:0-23:10] {
['background':'green /* value !important comment */ !important /* no semicolon, very !important */' is-important] @[23:11-23:106]
['background-image':'initial' is-important] @[undefined-undefined]
+ ['background-position-x':'initial' is-important] @[undefined-undefined]
+ ['background-position-y':'initial' is-important] @[undefined-undefined]
+ ['background-size':'initial' is-important] @[undefined-undefined]
['background-repeat-x':'initial' is-important] @[undefined-undefined]
['background-repeat-y':'initial' is-important] @[undefined-undefined]
['background-attachment':'initial' is-important] @[undefined-undefined]
- ['background-position-x':'initial' is-important] @[undefined-undefined]
- ['background-position-y':'initial' is-important] @[undefined-undefined]
['background-origin':'initial' is-important] @[undefined-undefined]
['background-clip':'initial' is-important] @[undefined-undefined]
['background-color':'green' is-important] @[undefined-undefined]
- ['background-size':'initial' is-important] @[undefined-undefined]
}
body.mainpage: [regular, 3:0-3:13] {
['text-decoration':'none'] @[4:4-4:26]
@@ -116,15 +116,15 @@ body.main1: [regular, 21:29-21:67] {
body.main2: [regular, 23:0-23:10] {
['background':'green /* value !important comment */ !important /* no semicolon, very !important */' is-important] @[23:11-23:106]
['background-image':'initial' is-important] @[undefined-undefined]
+ ['background-position-x':'initial' is-important] @[undefined-undefined]
+ ['background-position-y':'initial' is-important] @[undefined-undefined]
+ ['background-size':'initial' is-important] @[undefined-undefined]
['background-repeat-x':'initial' is-important] @[undefined-undefined]
['background-repeat-y':'initial' is-important] @[undefined-undefined]
['background-attachment':'initial' is-important] @[undefined-undefined]
- ['background-position-x':'initial' is-important] @[undefined-undefined]
- ['background-position-y':'initial' is-important] @[undefined-undefined]
['background-origin':'initial' is-important] @[undefined-undefined]
['background-clip':'initial' is-important] @[undefined-undefined]
['background-color':'green' is-important] @[undefined-undefined]
- ['background-size':'initial' is-important] @[undefined-undefined]
}
body.mainpage: [regular, 3:0-3:13] {
['text-decoration':'none'] @[4:4-4:26]
@@ -194,15 +194,15 @@ body.main1: [regular, 21:29-21:67] {
body.main2: [regular, 23:0-23:10] {
['background':'green /* value !important comment */ !important /* no semicolon, very !important */' is-important] @[23:11-23:106]
['background-image':'initial' is-important] @[undefined-undefined]
+ ['background-position-x':'initial' is-important] @[undefined-undefined]
+ ['background-position-y':'initial' is-important] @[undefined-undefined]
+ ['background-size':'initial' is-important] @[undefined-undefined]
['background-repeat-x':'initial' is-important] @[undefined-undefined]
['background-repeat-y':'initial' is-important] @[undefined-undefined]
['background-attachment':'initial' is-important] @[undefined-undefined]
- ['background-position-x':'initial' is-important] @[undefined-undefined]
- ['background-position-y':'initial' is-important] @[undefined-undefined]
['background-origin':'initial' is-important] @[undefined-undefined]
['background-clip':'initial' is-important] @[undefined-undefined]
['background-color':'green' is-important] @[undefined-undefined]
- ['background-size':'initial' is-important] @[undefined-undefined]
}
body.mainpage: [regular, 3:0-3:13] {
['text-decoration':'none'] @[4:4-4:26]

Powered by Google App Engine
This is Rietveld 408576698