Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 2230ab910adaa46bd6501dcbca3a29bcaf2c5611..c38b2dffe219c0e5aa95c88e6219c040c1ef121f 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -1035,9 +1035,13 @@ crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur |
crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping-geometry-grid-as-text.html [ Skip ] |
crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keeping-geometry-as-text.html [ Skip ] |
-crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] |
-crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] |
-crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] |
+crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Failure ] |
+crbug.com/582230 fast/repaint/align-items-change.html [ Failure ] |
+crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Failure ] |
+ |
+crbug.com/587641 fast/repaint/justify-items-change.html [ Failure ] |
cbiesinger
2016/02/18 20:13:17
Why are they failing and what's the plan to fix it
jfernandez
2016/02/18 21:28:57
Well, we are removing the style Reattch in this pa
|
+crbug.com/587641 fast/repaint/justify-items-overflow-change.html [ Failure ] |
+crbug.com/587641 fast/repaint/justify-items-legacy-change.html [ Failure ] |
crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] |