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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation

Issue 2410153007: Revert of Use enclosingLayoutRect instead of enclosingIntRect in SVGLayoutSupport::transformPaintInvalidation… (Closed)
Patch Set: Created 4 years, 2 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/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation b/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
index d409864ca09baa3b6ab9ffc9c02775405ffbdfe9..40039c56d38759301dc964fe5ec55dbc00b60ab9 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
@@ -1,7 +1,6 @@
# Expectations for slimmingPaintInvalidation feature
-# Different clipping behavior, sometimes more accurate (e.g. about css clip),
-# sometimes less accurate (e.g. when clip has transforms). This doesn't matter.
+# SlimmingPaintInvalidation has more accurate clipping
paint/invalidation/outline-clip-change.html [ NeedsRebaseline ]
paint/invalidation/scroll-in-transformed-layer.html [ NeedsRebaseline ]
paint/invalidation/scroll-with-transformed-parent-layer.html [ NeedsRebaseline ]
@@ -10,15 +9,19 @@
crbug.com/648769 paint/invalidation/invalidation-with-scale-transform.html [ Failure ]
crbug.com/648769 paint/invalidation/transform-inline-layered-child.html [ Failure ]
crbug.com/648769 paint/invalidation/transform-layout-repaint.html [ Failure ]
-# This test is also affected by different clipping behavior.
-crbug.com/648769 paint/invalidation/svg/animated-path-inside-transformed-html.xhtml [ Failure ]
# We use FrameView::x() and FrameView::y() which are integers to generate FrameView
# preTranslation, but the old path uses offsets in the layout tree. Not sure if it's
-# a bug of the new path or the old path.
+# a bug of new path or the old path.
paint/invalidation/repaint-during-scroll-with-zoom.html [ Failure ]
+
+# Missing SVG transform enclosingIntRect.
+crbug.com/651521 paint/invalidation/svg/absolute-sized-document-no-scrollbars.svg [ Failure ]
+crbug.com/651521 paint/invalidation/svg/tabgroup.svg [ Failure ]
+crbug.com/651521 paint/invalidation/svg/window.svg [ Failure ]
+crbug.com/651521 paint/invalidation/svg/animated-path-inside-transformed-html.xhtml [ Failure ]
+crbug.com/651521 paint/invalidation/svg/js-late-gradient-and-object-creation.svg [ Failure ]
+crbug.com/651521 paint/invalidation/svg/js-late-pattern-and-object-creation.svg [ Failure ]
# Missing SVG hairline stroke padding.
crbug.com/651511 paint/invalidation/svg/hairline-stroke-squarecap.svg [ Failure ]
-crbug.com/651511 paint/invalidation/svg/tabgroup.svg [ Failure ]
-crbug.com/651511 paint/invalidation/svg/window.svg [ Failure ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-document-no-scrollbars-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698