Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-zoom-and-background-size.html |
diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zoom-and-background-size.html b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zoom-and-background-size.html |
index ad6b23a1e43580b0bdbd41d058a1c22b07caf358..f00c0f47a8f0562400292ed85d295341a6e65ab2 100644 |
--- a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zoom-and-background-size.html |
+++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zoom-and-background-size.html |
@@ -137,8 +137,9 @@ |
"left": "20px", |
"top": "20px", |
- "right": "50px", |
- "bottom": "50px", |
+// Right/Bottom don't make sense with left/top and width |
+// "right": "50px", |
+// "bottom": "50px", |
"font-size": "20px", |
"width": "400px", |
@@ -212,4 +213,4 @@ |
</body> |
-</html> |
+</html> |