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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1996543002: Avoid using forced layout to trigger paint invalidation for SVG containers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 6 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: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index c0bf3feecd9c6fcf27feedfb91e0666ea2edc045..aff3b7799032604e66763386698e9e6208c610e7 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -233,6 +233,12 @@ crbug.com/448461 http/tests/loading/simple-subframe.html [ Failure Pass Timeout
crbug.com/339597 http/tests/navigation/back-to-redirect-with-frame.php [ Pass Timeout ]
crbug.com/473718 http/tests/navigation/beacon-cross-origin-redirect.html [ Failure Pass ]
+crbug.com/603956 svg/custom/resource-client-removal.svg [ NeedsManualRebaseline ]
+crbug.com/603956 svg/repaint/image-with-clip-path.svg [ NeedsManualRebaseline ]
+crbug.com/603956 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsManualRebaseline ]
+crbug.com/603956 svg/text/text-rescale.html [ NeedsManualRebaseline ]
+crbug.com/603956 svg/text/text-viewbox-rescale.html [ NeedsManualRebaseline ]
+
crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-basic.html [ Pass Failure ]
crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas.html [ Pass Failure ]
crbug.com/410974 fast/scroll-behavior/scroll-customization/scrollstate-consume-deltas-throw.html [ Pass Failure ]
@@ -1330,7 +1336,8 @@ crbug.com/619103 fast/table/border-collapsing/cached-change-row-border-color.htm
crbug.com/619103 fast/table/border-collapsing/cached-change-tbody-border-color.html [ Failure ]
crbug.com/619103 paint/invalidation/invalidate-after-composited-scroll-of-window.html [ Failure ]
crbug.com/619103 paint/invalidation/animated-gif-background-offscreen.html [ Pass Failure ]
-crbug.com/619103 [ Win ] svg/text/text-viewbox-rescale.html [ Pass Failure ]
+# Uncomment after landing the baselines for crbug.com/603956.
+#crbug.com/619103 [ Win ] svg/text/text-viewbox-rescale.html [ Pass Failure ]
crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ]

Powered by Google App Engine
This is Rietveld 408576698