Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(155)

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2

Issue 2570223002: [SPv2] Associate effect property nodes for SVG paint chunks (Closed)
Patch Set: revert hasNonIso... change Created 3 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 2110 matching lines...) Expand 10 before | Expand all | Expand 10 after
2121 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ] 2121 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ]
2122 2122
2123 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ] 2123 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ]
2124 Bug(none) fast/deprecated-flexbox/009.html [ Failure ] 2124 Bug(none) fast/deprecated-flexbox/009.html [ Failure ]
2125 Bug(none) fast/overflow/003.xml [ Failure ] 2125 Bug(none) fast/overflow/003.xml [ Failure ]
2126 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ] 2126 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ]
2127 Bug(none) fast/overflow/overflow-stacking.html [ Failure ] 2127 Bug(none) fast/overflow/overflow-stacking.html [ Failure ]
2128 2128
2129 Bug(none) css3/blending/background-blend-mode-overlapping-accelerated-elements.h tml [ Failure ] 2129 Bug(none) css3/blending/background-blend-mode-overlapping-accelerated-elements.h tml [ Failure ]
2130 Bug(none) css3/blending/effect-background-blend-mode-stacking.html [ Failure ] 2130 Bug(none) css3/blending/effect-background-blend-mode-stacking.html [ Failure ]
2131 Bug(none) css3/blending/mix-blend-mode-with-masking.html [ Failure ]
2132 Bug(none) css3/blending/svg-blend-layer-mask.html [ Failure ]
2133 Bug(none) css3/blending/svg-isolation-add-masking.html [ Failure ]
2134 Bug(none) css3/blending/svg-isolation-embed-isolate.html [ Failure ]
2135 Bug(none) css3/blending/svg-isolation-iframe-isolate.html [ Failure ]
2136 Bug(none) css3/blending/svg-isolation-object-isolate.html [ Failure ]
2137
2138 Bug(none) svg/custom/circular-clip-path-references-crash.svg [ Failure ]
2139 Bug(none) svg/custom/marker-zero-length-linecaps.svg [ Failure ]
2140 Bug(none) svg/custom/mask-changes.svg [ Failure ]
2141 Bug(none) svg/custom/mask-excessive-malloc.svg [ Failure ]
2142 Bug(none) svg/custom/mask-on-multiple-objects.svg [ Failure ]
2143 Bug(none) svg/custom/transformedMaskFails.svg [ Failure ]
2144 Bug(none) svg/filters/feSpecularLight-premultiplied.svg [ Failure ]
2145
2146 Bug(none) fast/forms/select-popup/popup-menu-position.html [ Failure ]
2147
2148 # Text failures due to layerization differences
2149 Bug(none) compositing/will-change/will-change-contents-suppresses-compositing.ht ml [ Failure ]
2131 Bug(none) css3/blending/mix-blend-mode-2nd-stacking-context-composited.html [ Fa ilure ] 2150 Bug(none) css3/blending/mix-blend-mode-2nd-stacking-context-composited.html [ Fa ilure ]
2132 Bug(none) css3/blending/mix-blend-mode-composited-layers.html [ Failure ] 2151 Bug(none) css3/blending/mix-blend-mode-composited-layers.html [ Failure ]
2133 Bug(none) css3/blending/mix-blend-mode-composited-reason-children.html [ Failure ] 2152 Bug(none) css3/blending/mix-blend-mode-composited-reason-children.html [ Failure ]
2134 Bug(none) css3/blending/mix-blend-mode-isolation-2-stacking-contexts.html [ Fail ure ] 2153 Bug(none) css3/blending/mix-blend-mode-isolation-2-stacking-contexts.html [ Fail ure ]
2135 Bug(none) css3/blending/mix-blend-mode-isolation-layer.html [ Failure ] 2154 Bug(none) css3/blending/mix-blend-mode-isolation-layer.html [ Failure ]
2136 Bug(none) css3/blending/mix-blend-mode-isolation-remove.html [ Failure ] 2155 Bug(none) css3/blending/mix-blend-mode-isolation-remove.html [ Failure ]
2137 Bug(none) css3/blending/mix-blend-mode-with-masking.html [ Failure ]
2138 Bug(none) css3/blending/svg-blend-color-burn.html [ Failure ]
2139 Bug(none) css3/blending/svg-blend-color-dodge.html [ Failure ]
2140 Bug(none) css3/blending/svg-blend-color.html [ Failure ]
2141 Bug(none) css3/blending/svg-blend-darken.html [ Failure ]
2142 Bug(none) css3/blending/svg-blend-difference.html [ Failure ]
2143 Bug(none) css3/blending/svg-blend-exclusion.html [ Failure ]
2144 Bug(none) css3/blending/svg-blend-hard-light.html [ Failure ]
2145 Bug(none) css3/blending/svg-blend-hue.html [ Failure ]
2146 Bug(none) css3/blending/svg-blend-layer-mask.html [ Failure ]
2147 Bug(none) css3/blending/svg-blend-lighten.html [ Failure ]
2148 Bug(none) css3/blending/svg-blend-luminosity.html [ Failure ]
2149 Bug(none) css3/blending/svg-blend-multiply-alpha.html [ Failure ]
2150 Bug(none) css3/blending/svg-blend-multiply.html [ Failure ]
2151 Bug(none) css3/blending/svg-blend-overlapping-elements.html [ Failure ]
2152 Bug(none) css3/blending/svg-blend-overlay.html [ Failure ]
2153 Bug(none) css3/blending/svg-blend-saturation.html [ Failure ]
2154 Bug(none) css3/blending/svg-blend-screen.html [ Failure ]
2155 Bug(none) css3/blending/svg-blend-soft-light.html [ Failure ]
2156 Bug(none) css3/blending/svg-isolation-foreign-no-isolation.html [ Failure ]
2157
2158 Bug(none) svg/custom/circular-clip-path-references-crash.svg [ Failure ]
2159 Bug(none) svg/custom/marker-zero-length-linecaps.svg [ Failure ]
2160 Bug(none) svg/custom/mask-changes.svg [ Failure ]
2161 Bug(none) svg/custom/mask-excessive-malloc.svg [ Failure ]
2162 Bug(none) svg/custom/mask-on-multiple-objects.svg [ Failure ]
2163 Bug(none) svg/custom/non-opaque-filters.svg [ Failure ]
2164 Bug(none) svg/custom/transformedMaskFails.svg [ Failure ]
2165 Bug(none) svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html [ Failure ]
2166 Bug(none) svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html [ Failure ]
2167 Bug(none) svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr.html [ Failure ]
2168 Bug(none) svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop.html [ Failure ]
2169 Bug(none) svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html [ Failure ]
2170 Bug(none) svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html [ Failure ]
2171 Bug(none) svg/filters/feSpecularLight-premultiplied.svg [ Failure ]
2172 Bug(none) svg/foreignObject/filter.html [ Failure ]
2173
2174 Bug(none) fast/forms/select-popup/popup-menu-position.html [ Failure ]
2175
2176 # Text failures due to layerization differences
2177 Bug(none) compositing/will-change/will-change-contents-suppresses-compositing.ht ml [ Failure ]
2178 2156
2179 # Failures due to rounding differences 2157 # Failures due to rounding differences
2180 crbug.com/589265 css3/blending/background-blend-mode-tiled-gradient.html [ Failu re ] 2158 crbug.com/589265 css3/blending/background-blend-mode-tiled-gradient.html [ Failu re ]
2181 crbug.com/589265 css3/blending/effect-background-blend-mode-tiled.html [ Failure ] 2159 crbug.com/589265 css3/blending/effect-background-blend-mode-tiled.html [ Failure ]
2182 crbug.com/589265 css3/blending/effect-background-blend-mode.html [ Failure ] 2160 crbug.com/589265 css3/blending/effect-background-blend-mode.html [ Failure ]
2183 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-1.html [ Failure ] 2161 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-1.html [ Failure ]
2184 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-2.html [ Failure ] 2162 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-2.html [ Failure ]
2185 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-3.html [ Failure ] 2163 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-3.html [ Failure ]
2186 crbug.com/589265 css3/blending/svg-isolation-nested-svg-no-isolation.html [ Fail ure ] 2164 crbug.com/589265 css3/blending/svg-blend-color.html [ Failure ]
2165 crbug.com/589265 css3/blending/svg-blend-exclusion.html [ Failure ]
2166 crbug.com/589265 css3/blending/svg-blend-hue.html [ Failure ]
2167 crbug.com/589265 css3/blending/svg-blend-luminosity.html [ Failure ]
2168 crbug.com/589265 css3/blending/svg-blend-saturation.html [ Failure ]
2169 crbug.com/589265 css3/blending/svg-blend-screen.html [ Failure ]
2187 crbug.com/589265 fast/css/ZeroOpacityLayers.html [ Failure ] 2170 crbug.com/589265 fast/css/ZeroOpacityLayers.html [ Failure ]
2188 crbug.com/589265 fast/css/ZeroOpacityLayers2.html [ Failure ] 2171 crbug.com/589265 fast/css/ZeroOpacityLayers2.html [ Failure ]
2189 crbug.com/589265 fast/dynamic/anonymous-block-layer-lost.html [ Failure ] 2172 crbug.com/589265 fast/dynamic/anonymous-block-layer-lost.html [ Failure ]
2190 crbug.com/589265 fast/forms/indeterminate.html [ Failure ] 2173 crbug.com/589265 fast/forms/indeterminate.html [ Failure ]
2191 crbug.com/589265 fast/layers/add-layer-with-nested-stacking.html [ Failure ] 2174 crbug.com/589265 fast/layers/add-layer-with-nested-stacking.html [ Failure ]
2192 crbug.com/589265 fast/layers/opacity-stacking.html [ Failure ] 2175 crbug.com/589265 fast/layers/opacity-stacking.html [ Failure ]
2176 crbug.com/589265 svg/custom/non-opaque-filters.svg [ Failure ]
2193 crbug.com/589265 svg/custom/small-rect-scale.svg [ Failure ] 2177 crbug.com/589265 svg/custom/small-rect-scale.svg [ Failure ]
2194 crbug.com/589265 svg/filters/filter-on-svg-root-w-layer.html [ Failure ] 2178 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-in-attr.html [ Failur e ]
2179 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr.html [ Failu re ]
2180 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr.html [ Fail ure ]
2181 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop.html [ Fai lure ]
2182 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop.html [ Fa ilure ]
2183 crbug.com/589265 svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop.html [ F ailure ]
2184 crbug.com/589265 svg/foreignObject/filter.html [ Failure ]
2195 2185
2196 # Interesting one. The expectation contains an artifact due to incorrect 2186 # Interesting one. The expectation contains an artifact due to incorrect
2197 # Skia peephole optimization. 2187 # Skia peephole optimization.
2198 crbug.com/675805 fast/text/complex-text-opacity.html [ Failure ] 2188 crbug.com/675805 fast/text/complex-text-opacity.html [ Failure ]
2199 2189
2200 # Failures due to frame scrollbars not painted 2190 # Failures due to frame scrollbars not painted
2201 crbug.com/589279 css3/blending/background-blend-mode-data-uri-svg-image.html [ F ailure ] 2191 crbug.com/589279 css3/blending/background-blend-mode-data-uri-svg-image.html [ F ailure ]
2202 2192
2203 # Notes about rebaselined tests: 2193 # Notes about rebaselined tests:
2204 # 2194 #
2205 # Rebaselined for small pixel differences. 2195 # Rebaselined for small pixel differences.
2206 # compositing/geometry/layer-due-to-layer-children-deep.html 2196 # compositing/geometry/layer-due-to-layer-children-deep.html
2207 # 2197 #
2208 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not. 2198 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not.
2209 # fast/css/input-search-padding.html 2199 # fast/css/input-search-padding.html
2210 # fast/forms/search/search-vertical-alignment.html 2200 # fast/forms/search/search-vertical-alignment.html
2211 # fast/forms/search/searchfield-heights.html 2201 # fast/forms/search/searchfield-heights.html
2212 # fast/forms/text/text-font-height-mismatch.html 2202 # fast/forms/text/text-font-height-mismatch.html
2213 # fast/forms/text/textfield-overflow-by-value-update.html 2203 # fast/forms/text/textfield-overflow-by-value-update.html
2214 # fast/replaced/width100percent-searchfield.html 2204 # fast/replaced/width100percent-searchfield.html
2215 # 2205 #
2216 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2206 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2217 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2207 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2218 # also tracked in crbug.com/548184). 2208 # also tracked in crbug.com/548184).
2219 # transforms/transform-overflow.html 2209 # transforms/transform-overflow.html
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698