| 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 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 60 Bug(none) security/ [ Skip ] | 60 Bug(none) security/ [ Skip ] |
| 61 Bug(none) shadow-dom/ [ Skip ] | 61 Bug(none) shadow-dom/ [ Skip ] |
| 62 Bug(none) storage/ [ Skip ] | 62 Bug(none) storage/ [ Skip ] |
| 63 Bug(none) svg/clip-path/ [ Skip ] | 63 Bug(none) svg/clip-path/ [ Skip ] |
| 64 Bug(none) tables/ [ Skip ] | 64 Bug(none) tables/ [ Skip ] |
| 65 Bug(none) third_party/ [ Skip ] | 65 Bug(none) third_party/ [ Skip ] |
| 66 Bug(none) touchadjustment/ [ Skip ] | 66 Bug(none) touchadjustment/ [ Skip ] |
| 67 Bug(none) transforms/ [ Skip ] | 67 Bug(none) transforms/ [ Skip ] |
| 68 Bug(none) traversal/ [ Skip ] | 68 Bug(none) traversal/ [ Skip ] |
| 69 Bug(none) typedcssom/ [ Skip ] | 69 Bug(none) typedcssom/ [ Skip ] |
| 70 Bug(none) usb/ [ Skip ] | |
| 71 Bug(none) vibration/ [ Skip ] | 70 Bug(none) vibration/ [ Skip ] |
| 72 Bug(none) wake_lock/ [ Skip ] | 71 Bug(none) wake_lock/ [ Skip ] |
| 73 Bug(none) webaudio/ [ Skip ] | 72 Bug(none) webaudio/ [ Skip ] |
| 74 Bug(none) webexposed/ [ Skip ] | 73 Bug(none) webexposed/ [ Skip ] |
| 75 Bug(none) webmidi/ [ Skip ] | 74 Bug(none) webmidi/ [ Skip ] |
| 76 Bug(none) xmlviewer/ [ Skip ] | 75 Bug(none) xmlviewer/ [ Skip ] |
| 77 | 76 |
| 78 Bug(none) virtual/android/ [ Skip ] | 77 Bug(none) virtual/android/ [ Skip ] |
| 79 Bug(none) virtual/color_space/ [ Skip ] | 78 Bug(none) virtual/color_space/ [ Skip ] |
| 80 Bug(none) virtual/disable-spinvalidation/ [ Skip ] | 79 Bug(none) virtual/disable-spinvalidation/ [ Skip ] |
| (...skipping 1298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1379 Bug(700530) fast/forms/select-popup/popup-menu-appearance-zoom110.html [ Failure
] | 1378 Bug(700530) fast/forms/select-popup/popup-menu-appearance-zoom110.html [ Failure
] |
| 1380 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und
erline-position-cjk.html [ Failure ] | 1379 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und
erline-position-cjk.html [ Failure ] |
| 1381 | 1380 |
| 1382 # These are failing due to compositing isolation failures in SVG | 1381 # These are failing due to compositing isolation failures in SVG |
| 1383 # (likely missing code to account for CompositingRecorder). | 1382 # (likely missing code to account for CompositingRecorder). |
| 1384 crbug.com/665259 svg/as-background-image/svg-as-background-5.html [ Failure ] | 1383 crbug.com/665259 svg/as-background-image/svg-as-background-5.html [ Failure ] |
| 1385 crbug.com/665259 svg/as-background-image/svg-as-background-6.html [ Failure ] | 1384 crbug.com/665259 svg/as-background-image/svg-as-background-6.html [ Failure ] |
| 1386 crbug.com/665259 svg/stroke/non-scaling-stroke-paintserver-same-as-fill.html [ F
ailure ] | 1385 crbug.com/665259 svg/stroke/non-scaling-stroke-paintserver-same-as-fill.html [ F
ailure ] |
| 1387 crbug.com/665259 css3/blending/svg-isolation-svg-img-isolate.html [ Failure ] | 1386 crbug.com/665259 css3/blending/svg-isolation-svg-img-isolate.html [ Failure ] |
| 1388 crbug.com/665259 css3/blending/svg-isolation-img-isolate.html [ Failure ] | 1387 crbug.com/665259 css3/blending/svg-isolation-img-isolate.html [ Failure ] |
| OLD | NEW |