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 accessibility/ [ Skip ] | 5 accessibility/ [ Skip ] |
6 animations/ [ Skip ] | 6 animations/ [ Skip ] |
7 app_banner/ [ Skip ] | 7 app_banner/ [ Skip ] |
8 battery-status/ [ Skip ] | 8 battery-status/ [ Skip ] |
9 bindings/ [ Skip ] | 9 bindings/ [ Skip ] |
10 bluetooth/ [ Skip ] | 10 bluetooth/ [ Skip ] |
(...skipping 2140 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2151 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ] | 2151 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ] |
2152 | 2152 |
2153 fast/scrolling/overflow-scrollability.html [ Failure ] | 2153 fast/scrolling/overflow-scrollability.html [ Failure ] |
2154 fast/scrolling/scrollbar-prevent-default.html [ Failure ] | 2154 fast/scrolling/scrollbar-prevent-default.html [ Failure ] |
2155 compositing/lots-of-img-layers-with-opacity.html [ Failure ] | 2155 compositing/lots-of-img-layers-with-opacity.html [ Failure ] |
2156 compositing/lots-of-img-layers.html [ Failure ] | 2156 compositing/lots-of-img-layers.html [ Failure ] |
2157 | 2157 |
2158 fast/events/overflow-composited-scroll-fake-mouse-move.html [ Skip ] | 2158 fast/events/overflow-composited-scroll-fake-mouse-move.html [ Skip ] |
2159 | 2159 |
2160 # These timeout due to a JS errr parsing layerTreeAsText | 2160 # These timeout due to a JS errr parsing layerTreeAsText |
2161 crbug.com/647831 compositing/overflow/ancestor-with-clip-path.html [ Timeout ] | 2161 crbug.com/647831 compositing/overflow/ancestor-with-clip-path.html [ Failure ] |
2162 crbug.com/647831 compositing/overflow/opt-in-if-composited.html [ Timeout ] | 2162 crbug.com/647831 compositing/overflow/opt-in-if-composited.html [ Failure ] |
2163 crbug.com/647831 compositing/overflow/descendant-with-clip-path.html [ Timeout ] | 2163 crbug.com/647831 compositing/overflow/descendant-with-clip-path.html [ Failure ] |
2164 crbug.com/647831 compositing/overflow/scroller-with-border-radius.html [ Timeout
] | 2164 crbug.com/647831 compositing/overflow/scroller-with-border-radius.html [ Failure
] |
OLD | NEW |