Index: third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt b/third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt |
index 64ee892bf6ff741f988401d178c3d68ad4c3e073..a1f21b057e2f36db8d4ff75b5d0f238aaacd9cfb 100644 |
--- a/third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/inspector-support/style-expected.txt |
@@ -2,15 +2,15 @@ CONSOLE WARNING: 'getMatchedCSSRules()' is deprecated. For more help, check http |
Note that background is buggy right now! |
Test |
background-image: initial |
+background-position-x: initial |
+background-position-y: initial |
+background-size: initial |
background-repeat-x: initial |
background-repeat-y: initial |
background-attachment: initial |
-background-position-x: initial |
-background-position-y: initial |
background-origin: initial |
background-clip: initial |
background-color: purple |
-background-size: initial |
margin-top: 1em |
margin-right: 1em |
margin-bottom: 1em |