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 60683bcd191d0e0d10cb579677b7acbd60609fed..c9c14559bd85c072ba92a9e10d76276ca21cb07c 100644 |
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation |
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation |
@@ -14,15 +14,16 @@ crbug.com/648769 paint/invalidation/invalidation-with-scale-transform.html [ Fai |
crbug.com/648769 paint/invalidation/transform-inline-layered-child.html [ Failure ] |
crbug.com/648769 paint/invalidation/transform-layout-repaint.html [ Failure ] |
crbug.com/648769 fast/sub-pixel/sub-pixel-accumulates-to-layers.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. |
Bug(none) paint/invalidation/repaint-during-scroll-with-zoom.html [ 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 ] |
+# 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 ] |