Index: LayoutTests/TestExpectations |
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
index ce279aaf2c551f901b8336d7b1fd9618517966e4..c22d2d3f59e2ff99066a7768bfccfbe9fc648eca 100644 |
--- a/LayoutTests/TestExpectations |
+++ b/LayoutTests/TestExpectations |
@@ -1427,11 +1427,13 @@ webkit.org/b/108912 inspector-protocol/heap-profiler/heap-snapshot-with-detached |
webkit.org/b/109312 fast/canvas/canvas-drawImage-shadow.html [ Pass Failure ] |
webkit.org/b/109312 virtual/gpu/fast/canvas/canvas-drawImage-shadow.html [ Pass Failure ] |
-# Adding new failing layout tests to illustrate the need for a future logic fix. |
-# Will be fixed in upcoming patch. |
-crbug.com/172875 compositing/overflow/automatically-opt-into-composited-scrolling.html [ Failure ] |
-crbug.com/172875 virtual/gpu/compositedscrolling/overflow/automatically-opt-into-composited-scrolling.html [ Failure ] |
-crbug.com/172875 virtual/softwarecompositing/overflow/automatically-opt-into-composited-scrolling.html [ Failure ] |
+# Logic in RenderLayer::collectLayers needs to be fixed. |
+crbug.com/238282 compositing/overflow/out-of-flow-pos-descendants-should-affect-all-ancestors.html [ Failure ] |
+crbug.com/238282 compositing/overflow/textarea-scroll-touch.html [ Failure ] |
+crbug.com/238282 virtual/gpu/compositedscrolling/overflow/out-of-flow-pos-descendants-should-affect-all-ancestors.html [ Failure ] |
+crbug.com/238282 virtual/gpu/compositedscrolling/overflow/textarea-scroll-touch.html [ Failure ] |
+crbug.com/238282 virtual/softwarecompositing/overflow/out-of-flow-pos-descendants-should-affect-all-ancestors.html [ Failure ] |
+crbug.com/238282 virtual/softwarecompositing/overflow/opt-into-composited-scrolling-positioned-ancestor.html [ Failure ] |
esprehn
2013/05/07 00:49:16
Are you going to fix these? We're trying to combat
hartmanng
2013/05/13 17:44:18
Yep! Already have an in-progress patch to fix thes
|
# Will need updated baselines with the opt-in fixes. |
crbug.com/234482 [ Linux Win Mac ] virtual/gpu/compositedscrolling/overflow/overflow-scroll.html [ Failure ] |