| OLD | NEW |
| 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 Loading... |
| 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 ] |
| OLD | NEW |