| 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 2177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2188 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html [ Fa
ilure ] | 2188 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html [ Fa
ilure ] |
| 2189 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html [ F
ailure ] | 2189 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html [ F
ailure ] |
| 2190 crbug.com/589265 svg/foreignObject/filter.html [ Failure ] | 2190 crbug.com/589265 svg/foreignObject/filter.html [ Failure ] |
| 2191 | 2191 |
| 2192 # Interesting one. The expectation contains an artifact due to incorrect | 2192 # Interesting one. The expectation contains an artifact due to incorrect |
| 2193 # Skia peephole optimization. | 2193 # Skia peephole optimization. |
| 2194 crbug.com/675805 fast/text/complex-text-opacity.html [ Failure ] | 2194 crbug.com/675805 fast/text/complex-text-opacity.html [ Failure ] |
| 2195 | 2195 |
| 2196 # Failures due to frame scrollbars not painted | 2196 # Failures due to frame scrollbars not painted |
| 2197 crbug.com/589279 css3/blending/background-blend-mode-data-uri-svg-image.html [ F
ailure ] | 2197 crbug.com/589279 css3/blending/background-blend-mode-data-uri-svg-image.html [ F
ailure ] |
| 2198 |
| 2199 # Need to write SPv2 version of this code. |
| 2200 crbug.com/157218 compositing/overflow/border-radius-styles-with-composited-child
.html [ Failure ] |
| 2201 crbug.com/157218 compositing/overflow/siblings-with-border-radius-ancestor.html
[ Failure ] |
| 2202 crbug.com/157218 compositing/overflow/siblings-composited-with-border-radius-anc
estor.html [ Failure ] |
| 2198 | 2203 |
| 2199 # Notes about rebaselined tests: | 2204 # Notes about rebaselined tests: |
| 2200 # | 2205 # |
| 2201 # Rebaselined for small pixel differences. | 2206 # Rebaselined for small pixel differences. |
| 2202 # compositing/geometry/layer-due-to-layer-children-deep.html | 2207 # compositing/geometry/layer-due-to-layer-children-deep.html |
| 2203 # | 2208 # |
| 2204 # Rebaselined because GeometryMapper applies a control clip for the input elemen
t; SPv1 does not. | 2209 # Rebaselined because GeometryMapper applies a control clip for the input elemen
t; SPv1 does not. |
| 2205 # fast/css/input-search-padding.html | 2210 # fast/css/input-search-padding.html |
| 2206 # fast/forms/search/search-vertical-alignment.html | 2211 # fast/forms/search/search-vertical-alignment.html |
| 2207 # fast/forms/search/searchfield-heights.html | 2212 # fast/forms/search/searchfield-heights.html |
| 2208 # fast/forms/text/text-font-height-mismatch.html | 2213 # fast/forms/text/text-font-height-mismatch.html |
| 2209 # fast/forms/text/textfield-overflow-by-value-update.html | 2214 # fast/forms/text/textfield-overflow-by-value-update.html |
| 2210 # fast/replaced/width100percent-searchfield.html | 2215 # fast/replaced/width100percent-searchfield.html |
| 2211 # | 2216 # |
| 2212 # SPv2 correctly positions a background clip that includes the transformed size
of div #two. | 2217 # SPv2 correctly positions a background clip that includes the transformed size
of div #two. |
| 2213 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper
(the issue is | 2218 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper
(the issue is |
| 2214 # also tracked in crbug.com/548184). | 2219 # also tracked in crbug.com/548184). |
| 2215 # transforms/transform-overflow.html | 2220 # transforms/transform-overflow.html |
| 2216 | 2221 |
| 2217 # Subpixel adjustments due to differences in compositing | 2222 # Subpixel adjustments due to differences in compositing |
| 2218 Bug(none) fast/pagination/auto-height-with-break.html [ Failure ] | 2223 Bug(none) fast/pagination/auto-height-with-break.html [ Failure ] |
| 2219 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ] | 2224 Bug(none) svg/custom/non-scaling-stroke-update.svg [ Failure ] |
| 2220 Bug(none) fast/css/transform-default-parameter.html [ Failure ] | 2225 Bug(none) fast/css/transform-default-parameter.html [ Failure ] |
| 2221 Bug(none) svg/custom/use-css-events.svg [ Failure ] | 2226 Bug(none) svg/custom/use-css-events.svg [ Failure ] |
| 2222 Bug(none) svg/text/text-layout-crash.html [ Failure ] | 2227 Bug(none) svg/text/text-layout-crash.html [ Failure ] |
| 2223 Bug(none) fast/multicol/span/invalid-spanner-in-transform.html [ Failure ] | 2228 Bug(none) fast/multicol/span/invalid-spanner-in-transform.html [ Failure ] |
| 2224 Bug(none) images/color-profile-iframe.html [ Failure ] | 2229 Bug(none) images/color-profile-iframe.html [ Failure ] |
| OLD | NEW |