Index: third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-implicit-grid.html |
diff --git a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-implicit-grid.html b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-implicit-grid.html |
index 29fd80b977af77475f4acc424b0ce88930f2a9a8..516fc299811dc318e974b2335f04e5ae31326c2c 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-implicit-grid.html |
+++ b/third_party/WebKit/LayoutTests/fast/css-grid-layout/grid-positioned-items-implicit-grid.html |
@@ -28,8 +28,6 @@ |
<p>This test checks the behavior of the absolutely positioned grid items placed on the implicit grid.</p> |
-<p>TODO(rego): width and height of 1st and 3rd items in the next grid should be 230px once we solve http://crbug.com/562167</p> |
- |
<div class="grid"> |
<div class="sizedToGridArea absolute secondRowSecondColumn" |
data-offset-x="15" data-offset-y="15" data-expected-width="230" data-expected-height="230"> |