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 2774 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2785 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ] | 2785 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ] |
2786 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ] | 2786 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ] |
2787 svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ] | 2787 svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml [ Failure ] |
2788 svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failure ] | 2788 svg/zoom/page/zoom-svg-through-object-with-override-size.html [ Failure ] |
2789 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ] | 2789 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ] |
2790 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ] | 2790 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Failure ] |
2791 svg/zoom/text/zoom-foreignObject.svg [ Failure ] | 2791 svg/zoom/text/zoom-foreignObject.svg [ Failure ] |
2792 svg/zoom/text/zoom-hixie-mixed-008.xml [ Failure ] | 2792 svg/zoom/text/zoom-hixie-mixed-008.xml [ Failure ] |
2793 svg/zoom/text/zoom-hixie-mixed-009.xml [ Failure ] | 2793 svg/zoom/text/zoom-hixie-mixed-009.xml [ Failure ] |
2794 svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ] | 2794 svg/zoom/text/zoom-svg-float-border-padding.xml [ Failure ] |
| 2795 |
| 2796 crbug.com/637313 fast/repaint/filter-invalidation-after-display.html [ Failure ] |
| 2797 crbug.com/637313 fast/repaint/filter-invalidation-positioned-child.html [ Failur
e ] |
| 2798 crbug.com/637313 fast/repaint/reflection-invalidation-after-display.html [ Failu
re ] |
| 2799 crbug.com/637313 fast/repaint/reflection-redraw.html [ Failure ] |
| 2800 |
| 2801 crbug.com/637316 svg/custom/js-update-image.svg [ Failure ] |
| 2802 crbug.com/637316 svg/custom/js-update-transform-addition.svg [ Failure ] |
| 2803 crbug.com/637316 svg/custom/js-update-transform-changes.svg [ Failure ] |
| 2804 crbug.com/637316 svg/filters/feImage-change-target-id.svg [ Failure ] |
| 2805 crbug.com/637316 svg/filters/feImage-remove-target.svg [ Failure ] |
| 2806 crbug.com/637316 svg/repaint/modify-transferred-listitem-different-attr.html [ F
ailure ] |
OLD | NEW |