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

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

Issue 2406513002: Fix syntax of enable-blink-features=slimmingPaintInvalidation (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 | no next file » | 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 61fc662bea06734ad474d56b94d2c1d81c480810..60683bcd191d0e0d10cb579677b7acbd60609fed 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=slimmingPaintInvalidation
@@ -2,10 +2,10 @@
# Different clipping behavior, sometimes more accurate (e.g. about css clip),
# sometimes less accurate (e.g. when clip has transforms). This doesn't matter.
-paint/invalidation/outline-clip-change.html [ NeedsRebaseline ]
-paint/invalidation/scroll-in-transformed-layer.html [ NeedsRebaseline ]
-paint/invalidation/scroll-with-transformed-parent-layer.html [ NeedsRebaseline ]
-paint/invalidation/shift-relative-positioned-container-with-image-addition.html [ NeedsRebaseline ]
+Bug(none) paint/invalidation/outline-clip-change.html [ NeedsRebaseline ]
pdr. 2016/10/07 17:36:16 Xianzhu is using these NeedsRebaseline flags inten
chrishtr 2016/10/07 20:11:04 FYI I did the same thing in enable-slimming-paint-
+Bug(none) paint/invalidation/scroll-in-transformed-layer.html [ NeedsRebaseline ]
+Bug(none) paint/invalidation/scroll-with-transformed-parent-layer.html [ NeedsRebaseline ]
+Bug(none) paint/invalidation/shift-relative-positioned-container-with-image-addition.html [ NeedsRebaseline ]
crbug.com/648274 fast/multicol/span/abspos-containing-block-outside-spanner.html [ Failure ]
@@ -20,7 +20,7 @@ crbug.com/648769 paint/invalidation/svg/animated-path-inside-transformed-html.xh
# 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.
-paint/invalidation/repaint-during-scroll-with-zoom.html [ Failure ]
+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 ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698