Index: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-content-alignment.html |
diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-content-alignment.html b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-content-alignment.html |
index cf983490e9176265b4dd51131b7d85fca3728247..40471b7f2df1f319d0c87cb41cbce4d2ea539314 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-content-alignment.html |
+++ b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-content-alignment.html |
@@ -301,13 +301,13 @@ |
<div class="grid contentSpaceAround"> |
<div style="grid-column: 2 / auto; grid-row: 2 / auto;" |
- data-offset-x="288" data-offset-y="145" data-expected-width="112" data-expected-height="55"> |
+ data-offset-x="288" data-offset-y="145" data-expected-width="113" data-expected-height="55"> |
</div> |
</div> |
<div class="grid contentSpaceAround"> |
<div class="offsets" style="grid-column: 2 / auto; grid-row: 2 / auto;" |
- data-offset-x="288" data-offset-y="145" data-expected-width="112" data-expected-height="55"> |
+ data-offset-x="288" data-offset-y="145" data-expected-width="113" data-expected-height="55"> |
</div> |
</div> |