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

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

Issue 2564193002: [SPv2] Add CSS mix-blend-mode support (Closed)
Patch Set: fix msvc warning 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/svg/LayoutSVGContainer.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 ]
11 Bug(none) canvas/ [ Skip ] 11 Bug(none) canvas/ [ Skip ]
12 Bug(none) crypto/ [ Skip ] 12 Bug(none) crypto/ [ Skip ]
13 Bug(none) css-parser/ [ Skip ] 13 Bug(none) css-parser/ [ Skip ]
14 Bug(none) css1/ [ Skip ] 14 Bug(none) css1/ [ Skip ]
15 Bug(none) css2.1/ [ Skip ] 15 Bug(none) css2.1/ [ Skip ]
16 Bug(none) css3/ [ Skip ] 16 Bug(none) css3/ [ Skip ]
17 Bug(none) css3/blending [ Pass ]
17 Bug(none) cssom/ [ Skip ] 18 Bug(none) cssom/ [ Skip ]
18 Bug(none) csspaint/ [ Skip ] 19 Bug(none) csspaint/ [ Skip ]
19 Bug(none) custom-elements/ [ Skip ] 20 Bug(none) custom-elements/ [ Skip ]
20 Bug(none) dialog/ [ Skip ] 21 Bug(none) dialog/ [ Skip ]
21 Bug(none) dom/ [ Skip ] 22 Bug(none) dom/ [ Skip ]
22 Bug(none) editing/ [ Skip ] 23 Bug(none) editing/ [ Skip ]
23 Bug(none) fonts/ [ Skip ] 24 Bug(none) fonts/ [ Skip ]
24 Bug(none) fragmentation/ [ Skip ] 25 Bug(none) fragmentation/ [ Skip ]
25 Bug(none) fullscreen/ [ Skip ] 26 Bug(none) fullscreen/ [ Skip ]
26 Bug(none) gamepad/ [ Skip ] 27 Bug(none) gamepad/ [ Skip ]
(...skipping 2125 matching lines...) Expand 10 before | Expand all | Expand 10 after
2152 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance. html [ Crash Timeout ] 2153 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance. html [ Crash Timeout ]
2153 2154
2154 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ] 2155 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ]
2155 2156
2156 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ] 2157 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ]
2157 Bug(none) fast/deprecated-flexbox/009.html [ Failure ] 2158 Bug(none) fast/deprecated-flexbox/009.html [ Failure ]
2158 Bug(none) fast/overflow/003.xml [ Failure ] 2159 Bug(none) fast/overflow/003.xml [ Failure ]
2159 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ] 2160 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ]
2160 Bug(none) fast/overflow/overflow-stacking.html [ Failure ] 2161 Bug(none) fast/overflow/overflow-stacking.html [ Failure ]
2161 2162
2163 Bug(none) css3/blending/background-blend-mode-overlapping-accelerated-elements.h tml [ 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 ]
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 ]
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 ]
2170 Bug(none) css3/blending/mix-blend-mode-isolation-layer.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 ]
2173 Bug(none) css3/blending/mix-blend-mode-with-masking.html [ Failure ]
2174 Bug(none) css3/blending/svg-blend-color-burn.html [ Failure ]
2175 Bug(none) css3/blending/svg-blend-color-dodge.html [ Failure ]
2176 Bug(none) css3/blending/svg-blend-color.html [ Failure ]
2177 Bug(none) css3/blending/svg-blend-darken.html [ Failure ]
2178 Bug(none) css3/blending/svg-blend-difference.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
2194 # Failures due to rounding differences
2195 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 ]
2197
2198 # Failures due to frame scrollbars not painted
2199 crbug.com/589279 css3/blending/background-blend-mode-data-uri-svg-image.html [ F ailure ]
2200
2162 # Notes about rebaselined tests: 2201 # Notes about rebaselined tests:
2163 # 2202 #
2164 # Rebaselined for small pixel differences. 2203 # Rebaselined for small pixel differences.
2165 # compositing/geometry/layer-due-to-layer-children-deep.html 2204 # compositing/geometry/layer-due-to-layer-children-deep.html
2166 # 2205 #
2167 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not. 2206 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not.
2168 # fast/css/input-search-padding.html 2207 # fast/css/input-search-padding.html
2169 # fast/forms/search/search-vertical-alignment.html 2208 # fast/forms/search/search-vertical-alignment.html
2170 # fast/forms/search/searchfield-heights.html 2209 # fast/forms/search/searchfield-heights.html
2171 # fast/forms/text/text-font-height-mismatch.html 2210 # fast/forms/text/text-font-height-mismatch.html
2172 # fast/forms/text/textfield-overflow-by-value-update.html 2211 # fast/forms/text/textfield-overflow-by-value-update.html
2173 # fast/replaced/width100percent-searchfield.html 2212 # fast/replaced/width100percent-searchfield.html
2174 # 2213 #
2175 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2214 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2176 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2215 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2177 # also tracked in crbug.com/548184). 2216 # also tracked in crbug.com/548184).
2178 # transforms/transform-overflow.html 2217 # transforms/transform-overflow.html
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/svg/LayoutSVGContainer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698