Index: third_party/WebKit/LayoutTests/paint/invalidation/multiple-backgrounds-style-change.html |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/multiple-backgrounds-style-change.html b/third_party/WebKit/LayoutTests/paint/invalidation/multiple-backgrounds-style-change.html |
index 1b237c73174496fbf83c87abff5afbab1e3ba797..57357f5613d501b1f9ffbe0d06f7806af4dbafc0 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/multiple-backgrounds-style-change.html |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/multiple-backgrounds-style-change.html |
@@ -7,7 +7,7 @@ |
background-repeat: no-repeat; |
background-size: 100px 100px; |
background-position: 0 0, 100px 100px; |
- background-image: url('../../images/resources/green-256x256.jpg'), url('../images/resources/dice.png'); |
+ background-image: url('../../images/resources/green-256x256.jpg'), url('../../images/resources/dice.png'); |
} |
.composited { |