| 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 ] | 6 Bug(none) animations/ [ Skip ] |
| 7 Bug(none) app_banner/ [ Skip ] | 7 Bug(none) app_banner/ [ Skip ] |
| 8 Bug(none) battery-status/ [ Skip ] | 8 Bug(none) battery-status/ [ Skip ] |
| 9 Bug(none) bindings/ [ Skip ] | 9 Bug(none) bindings/ [ Skip ] |
| 10 Bug(none) bluetooth/ [ Skip ] | 10 Bug(none) bluetooth/ [ Skip ] |
| (...skipping 2119 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2130 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance.
html [ Crash Timeout ] | 2130 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance.
html [ Crash Timeout ] |
| 2131 | 2131 |
| 2132 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ] | 2132 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ] |
| 2133 | 2133 |
| 2134 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ] | 2134 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ] |
| 2135 Bug(none) fast/deprecated-flexbox/009.html [ Failure ] | 2135 Bug(none) fast/deprecated-flexbox/009.html [ Failure ] |
| 2136 Bug(none) fast/overflow/003.xml [ Failure ] | 2136 Bug(none) fast/overflow/003.xml [ Failure ] |
| 2137 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ] | 2137 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ] |
| 2138 Bug(none) fast/overflow/overflow-stacking.html [ Failure ] | 2138 Bug(none) fast/overflow/overflow-stacking.html [ Failure ] |
| 2139 | 2139 |
| 2140 # Paint property under-invalidation needs investigation. |
| 2141 crbug.com/645667 svg/custom/use-move-to-offset.svg [ Failure ] |
| 2142 crbug.com/645667 svg/custom/viewport-resource-inval.svg [ Failure ] |
| 2143 crbug.com/645667 compositing/clip-change.html [ Failure ] |
| 2144 crbug.com/645667 compositing/layer-creation/iframe-clip-removed.html [ Failure ] |
| 2145 |
| 2140 # Notes about rebaselined tests: | 2146 # Notes about rebaselined tests: |
| 2141 # | 2147 # |
| 2142 # Rebaselined for small pixel differences. | 2148 # Rebaselined for small pixel differences. |
| 2143 # compositing/geometry/layer-due-to-layer-children-deep.html | 2149 # compositing/geometry/layer-due-to-layer-children-deep.html |
| 2144 # | 2150 # |
| 2145 # Rebaselined because GeometryMapper applies a control clip for the input elemen
t; SPv1 does not. | 2151 # Rebaselined because GeometryMapper applies a control clip for the input elemen
t; SPv1 does not. |
| 2146 # fast/css/input-search-padding.html | 2152 # fast/css/input-search-padding.html |
| 2147 # fast/forms/search/search-vertical-alignment.html | 2153 # fast/forms/search/search-vertical-alignment.html |
| 2148 # fast/forms/search/searchfield-heights.html | 2154 # fast/forms/search/searchfield-heights.html |
| 2149 # fast/forms/text/text-font-height-mismatch.html | 2155 # fast/forms/text/text-font-height-mismatch.html |
| 2150 # fast/forms/text/textfield-overflow-by-value-update.html | 2156 # fast/forms/text/textfield-overflow-by-value-update.html |
| 2151 # fast/replaced/width100percent-searchfield.html | 2157 # fast/replaced/width100percent-searchfield.html |
| 2152 # | 2158 # |
| 2153 # SPv2 correctly positions a background clip that includes the transformed size
of div #two. | 2159 # SPv2 correctly positions a background clip that includes the transformed size
of div #two. |
| 2154 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper
(the issue is | 2160 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper
(the issue is |
| 2155 # also tracked in crbug.com/548184). | 2161 # also tracked in crbug.com/548184). |
| 2156 # transforms/transform-overflow.html | 2162 # transforms/transform-overflow.html |
| OLD | NEW |