Index: third_party/WebKit/LayoutTests/fast/borders/border-image-width-rounding-expected.html |
diff --git a/third_party/WebKit/LayoutTests/fast/borders/border-image-width-rounding-expected.html b/third_party/WebKit/LayoutTests/fast/borders/border-image-width-rounding-expected.html |
index 549733295e338b091b7a002a35e65f7b74046bf8..2346ef1c14ef389e199bcf1098357c4800802fb9 100644 |
--- a/third_party/WebKit/LayoutTests/fast/borders/border-image-width-rounding-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/borders/border-image-width-rounding-expected.html |
@@ -7,8 +7,8 @@ |
border-style: solid; |
border-width: 1.9px; |
border-color: green; |
- width: 100px; |
- height: 100px; |
+ width: 98px; |
+ height: 98px; |
} |
</style> |
</head> |