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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2

Issue 2621243002: Fix paint offset and clips in SPv2 (Closed)
Patch Set: none Created 3 years, 11 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 | third_party/WebKit/Source/core/paint/PaintLayerClipper.h » ('j') | 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 slimming paint v2 1 # Expectations for slimming paint v2
2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view 2 # See: https://docs.google.com/document/d/1QCM912Dr6u38DqyQqd7pxQxDy8FFOoWMMDq7u AXqKdA/view
3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now). 3 # We are focused on fast/, compositing/, and svg/ with all other directories ski pped (for now).
4 4
5 Bug(none) accessibility/ [ Skip ] 5 Bug(none) accessibility/ [ Skip ]
6 Bug(none) animations/ [ Skip ] 6 Bug(none) animations/ [ Skip ]
7 Bug(none) app_banner/ [ Skip ] 7 Bug(none) app_banner/ [ Skip ]
8 Bug(none) battery-status/ [ Skip ] 8 Bug(none) battery-status/ [ Skip ]
9 Bug(none) bindings/ [ Skip ] 9 Bug(none) bindings/ [ Skip ]
10 Bug(none) bluetooth/ [ Skip ] 10 Bug(none) bluetooth/ [ Skip ]
(...skipping 1591 matching lines...) Expand 10 before | Expand all | Expand 10 after
1602 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 1602 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
1603 # also tracked in crbug.com/548184). 1603 # also tracked in crbug.com/548184).
1604 # transforms/transform-overflow.html 1604 # transforms/transform-overflow.html
1605 1605
1606 # Subpixel adjustments due to differences in compositing 1606 # Subpixel adjustments due to differences in compositing
1607 Bug(none) fast/pagination/auto-height-with-break.html [ Failure ] 1607 Bug(none) fast/pagination/auto-height-with-break.html [ Failure ]
1608 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ] 1608 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ]
1609 Bug(none) svg/custom/use-css-events.svg [ Failure ] 1609 Bug(none) svg/custom/use-css-events.svg [ Failure ]
1610 Bug(none) svg/text/text-layout-crash.html [ Failure ] 1610 Bug(none) svg/text/text-layout-crash.html [ Failure ]
1611 Bug(none) images/color-profile-iframe.html [ Failure ] 1611 Bug(none) images/color-profile-iframe.html [ Failure ]
1612
1613 # Failing because SPv2 applies extra clips for SVG root clip or control clip.
1614 crbug.com/680325 fast/forms/button-positioned.html [ Failure ]
1615 crbug.com/680325 fast/forms/text/input-appearance-preventDefault.html [ Failure ]
1616 crbug.com/680325 svg/custom/mouse-move-on-svg-container-standalone.svg [ Failure ]
1617 crbug.com/680325 svg/custom/mouse-move-on-svg-root-standalone.svg [ Failure ]
1618 crbug.com/680325 svg/custom/pattern-userSpaceOnUse-userToBaseTransform.xhtml [ F ailure ]
1619 crbug.com/680325 svg/custom/viewport-update2.svg [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintLayerClipper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698