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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1809593002: [SPv2] Disables paint layer culling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: +mac test expectation Created 4 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 73f73898b775e11be71fed37154adf348790689e..add04700be721b6f90c835eb9a5812422d93c5e1 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -456,7 +456,9 @@ crbug.com/589265 virtual/spv2/fast/overflow/overflow-float-stacking.html [ Failu
crbug.com/589265 virtual/spv2/fast/overflow/overflow-focus-ring.html [ Failure ]
crbug.com/589265 virtual/spv2/fast/overflow/overflow-stacking.html [ Failure ]
crbug.com/589265 virtual/spv2/fast/overflow/overflow-text-hit-testing.html [ Failure ]
+crbug.com/589265 virtual/spv2/fast/overflow/overflow-update-transform.html [ Failure ]
crbug.com/589265 virtual/spv2/fast/overflow/overflow-with-local-background-attachment.html [ Failure ]
+crbug.com/589265 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
crbug.com/589265 virtual/spv2/fast/overflow/scrollbar-position-update.html [ Failure ]
crbug.com/589265 virtual/spv2/compositing/geometry/root-layer-update.html [ Failure ]
@@ -472,9 +474,6 @@ crbug.com/593525 virtual/spv2/fast/overflow/002.html [ Failure ]
crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl-vertical.html [ Failure ]
crbug.com/593525 virtual/spv2/fast/overflow/overflow-rtl.html [ Failure ]
crbug.com/593525 virtual/spv2/fast/overflow/table-overflow-float.html [ Failure ]
-# [SPv2] PaintLayerPainter should adjust cull rect between transform spaces.
-crbug.com/593596 virtual/spv2/fast/overflow/overflow-update-transform.html [ Failure ]
-crbug.com/593596 virtual/spv2/fast/overflow/scroll-nested-positioned-layer-in-overflow.html [ Failure ]
# [SPv2] Handle transform space reversion in PaintArtifactCompositor
crbug.com/597156 virtual/spv2/fast/clip/010.html [ Crash Failure ]
# [SPv2] Implement border radius rasterizing / drawing
@@ -484,6 +483,9 @@ crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited-parent
crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-composited.html [ Failure ]
crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-fixed-position.html [ Failure ]
crbug.com/597158 virtual/spv2/fast/clip/overflow-border-radius-transformed.html [ Failure ]
+# SkiaBitLocker should avoid allocating huge offscreen buffer
+crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash.html [ Skip ]
+crbug.com/605812 [ Mac ] virtual/spv2/fast/overflow/overflow-height-float-not-removed-crash2.html [ Skip ]
crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-3d.html [ Pass ]
crbug.com/587236 virtual/spv2/compositing/backface-visibility/backface-visibility-simple.html [ Pass ]
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintLayerPainter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698