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

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

Issue 2560843002: Don't fail clip-paths with empty bounds (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/svg/clip-path/nested-empty-clip.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 1233 matching lines...) Expand 10 before | Expand all | Expand 10 after
1244 Bug(none) svg/clip-path/clip-path-on-svg.svg [ Failure ] 1244 Bug(none) svg/clip-path/clip-path-on-svg.svg [ Failure ]
1245 Bug(none) svg/clip-path/clip-path-pixelation.svg [ Failure ] 1245 Bug(none) svg/clip-path/clip-path-pixelation.svg [ Failure ]
1246 Bug(none) svg/clip-path/clip-path-shape-ellipse-2.svg [ Failure ] 1246 Bug(none) svg/clip-path/clip-path-shape-ellipse-2.svg [ Failure ]
1247 Bug(none) svg/clip-path/clip-path-transform-1.svg [ Failure ] 1247 Bug(none) svg/clip-path/clip-path-transform-1.svg [ Failure ]
1248 Bug(none) svg/clip-path/clip-path-transform-2.svg [ Failure ] 1248 Bug(none) svg/clip-path/clip-path-transform-2.svg [ Failure ]
1249 Bug(none) svg/clip-path/clip-path-use-as-child.svg [ Failure ] 1249 Bug(none) svg/clip-path/clip-path-use-as-child.svg [ Failure ]
1250 Bug(none) svg/clip-path/clip-path-userSpaceOnUse.svg [ Failure ] 1250 Bug(none) svg/clip-path/clip-path-userSpaceOnUse.svg [ Failure ]
1251 Bug(none) svg/clip-path/clipper-placement-issue.svg [ Failure ] 1251 Bug(none) svg/clip-path/clipper-placement-issue.svg [ Failure ]
1252 Bug(none) svg/clip-path/deep-nested-clip-in-mask-panning.svg [ Failure ] 1252 Bug(none) svg/clip-path/deep-nested-clip-in-mask-panning.svg [ Failure ]
1253 Bug(none) svg/clip-path/multiple-nested-clip-paths-crash.html [ Failure ] 1253 Bug(none) svg/clip-path/multiple-nested-clip-paths-crash.html [ Failure ]
1254 Bug(none) svg/clip-path/nested-empty-clip.html [ Failure ]
1254 Bug(none) svg/css/text-shadow-multiple.xhtml [ Failure ] 1255 Bug(none) svg/css/text-shadow-multiple.xhtml [ Failure ]
1255 Bug(none) svg/custom/absolute-root-position-masking.xhtml [ Failure ] 1256 Bug(none) svg/custom/absolute-root-position-masking.xhtml [ Failure ]
1256 Bug(none) svg/custom/alignment-baseline-modes.svg [ Failure ] 1257 Bug(none) svg/custom/alignment-baseline-modes.svg [ Failure ]
1257 Bug(none) svg/custom/bug45331.svg [ Failure ] 1258 Bug(none) svg/custom/bug45331.svg [ Failure ]
1258 Bug(none) svg/custom/circular-marker-reference-1.svg [ Failure ] 1259 Bug(none) svg/custom/circular-marker-reference-1.svg [ Failure ]
1259 Bug(none) svg/custom/circular-marker-reference-2.svg [ Failure ] 1260 Bug(none) svg/custom/circular-marker-reference-2.svg [ Failure ]
1260 Bug(none) svg/custom/circular-marker-reference-3.svg [ Failure ] 1261 Bug(none) svg/custom/circular-marker-reference-3.svg [ Failure ]
1261 Bug(none) svg/custom/circular-marker-reference-4.svg [ Failure ] 1262 Bug(none) svg/custom/circular-marker-reference-4.svg [ Failure ]
1262 Bug(none) svg/custom/clamped-masking-clipping.svg [ Failure ] 1263 Bug(none) svg/custom/clamped-masking-clipping.svg [ Failure ]
1263 Bug(none) svg/custom/clip-mask-negative-scale.svg [ Failure ] 1264 Bug(none) svg/custom/clip-mask-negative-scale.svg [ Failure ]
(...skipping 885 matching lines...) Expand 10 before | Expand all | Expand 10 after
2149 # fast/forms/search/search-vertical-alignment.html 2150 # fast/forms/search/search-vertical-alignment.html
2150 # fast/forms/search/searchfield-heights.html 2151 # fast/forms/search/searchfield-heights.html
2151 # fast/forms/text/text-font-height-mismatch.html 2152 # fast/forms/text/text-font-height-mismatch.html
2152 # fast/forms/text/textfield-overflow-by-value-update.html 2153 # fast/forms/text/textfield-overflow-by-value-update.html
2153 # fast/replaced/width100percent-searchfield.html 2154 # fast/replaced/width100percent-searchfield.html
2154 # 2155 #
2155 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2156 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2156 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2157 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2157 # also tracked in crbug.com/548184). 2158 # also tracked in crbug.com/548184).
2158 # fast/transforms/transform-overflow.html 2159 # fast/transforms/transform-overflow.html
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/clip-path/nested-empty-clip.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698