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

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

Issue 2569253002: Revert "Fix border radius on composited children." (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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child.html » ('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 2141 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 ] 2152 crbug.com/654554 fast/forms/suggestion-picker/week-suggestion-picker-appearance. html [ Crash Timeout ]
2153 2153
2154 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ] 2154 crbug.com/667071 svg/foreignObject/vertical-foreignObject.html [ Failure ]
2155 2155
2156 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ] 2156 Bug(none) fast/deprecated-flexbox/009-horizontal.html [ Failure ]
2157 Bug(none) fast/deprecated-flexbox/009.html [ Failure ] 2157 Bug(none) fast/deprecated-flexbox/009.html [ Failure ]
2158 Bug(none) fast/overflow/003.xml [ Failure ] 2158 Bug(none) fast/overflow/003.xml [ Failure ]
2159 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ] 2159 Bug(none) fast/overflow/overflow-float-stacking.html [ Failure ]
2160 Bug(none) fast/overflow/overflow-stacking.html [ Failure ] 2160 Bug(none) fast/overflow/overflow-stacking.html [ Failure ]
2161 2161
2162 # Need to write SPv2 version of this code.
2163 crbug.com/157218 compositing/overflow/border-radius-styles-with-composited-child .html [ Failure ]
2164
2165 # Notes about rebaselined tests: 2162 # Notes about rebaselined tests:
2166 # 2163 #
2167 # Rebaselined for small pixel differences. 2164 # Rebaselined for small pixel differences.
2168 # compositing/geometry/layer-due-to-layer-children-deep.html 2165 # compositing/geometry/layer-due-to-layer-children-deep.html
2169 # 2166 #
2170 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not. 2167 # Rebaselined because GeometryMapper applies a control clip for the input elemen t; SPv1 does not.
2171 # fast/css/input-search-padding.html 2168 # fast/css/input-search-padding.html
2172 # fast/forms/search/search-vertical-alignment.html 2169 # fast/forms/search/search-vertical-alignment.html
2173 # fast/forms/search/searchfield-heights.html 2170 # fast/forms/search/searchfield-heights.html
2174 # fast/forms/text/text-font-height-mismatch.html 2171 # fast/forms/text/text-font-height-mismatch.html
2175 # fast/forms/text/textfield-overflow-by-value-update.html 2172 # fast/forms/text/textfield-overflow-by-value-update.html
2176 # fast/replaced/width100percent-searchfield.html 2173 # fast/replaced/width100percent-searchfield.html
2177 # 2174 #
2178 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2175 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2179 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2176 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2180 # also tracked in crbug.com/548184). 2177 # also tracked in crbug.com/548184).
2181 # transforms/transform-overflow.html 2178 # transforms/transform-overflow.html
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/overflow/border-radius-styles-with-composited-child.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698