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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Expectations for slimmingPaintInvalidation feature 1 # Expectations for slimmingPaintInvalidation feature
2 2
3 # Different clipping behavior, sometimes more accurate (e.g. about css clip), 3 # Different clipping behavior, sometimes more accurate (e.g. about css clip),
4 # sometimes less accurate (e.g. when clip has transforms). This doesn't matter. 4 # sometimes less accurate (e.g. when clip has transforms). This doesn't matter.
5 paint/invalidation/outline-clip-change.html [ NeedsRebaseline ] 5 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-
6 paint/invalidation/scroll-in-transformed-layer.html [ NeedsRebaseline ] 6 Bug(none) paint/invalidation/scroll-in-transformed-layer.html [ NeedsRebaseline ]
7 paint/invalidation/scroll-with-transformed-parent-layer.html [ NeedsRebaseline ] 7 Bug(none) paint/invalidation/scroll-with-transformed-parent-layer.html [ NeedsRe baseline ]
8 paint/invalidation/shift-relative-positioned-container-with-image-addition.html [ NeedsRebaseline ] 8 Bug(none) paint/invalidation/shift-relative-positioned-container-with-image-addi tion.html [ NeedsRebaseline ]
9 9
10 crbug.com/648274 fast/multicol/span/abspos-containing-block-outside-spanner.html [ Failure ] 10 crbug.com/648274 fast/multicol/span/abspos-containing-block-outside-spanner.html [ Failure ]
11 11
12 # Missing enclosingIntRect for scale transforms. 12 # Missing enclosingIntRect for scale transforms.
13 crbug.com/648769 paint/invalidation/invalidation-with-scale-transform.html [ Fai lure ] 13 crbug.com/648769 paint/invalidation/invalidation-with-scale-transform.html [ Fai lure ]
14 crbug.com/648769 paint/invalidation/transform-inline-layered-child.html [ Failur e ] 14 crbug.com/648769 paint/invalidation/transform-inline-layered-child.html [ Failur e ]
15 crbug.com/648769 paint/invalidation/transform-layout-repaint.html [ Failure ] 15 crbug.com/648769 paint/invalidation/transform-layout-repaint.html [ Failure ]
16 crbug.com/648769 fast/sub-pixel/sub-pixel-accumulates-to-layers.html [ Failure ] 16 crbug.com/648769 fast/sub-pixel/sub-pixel-accumulates-to-layers.html [ Failure ]
17 # This test is also affected by different clipping behavior. 17 # This test is also affected by different clipping behavior.
18 crbug.com/648769 paint/invalidation/svg/animated-path-inside-transformed-html.xh tml [ Failure ] 18 crbug.com/648769 paint/invalidation/svg/animated-path-inside-transformed-html.xh tml [ Failure ]
19 19
20 # We use FrameView::x() and FrameView::y() which are integers to generate FrameV iew 20 # We use FrameView::x() and FrameView::y() which are integers to generate FrameV iew
21 # preTranslation, but the old path uses offsets in the layout tree. Not sure if it's 21 # preTranslation, but the old path uses offsets in the layout tree. Not sure if it's
22 # a bug of the new path or the old path. 22 # a bug of the new path or the old path.
23 paint/invalidation/repaint-during-scroll-with-zoom.html [ Failure ] 23 Bug(none) paint/invalidation/repaint-during-scroll-with-zoom.html [ Failure ]
24 24
25 # Missing SVG hairline stroke padding. 25 # Missing SVG hairline stroke padding.
26 crbug.com/651511 paint/invalidation/svg/hairline-stroke-squarecap.svg [ Failure ] 26 crbug.com/651511 paint/invalidation/svg/hairline-stroke-squarecap.svg [ Failure ]
27 crbug.com/651511 paint/invalidation/svg/tabgroup.svg [ Failure ] 27 crbug.com/651511 paint/invalidation/svg/tabgroup.svg [ Failure ]
28 crbug.com/651511 paint/invalidation/svg/window.svg [ Failure ] 28 crbug.com/651511 paint/invalidation/svg/window.svg [ Failure ]
OLDNEW
« 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