| 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 ] | |
| 7 Bug(none) app_banner/ [ Skip ] | 6 Bug(none) app_banner/ [ Skip ] |
| 8 Bug(none) battery-status/ [ Skip ] | 7 Bug(none) battery-status/ [ Skip ] |
| 9 Bug(none) bindings/ [ Skip ] | 8 Bug(none) bindings/ [ Skip ] |
| 10 Bug(none) bluetooth/ [ Skip ] | 9 Bug(none) bluetooth/ [ Skip ] |
| 11 Bug(none) canvas/ [ Skip ] | 10 Bug(none) canvas/ [ Skip ] |
| 12 Bug(none) crypto/ [ Skip ] | 11 Bug(none) crypto/ [ Skip ] |
| 13 Bug(none) css-parser/ [ Skip ] | 12 Bug(none) css-parser/ [ Skip ] |
| 14 Bug(none) css1/ [ Skip ] | 13 Bug(none) css1/ [ Skip ] |
| 15 Bug(none) virtual/mojo-loading/css1/ [ Skip ] | 14 Bug(none) virtual/mojo-loading/css1/ [ Skip ] |
| 16 Bug(none) css2.1/ [ Skip ] | 15 Bug(none) css2.1/ [ Skip ] |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 59 Bug(none) scrollbars/ [ Skip ] | 58 Bug(none) scrollbars/ [ Skip ] |
| 60 Bug(none) scrollingcoordinator/ [ Skip ] | 59 Bug(none) scrollingcoordinator/ [ Skip ] |
| 61 Bug(none) security/ [ Skip ] | 60 Bug(none) security/ [ Skip ] |
| 62 Bug(none) shadow-dom/ [ Skip ] | 61 Bug(none) shadow-dom/ [ Skip ] |
| 63 Bug(none) storage/ [ Skip ] | 62 Bug(none) storage/ [ Skip ] |
| 64 Bug(none) svg/clip-path/ [ Skip ] | 63 Bug(none) svg/clip-path/ [ Skip ] |
| 65 Bug(none) tables/ [ Skip ] | 64 Bug(none) tables/ [ Skip ] |
| 66 Bug(none) third_party/ [ Skip ] | 65 Bug(none) third_party/ [ Skip ] |
| 67 Bug(none) touchadjustment/ [ Skip ] | 66 Bug(none) touchadjustment/ [ Skip ] |
| 68 Bug(none) transforms/ [ Skip ] | 67 Bug(none) transforms/ [ Skip ] |
| 69 Bug(none) transitions/ [ Skip ] | |
| 70 Bug(none) traversal/ [ Skip ] | 68 Bug(none) traversal/ [ Skip ] |
| 71 Bug(none) typedcssom/ [ Skip ] | 69 Bug(none) typedcssom/ [ Skip ] |
| 72 Bug(none) usb/ [ Skip ] | 70 Bug(none) usb/ [ Skip ] |
| 73 Bug(none) vibration/ [ Skip ] | 71 Bug(none) vibration/ [ Skip ] |
| 74 Bug(none) wake_lock/ [ Skip ] | 72 Bug(none) wake_lock/ [ Skip ] |
| 75 Bug(none) web-animations-api/ [ Skip ] | 73 Bug(none) web-animations-api/ [ Skip ] |
| 76 Bug(none) webaudio/ [ Skip ] | 74 Bug(none) webaudio/ [ Skip ] |
| 77 Bug(none) webexposed/ [ Skip ] | 75 Bug(none) webexposed/ [ Skip ] |
| 78 Bug(none) webmidi/ [ Skip ] | 76 Bug(none) webmidi/ [ Skip ] |
| 79 Bug(none) xmlviewer/ [ Skip ] | 77 Bug(none) xmlviewer/ [ Skip ] |
| (...skipping 1325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1405 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper
(the issue is | 1403 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper
(the issue is |
| 1406 # also tracked in crbug.com/548184). | 1404 # also tracked in crbug.com/548184). |
| 1407 # transforms/transform-overflow.html | 1405 # transforms/transform-overflow.html |
| 1408 | 1406 |
| 1409 # Subpixel adjustments due to differences in compositing | 1407 # Subpixel adjustments due to differences in compositing |
| 1410 Bug(none) svg/custom/use-css-events.svg [ Failure ] | 1408 Bug(none) svg/custom/use-css-events.svg [ Failure ] |
| 1411 Bug(none) svg/text/text-layout-crash.html [ Failure ] | 1409 Bug(none) svg/text/text-layout-crash.html [ Failure ] |
| 1412 Bug(none) compositing/overflow/do-not-paint-outline-into-composited-scrolling-co
ntents.html [ Failure ] | 1410 Bug(none) compositing/overflow/do-not-paint-outline-into-composited-scrolling-co
ntents.html [ Failure ] |
| 1413 | 1411 |
| 1414 # Some work remains to fully support composited animation and scrolling. | 1412 # Some work remains to fully support composited animation and scrolling. |
| 1413 crbug.com/674317 transitions/opacity-transform-transitions-inside-iframe.html [
Timeout ] |
| 1414 crbug.com/674317 transitions/transition-end-event-destroy-iframe.html [ Timeout
] |
| 1415 crbug.com/674317 virtual/threaded/animations/composited-filter-webkit-filter.htm
l [ Failure ] | 1415 crbug.com/674317 virtual/threaded/animations/composited-filter-webkit-filter.htm
l [ Failure ] |
| 1416 crbug.com/674317 virtual/threaded/animations/compositor-independent-transform-ca
ncel.html [ Failure ] | 1416 crbug.com/674317 virtual/threaded/animations/compositor-independent-transform-ca
ncel.html [ Failure ] |
| 1417 crbug.com/692310 virtual/threaded/animations/sample-on-last-keyframe.html [ Time
out ] | 1417 crbug.com/692310 virtual/threaded/animations/sample-on-last-keyframe.html [ Time
out ] |
| 1418 crbug.com/674317 virtual/threaded/animations/skew-notsequential-compositor.html
[ Failure ] | 1418 crbug.com/674317 virtual/threaded/animations/skew-notsequential-compositor.html
[ Failure ] |
| 1419 crbug.com/674317 virtual/threaded/animations/zoom-responsive-transform-animation
.html [ Timeout ] | 1419 crbug.com/674317 virtual/threaded/animations/zoom-responsive-transform-animation
.html [ Timeout ] |
| 1420 crbug.com/674317 virtual/threaded/fast/scroll-behavior/first-scroll-runs-on-comp
ositor.html [ Timeout ] | |
| 1421 crbug.com/674317 virtual/threaded/fast/scroll-behavior/smooth-scroll/fixed-backg
round-in-iframe.html [ Crash Failure ] | |
| 1422 crbug.com/674317 virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread
-scrolling-reason-added.html [ Timeout ] | |
| 1423 crbug.com/674317 virtual/threaded/fast/scroll-behavior/smooth-scroll/main-thread
-scrolling-reason-correctness.html [ Timeout ] | |
| 1424 crbug.com/674317 virtual/threaded/fast/scroll-behavior/smooth-scroll/mousewheel-
scroll-interrupted.html [ Timeout ] | |
| 1425 crbug.com/674317 virtual/threaded/transitions/extra-transition.html [ Timeout ] | 1420 crbug.com/674317 virtual/threaded/transitions/extra-transition.html [ Timeout ] |
| 1426 crbug.com/674317 virtual/threaded/transitions/opacity-transform-transitions-insi
de-iframe.html [ Timeout ] | 1421 crbug.com/674317 virtual/threaded/transitions/opacity-transform-transitions-insi
de-iframe.html [ Timeout ] |
| 1427 crbug.com/674317 virtual/threaded/transitions/opacity-transition-zindex.html [ T
imeout ] | 1422 crbug.com/674317 virtual/threaded/transitions/opacity-transition-zindex.html [ T
imeout ] |
| 1428 crbug.com/674317 virtual/threaded/transitions/transition-end-event-destroy-ifram
e.html [ Timeout ] | 1423 crbug.com/674317 virtual/threaded/transitions/transition-end-event-destroy-ifram
e.html [ Timeout ] |
| 1429 crbug.com/674317 virtual/threaded/transitions/unprefixed-transform.html [ Timeou
t ] | 1424 crbug.com/674317 virtual/threaded/transitions/unprefixed-transform.html [ Timeou
t ] |
| 1430 | 1425 |
| 1431 # Compositor Worker logic has not yet been fully ported to SPv2. | 1426 # Compositor Worker logic has not yet been fully ported to SPv2. |
| 1432 crbug.com/686897 virtual/threaded/fast/compositorworker/compositor-attribute-cha
nge-worker.html [ Timeout ] | 1427 crbug.com/686897 virtual/threaded/fast/compositorworker/compositor-attribute-cha
nge-worker.html [ Timeout ] |
| 1433 crbug.com/686897 virtual/threaded/fast/compositorworker/compositor-proxy-disconn
ect-worker.html [ Timeout ] | 1428 crbug.com/686897 virtual/threaded/fast/compositorworker/compositor-proxy-disconn
ect-worker.html [ Timeout ] |
| 1434 crbug.com/686897 virtual/threaded/fast/compositorworker/visual-update.html [ Tim
eout ] | 1429 crbug.com/686897 virtual/threaded/fast/compositorworker/visual-update.html [ Tim
eout ] |
| (...skipping 15 matching lines...) Expand all Loading... |
| 1450 # and minor border radius clipping differences. Some SPv2 change is being ticked
by the border | 1445 # and minor border radius clipping differences. Some SPv2 change is being ticked
by the border |
| 1451 # painting code. | 1446 # painting code. |
| 1452 Bug(700530) fast/css/background-clip-values.html [ Failure ] | 1447 Bug(700530) fast/css/background-clip-values.html [ Failure ] |
| 1453 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] | 1448 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] |
| 1454 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co
ntents-layer.html [ Failure ] | 1449 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co
ntents-layer.html [ Failure ] |
| 1455 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure
] | 1450 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure
] |
| 1456 Bug(700530) svg/W3C-SVG-1.1/animate-elem-05-t.svg [ Failure ] | 1451 Bug(700530) svg/W3C-SVG-1.1/animate-elem-05-t.svg [ Failure ] |
| 1457 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] | 1452 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] |
| 1458 Bug(700530) fast/forms/select-popup/popup-menu-appearance-zoom110.html [ Failure
] | 1453 Bug(700530) fast/forms/select-popup/popup-menu-appearance-zoom110.html [ Failure
] |
| 1459 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und
erline-position-cjk.html [ Failure ] | 1454 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und
erline-position-cjk.html [ Failure ] |
| OLD | NEW |