Index: LayoutTests/fast/hidpi/image-set-background-repeat-expected.html |
diff --git a/LayoutTests/fast/hidpi/image-set-background-repeat-expected.html b/LayoutTests/fast/hidpi/image-set-background-repeat-expected.html |
index d0c5058b17ed706e22f617083037bb310b25fb08..541e5f549554505f1308a78fd128b35601dd6ee7 100644 |
--- a/LayoutTests/fast/hidpi/image-set-background-repeat-expected.html |
+++ b/LayoutTests/fast/hidpi/image-set-background-repeat-expected.html |
@@ -7,7 +7,7 @@ |
height:90px; |
background-image: url('resources/deleteButton-2x.png'); |
background-repeat: repeat; |
- background-size: 30 30; |
+ background-size: 30px 30px; |
} |
</style> |
</head> |