| 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) app_banner/ [ Skip ] | 6 Bug(none) app_banner/ [ Skip ] |
| 7 Bug(none) battery-status/ [ Skip ] | 7 Bug(none) battery-status/ [ Skip ] |
| 8 Bug(none) bindings/ [ Skip ] | 8 Bug(none) bindings/ [ Skip ] |
| 9 Bug(none) bluetooth/ [ Skip ] | 9 Bug(none) bluetooth/ [ Skip ] |
| 10 Bug(none) canvas/ [ Skip ] | 10 Bug(none) canvas/ [ Skip ] |
| (...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1381 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] | 1381 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] |
| 1382 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co
ntents-layer.html [ Failure ] | 1382 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co
ntents-layer.html [ Failure ] |
| 1383 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure
] | 1383 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure
] |
| 1384 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] | 1384 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] |
| 1385 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und
erline-position-cjk.html [ Failure ] | 1385 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und
erline-position-cjk.html [ Failure ] |
| 1386 | 1386 |
| 1387 # These are failing due to compositing isolation failures in SVG | 1387 # These are failing due to compositing isolation failures in SVG |
| 1388 # (likely missing code to account for CompositingRecorder). | 1388 # (likely missing code to account for CompositingRecorder). |
| 1389 crbug.com/665259 svg/as-background-image/svg-as-background-5.html [ Failure ] | 1389 crbug.com/665259 svg/as-background-image/svg-as-background-5.html [ Failure ] |
| 1390 crbug.com/665259 svg/as-background-image/svg-as-background-6.html [ Failure ] | 1390 crbug.com/665259 svg/as-background-image/svg-as-background-6.html [ Failure ] |
| 1391 crbug.com/665259 svg/stroke/non-scaling-stroke-paintserver-same-as-fill.html [ F
ailure ] | |
| OLD | NEW |