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 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
72 Bug(none) typedcssom/ [ Skip ] | 72 Bug(none) typedcssom/ [ Skip ] |
73 Bug(none) usb/ [ Skip ] | 73 Bug(none) usb/ [ Skip ] |
74 Bug(none) vibration/ [ Skip ] | 74 Bug(none) vibration/ [ Skip ] |
75 Bug(none) virtual/ [ Skip ] | 75 Bug(none) virtual/ [ Skip ] |
76 Bug(none) wake_lock/ [ Skip ] | 76 Bug(none) wake_lock/ [ Skip ] |
77 Bug(none) web-animations-api/ [ Skip ] | 77 Bug(none) web-animations-api/ [ Skip ] |
78 Bug(none) webaudio/ [ Skip ] | 78 Bug(none) webaudio/ [ Skip ] |
79 Bug(none) webexposed/ [ Skip ] | 79 Bug(none) webexposed/ [ Skip ] |
80 Bug(none) webmidi/ [ Skip ] | 80 Bug(none) webmidi/ [ Skip ] |
81 Bug(none) xmlviewer/ [ Skip ] | 81 Bug(none) xmlviewer/ [ Skip ] |
| 82 crbug.com/657825 fast/performance/performance-first-paint-timing-observable.html
[ Skip ] |
| 83 crbug.com/657825 fast/performance/performance-paint-timing-observable.html [ Ski
p ] |
82 | 84 |
83 Bug(none) broadcastchannel/blobs.html [ Pass Failure ] | 85 Bug(none) broadcastchannel/blobs.html [ Pass Failure ] |
84 Bug(none) compositing/3d-cube.html [ Failure ] | 86 Bug(none) compositing/3d-cube.html [ Failure ] |
85 Bug(none) compositing/absolute-inside-out-of-view-fixed.html [ Failure ] | 87 Bug(none) compositing/absolute-inside-out-of-view-fixed.html [ Failure ] |
86 Bug(none) compositing/animation/hidden-composited.html [ Failure ] | 88 Bug(none) compositing/animation/hidden-composited.html [ Failure ] |
87 Bug(none) compositing/backface-visibility/backface-visibility-image.html [ Failu
re ] | 89 Bug(none) compositing/backface-visibility/backface-visibility-image.html [ Failu
re ] |
88 Bug(none) compositing/backface-visibility/backface-visibility-webgl.html [ Failu
re ] | 90 Bug(none) compositing/backface-visibility/backface-visibility-webgl.html [ Failu
re ] |
89 Bug(none) compositing/background-color/background-color-outside-document.html [
Crash Timeout ] | 91 Bug(none) compositing/background-color/background-color-outside-document.html [
Crash Timeout ] |
90 Bug(none) compositing/canvas-with-object-fit-contain-in-composited-layer.html [
Failure ] | 92 Bug(none) compositing/canvas-with-object-fit-contain-in-composited-layer.html [
Failure ] |
91 Bug(none) compositing/change-preferCompositingToLCDText-setting.html [ Failure ] | 93 Bug(none) compositing/change-preferCompositingToLCDText-setting.html [ Failure ] |
(...skipping 1510 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 | 1604 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper
(the issue is |
1603 # also tracked in crbug.com/548184). | 1605 # also tracked in crbug.com/548184). |
1604 # transforms/transform-overflow.html | 1606 # transforms/transform-overflow.html |
1605 | 1607 |
1606 # Subpixel adjustments due to differences in compositing | 1608 # Subpixel adjustments due to differences in compositing |
1607 Bug(none) fast/pagination/auto-height-with-break.html [ Failure ] | 1609 Bug(none) fast/pagination/auto-height-with-break.html [ Failure ] |
1608 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ] | 1610 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ] |
1609 Bug(none) svg/custom/use-css-events.svg [ Failure ] | 1611 Bug(none) svg/custom/use-css-events.svg [ Failure ] |
1610 Bug(none) svg/text/text-layout-crash.html [ Failure ] | 1612 Bug(none) svg/text/text-layout-crash.html [ Failure ] |
1611 Bug(none) images/color-profile-iframe.html [ Failure ] | 1613 Bug(none) images/color-profile-iframe.html [ Failure ] |
OLD | NEW |