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

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

Issue 2543293002: Add virtual/spinvalidation/paint/invalidation test suite (Closed)
Patch Set: Rebaseline virtual/spinvalidation/paint/invalidation/select-option-background-color.html Created 4 years 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/TestExpectations » ('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 730bc9096767e0f2e4cdd9845df138ce6cb9cce8..c42f15105458ec2b950ff5c23e8e5e0f7c4dc8e2 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=SlimmingPaintInvalidation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=SlimmingPaintInvalidation
@@ -1,28 +1,6 @@
# Expectations for SlimmingPaintInvalidation feature
-# Rebaselined because of different clipping behavior, sometimes more accurate
-# (e.g. about css clip), sometimes less accurate (e.g. when clip has transforms)
-# which doesn't matter.
-# paint/invalidation/outline-clip-change.html
-# paint/invalidation/scroll-in-transformed-layer.html
-# paint/invalidation/scroll-with-transformed-parent-layer.html
-# paint/invalidation/shift-relative-positioned-container-with-image-addition.html
-
-# Rebaselined: We use FrameView::x() and FrameView::y() which are integers to
-# generate FrameViewpreTranslation, but the old path uses offsets in the layout tree.
-# paint/invalidation/repaint-during-scroll-with-zoom.html
-
-# Rebaselined because we expand local paint invalidation rect to whole pixels
-# before mapping it to backing so it may cover extra pixels causing incremental
-# invalidation not applicable.
-# paint/invalidation/border-radius-repaint-2.html
-# paint/invalidation/flexbox/repaint-rtl-column.html
-# paint/invalidation/flexbox/repaint.html
-# paint/invalidation/line-flow-with-floats-4.html
-# paint/invalidation/line-flow-with-floats-5.html
-# paint/invalidation/window-resize-percent-html.html
-
-# Rebaselined paint/invalidation/svg because we do more accurate pixel snapping
-# for SVGRoot instead of enclosingIntRect() on SVGRoot during rect mapping.
+# These tests run in virtual/spinvalidation suite.
+Bug(none) paint/invalidation [ Skip ]
crbug.com/648274 fast/multicol/span/abspos-containing-block-outside-spanner.html [ Failure ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698