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

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: Created 4 years 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
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 2153 matching lines...) Expand 10 before | Expand all | Expand 10 after
2164 Bug(none) css3/blending/effect-background-blend-mode-stacking.html [ Failure ] 2164 Bug(none) css3/blending/effect-background-blend-mode-stacking.html [ Failure ]
2165 Bug(none) css3/blending/mix-blend-mode-2nd-stacking-context-composited.html [ Fa ilure ] 2165 Bug(none) css3/blending/mix-blend-mode-2nd-stacking-context-composited.html [ Fa ilure ]
2166 Bug(none) css3/blending/mix-blend-mode-composited-layers.html [ Failure ] 2166 Bug(none) css3/blending/mix-blend-mode-composited-layers.html [ Failure ]
2167 Bug(none) css3/blending/mix-blend-mode-composited-reason-children.html [ Failure ] 2167 Bug(none) css3/blending/mix-blend-mode-composited-reason-children.html [ Failure ]
2168 Bug(none) css3/blending/mix-blend-mode-has-ancestor-clipping-layer.html [ Failur e ] 2168 Bug(none) css3/blending/mix-blend-mode-has-ancestor-clipping-layer.html [ Failur e ]
2169 Bug(none) css3/blending/mix-blend-mode-isolation-2-stacking-contexts.html [ Fail ure ] 2169 Bug(none) css3/blending/mix-blend-mode-isolation-2-stacking-contexts.html [ Fail ure ]
2170 Bug(none) css3/blending/mix-blend-mode-isolation-layer.html [ Failure ] 2170 Bug(none) css3/blending/mix-blend-mode-isolation-layer.html [ Failure ]
2171 Bug(none) css3/blending/mix-blend-mode-isolation-remove.html [ Failure ] 2171 Bug(none) css3/blending/mix-blend-mode-isolation-remove.html [ Failure ]
2172 Bug(none) css3/blending/mix-blend-mode-multiply.html [ Failure ] 2172 Bug(none) css3/blending/mix-blend-mode-multiply.html [ Failure ]
2173 Bug(none) css3/blending/mix-blend-mode-with-masking.html [ Failure ] 2173 Bug(none) css3/blending/mix-blend-mode-with-masking.html [ Failure ]
2174 Bug(none) css3/blending/svg-blend-color-burn.html [ Failure ] 2174
2175 Bug(none) css3/blending/svg-blend-color-dodge.html [ Failure ] 2175 # These are real isolation bugs. Fix prior to submitting.
2176 Bug(none) css3/blending/svg-blend-color.html [ Failure ] 2176 #Bug(none) css3/blending/svg-blend-not-allowed.html [ Failure ]
chrishtr 2016/12/15 02:01:09 Are these fixed yet?
2177 Bug(none) css3/blending/svg-blend-darken.html [ Failure ] 2177 #Bug(none) css3/blending/svg-isolation-foreign-no-isolation.html [ Failure ]
2178 Bug(none) css3/blending/svg-blend-difference.html [ Failure ] 2178 #Bug(none) css3/blending/svg-isolation-nested-svg-no-isolation.html [ Failure ]
2179 Bug(none) css3/blending/svg-blend-exclusion.html [ Failure ]
2180 Bug(none) css3/blending/svg-blend-hard-light.html [ Failure ]
2181 Bug(none) css3/blending/svg-blend-hue.html [ Failure ]
2182 Bug(none) css3/blending/svg-blend-layer-mask.html [ Failure ]
2183 Bug(none) css3/blending/svg-blend-lighten.html [ Failure ]
2184 Bug(none) css3/blending/svg-blend-luminosity.html [ Failure ]
2185 Bug(none) css3/blending/svg-blend-multiply-alpha.html [ Failure ]
2186 Bug(none) css3/blending/svg-blend-multiply.html [ Failure ]
2187 Bug(none) css3/blending/svg-blend-overlapping-elements.html [ Failure ]
2188 Bug(none) css3/blending/svg-blend-overlay.html [ Failure ]
2189 Bug(none) css3/blending/svg-blend-saturation.html [ Failure ]
2190 Bug(none) css3/blending/svg-blend-screen.html [ Failure ]
2191 Bug(none) css3/blending/svg-blend-soft-light.html [ Failure ]
2192 Bug(none) css3/blending/svg-isolation-foreign-no-isolation.html [ Failure ]
2193 2179
2194 # Failures due to rounding differences 2180 # Failures due to rounding differences
2195 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-1.html [ Failure ] 2181 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-1.html [ Failure ]
2196 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-3.html [ Failure ] 2182 crbug.com/589265 css3/blending/mix-blend-mode-isolated-group-3.html [ Failure ]
2183 crbug.com/589265 css3/blending/svg-blend-color.html [ Failure ]
2184 crbug.com/589265 css3/blending/svg-blend-exclusion.html [ Failure ]
2185 crbug.com/589265 css3/blending/svg-blend-hue.html [ Failure ]
2186 crbug.com/589265 css3/blending/svg-blend-luminosity.html [ Failure ]
2187 crbug.com/589265 css3/blending/svg-blend-saturation.html [ Failure ]
2188 crbug.com/589265 css3/blending/svg-blend-screen.html [ Failure ]
2197 2189
2198 # Failures due to frame scrollbars not painted 2190 # Failures due to frame scrollbars not painted
2199 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 ]
2200 2192
2201 # Notes about rebaselined tests: 2193 # Notes about rebaselined tests:
2202 # 2194 #
2203 # Rebaselined for small pixel differences. 2195 # Rebaselined for small pixel differences.
2204 # compositing/geometry/layer-due-to-layer-children-deep.html 2196 # compositing/geometry/layer-due-to-layer-children-deep.html
2205 # 2197 #
2206 # 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.
2207 # fast/css/input-search-padding.html 2199 # fast/css/input-search-padding.html
2208 # fast/forms/search/search-vertical-alignment.html 2200 # fast/forms/search/search-vertical-alignment.html
2209 # fast/forms/search/searchfield-heights.html 2201 # fast/forms/search/searchfield-heights.html
2210 # fast/forms/text/text-font-height-mismatch.html 2202 # fast/forms/text/text-font-height-mismatch.html
2211 # fast/forms/text/textfield-overflow-by-value-update.html 2203 # fast/forms/text/textfield-overflow-by-value-update.html
2212 # fast/replaced/width100percent-searchfield.html 2204 # fast/replaced/width100percent-searchfield.html
2213 # 2205 #
2214 # 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.
2215 # 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
2216 # also tracked in crbug.com/548184). 2208 # also tracked in crbug.com/548184).
2217 # transforms/transform-overflow.html 2209 # transforms/transform-overflow.html
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698