Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(496)

Unified Diff: LayoutTests/TestExpectations

Issue 13427009: Replace the current contiguity check for composited scrolling (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 ]

Powered by Google App Engine
This is Rietveld 408576698