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

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

Issue 2238883006: SPv2: Use GeometryMapper to implement PaintLayerClipper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: none Created 4 years, 2 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/layout/ClipRect.h » ('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 accessibility/ [ Skip ] 5 accessibility/ [ Skip ]
6 animations/ [ Skip ] 6 animations/ [ Skip ]
7 app_banner/ [ Skip ] 7 app_banner/ [ Skip ]
8 battery-status/ [ Skip ] 8 battery-status/ [ Skip ]
9 bindings/ [ Skip ] 9 bindings/ [ Skip ]
10 bluetooth/ [ Skip ] 10 bluetooth/ [ Skip ]
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
280 compositing/layout-width-change.html [ Failure ] 280 compositing/layout-width-change.html [ Failure ]
281 compositing/masks/direct-image-mask.html [ Failure ] 281 compositing/masks/direct-image-mask.html [ Failure ]
282 compositing/masks/mask-layer-size.html [ Failure ] 282 compositing/masks/mask-layer-size.html [ Failure ]
283 compositing/masks/mask-of-clipped-layer.html [ Failure ] 283 compositing/masks/mask-of-clipped-layer.html [ Failure ]
284 compositing/masks/masked-ancestor.html [ Failure ] 284 compositing/masks/masked-ancestor.html [ Failure ]
285 compositing/masks/multiple-masks.html [ Failure ] 285 compositing/masks/multiple-masks.html [ Failure ]
286 compositing/masks/simple-composited-mask.html [ Failure ] 286 compositing/masks/simple-composited-mask.html [ Failure ]
287 compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.h tml [ Failure ] 287 compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective.h tml [ Failure ]
288 compositing/overflow/accelerated-scrolling-with-clip-path-text.html [ Failure ] 288 compositing/overflow/accelerated-scrolling-with-clip-path-text.html [ Failure ]
289 compositing/overflow/accelerated-scrolling-with-clip-path.html [ Failure ] 289 compositing/overflow/accelerated-scrolling-with-clip-path.html [ Failure ]
290 compositing/overflow/ancestor-with-clip-path.html [ Failure ]
290 compositing/overflow/avoid-ancestor-clip-for-scroll-children.html [ Failure ] 291 compositing/overflow/avoid-ancestor-clip-for-scroll-children.html [ Failure ]
291 compositing/overflow/body-switch-composited-scrolling.html [ Failure ] 292 compositing/overflow/body-switch-composited-scrolling.html [ Failure ]
292 compositing/overflow/clear-scroll-parent.html [ Failure ] 293 compositing/overflow/clear-scroll-parent.html [ Failure ]
293 compositing/overflow/clip-descendents.html [ Failure ] 294 compositing/overflow/clip-descendents.html [ Failure ]
294 compositing/overflow/clip-parent-reset.html [ Failure ] 295 compositing/overflow/clip-parent-reset.html [ Failure ]
295 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ] 296 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
296 compositing/overflow/content-gains-scrollbars.html [ Failure ] 297 compositing/overflow/content-gains-scrollbars.html [ Failure ]
297 compositing/overflow/content-loses-scrollbars.html [ Failure ] 298 compositing/overflow/content-loses-scrollbars.html [ Failure ]
299 compositing/overflow/descendant-with-clip-path.html [ Failure ]
298 compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.htm l [ Failure ] 300 compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.htm l [ Failure ]
299 compositing/overflow/nested-border-radius-clipping.html [ Failure ] 301 compositing/overflow/nested-border-radius-clipping.html [ Failure ]
300 compositing/overflow/nested-render-surfaces-with-intervening-clip.html [ Failure ] 302 compositing/overflow/nested-render-surfaces-with-intervening-clip.html [ Failure ]
301 compositing/overflow/nested-render-surfaces-with-rotation.html [ Failure ] 303 compositing/overflow/nested-render-surfaces-with-rotation.html [ Failure ]
302 compositing/overflow/nested-render-surfaces.html [ Failure ] 304 compositing/overflow/nested-render-surfaces.html [ Failure ]
303 compositing/overflow/nested-scrolling.html [ Failure ] 305 compositing/overflow/nested-scrolling.html [ Failure ]
306 compositing/overflow/opt-in-if-composited.html [ Failure ]
304 compositing/overflow/overflow-compositing-descendant.html [ Failure ] 307 compositing/overflow/overflow-compositing-descendant.html [ Failure ]
305 compositing/overflow/overflow-scaled-descendant-overlapping.html [ Crash Timeout ] 308 compositing/overflow/overflow-scaled-descendant-overlapping.html [ Crash Timeout ]
306 compositing/overflow/overflow-scroll-background-opaque-to-transparent.html [ Fai lure ] 309 compositing/overflow/overflow-scroll-background-opaque-to-transparent.html [ Fai lure ]
307 compositing/overflow/overflow-scroll-background-transparent-to-opaque.html [ Fai lure ] 310 compositing/overflow/overflow-scroll-background-transparent-to-opaque.html [ Fai lure ]
308 compositing/overflow/overflow-scroll-with-opaque-background-will-change.html [ F ailure ] 311 compositing/overflow/overflow-scroll-with-opaque-background-will-change.html [ F ailure ]
309 compositing/overflow/overflow-scroll-with-opaque-background.html [ Failure ] 312 compositing/overflow/overflow-scroll-with-opaque-background.html [ Failure ]
310 compositing/overflow/overflow-scroll-with-pointer-events-toggle.html [ Failure ] 313 compositing/overflow/overflow-scroll-with-pointer-events-toggle.html [ Failure ]
311 compositing/overflow/overflow-scroll-with-transparent-background.html [ Failure ] 314 compositing/overflow/overflow-scroll-with-transparent-background.html [ Failure ]
312 compositing/overflow/overflow-scrollbar-layers.html [ Failure ] 315 compositing/overflow/overflow-scrollbar-layers.html [ Failure ]
313 compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Failure ] 316 compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Failure ]
314 compositing/overflow/resize-painting.html [ Failure ] 317 compositing/overflow/resize-painting.html [ Failure ]
318 compositing/overflow/scroller-with-border-radius.html [ Failure ]
315 compositing/overflow/scroll-ancestor-update.html [ Failure ] 319 compositing/overflow/scroll-ancestor-update.html [ Failure ]
316 compositing/overflow/scroll-parent-absolute-with-backdrop-filter.html [ Failure ] 320 compositing/overflow/scroll-parent-absolute-with-backdrop-filter.html [ Failure ]
317 compositing/overflow/scroll-parent-absolute.html [ Failure ] 321 compositing/overflow/scroll-parent-absolute.html [ Failure ]
318 compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor .html [ Failure ] 322 compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor .html [ Failure ]
319 compositing/overflow/scrollbar-layer-placement.html [ Failure ] 323 compositing/overflow/scrollbar-layer-placement.html [ Failure ]
320 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ] 324 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
321 compositing/overflow/selection-gaps-after-removing-scrolling-contents.html [ Fai lure ]
322 compositing/overflow/selection-gaps-toggling-with-scrolling-contents.html [ Fail ure ]
323 compositing/overflow/selection-gaps-toggling.html [ Failure ]
324 compositing/overflow/textarea-scroll-touch.html [ Failure ] 325 compositing/overflow/textarea-scroll-touch.html [ Failure ]
325 compositing/overflow/universal-accelerated-overflow-scroll.html [ Failure ] 326 compositing/overflow/universal-accelerated-overflow-scroll.html [ Failure ]
326 compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ Crash ] 327 compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ Crash ]
327 compositing/overlap-blending/children-opacity-huge.html [ Failure ] 328 compositing/overlap-blending/children-opacity-huge.html [ Failure ]
328 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ] 329 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ]
329 compositing/overlap-blending/reflection-opacity-huge.html [ Failure ] 330 compositing/overlap-blending/reflection-opacity-huge.html [ Failure ]
330 compositing/perpendicular-layer-sorting.html [ Failure ] 331 compositing/perpendicular-layer-sorting.html [ Failure ]
331 compositing/plugins/webplugin-reflection.html [ Failure ] 332 compositing/plugins/webplugin-reflection.html [ Failure ]
332 compositing/reflections/animation-inside-reflection.html [ Failure ] 333 compositing/reflections/animation-inside-reflection.html [ Failure ]
333 compositing/reflections/compositing-change-inside-reflection.html [ Failure ] 334 compositing/reflections/compositing-change-inside-reflection.html [ Failure ]
(...skipping 221 matching lines...) Expand 10 before | Expand all | Expand 10 after
555 fast/css-generated-content/table-parts-before-and-after.html [ Failure ] 556 fast/css-generated-content/table-parts-before-and-after.html [ Failure ]
556 fast/css-grid-layout/min-width-height-auto-overflow.html [ Failure ] 557 fast/css-grid-layout/min-width-height-auto-overflow.html [ Failure ]
557 fast/css-grid-layout/scrolled-grid-painting-overflow.html [ Failure ] 558 fast/css-grid-layout/scrolled-grid-painting-overflow.html [ Failure ]
558 fast/css-grid-layout/scrolled-grid-painting.html [ Failure ] 559 fast/css-grid-layout/scrolled-grid-painting.html [ Failure ]
559 fast/css/acid2.html [ Failure ] 560 fast/css/acid2.html [ Failure ]
560 fast/css/bidi-override-in-anonymous-block.html [ Failure ] 561 fast/css/bidi-override-in-anonymous-block.html [ Failure ]
561 fast/css/border-height.html [ Failure ] 562 fast/css/border-height.html [ Failure ]
562 fast/css/color-correction-backgrounds-and-text.html [ Failure ] 563 fast/css/color-correction-backgrounds-and-text.html [ Failure ]
563 fast/css/color-correction-on-background-image.html [ Failure ] 564 fast/css/color-correction-on-background-image.html [ Failure ]
564 fast/css/continuationCrash.html [ Failure ] 565 fast/css/continuationCrash.html [ Failure ]
566 fast/css/empty-webkit-mask-crash.html [ Failure ]
565 fast/css/first-child-pseudo-class.html [ Failure ] 567 fast/css/first-child-pseudo-class.html [ Failure ]
566 fast/css/first-of-type-pseudo-class.html [ Failure ] 568 fast/css/first-of-type-pseudo-class.html [ Failure ]
567 fast/css/hsl-color.html [ Failure ] 569 fast/css/hsl-color.html [ Failure ]
568 fast/css/imageTileOpacity.html [ Failure ] 570 fast/css/imageTileOpacity.html [ Failure ]
569 fast/css/invalidation-errors-2.html [ Failure ] 571 fast/css/invalidation-errors-2.html [ Failure ]
570 fast/css/invalidation-errors.html [ Failure ] 572 fast/css/invalidation-errors.html [ Failure ]
571 fast/css/last-child-pseudo-class.html [ Failure ] 573 fast/css/last-child-pseudo-class.html [ Failure ]
572 fast/css/last-of-type-pseudo-class.html [ Failure ] 574 fast/css/last-of-type-pseudo-class.html [ Failure ]
573 fast/css/line-height-overflow.html [ Failure ] 575 fast/css/line-height-overflow.html [ Failure ]
574 fast/css/line-height.html [ Failure ] 576 fast/css/line-height.html [ Failure ]
(...skipping 1575 matching lines...) Expand 10 before | Expand all | Expand 10 after
2150 crbug.com/637316 svg/text/text-outline-rgba.html [ Failure ] 2152 crbug.com/637316 svg/text/text-outline-rgba.html [ Failure ]
2151 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ] 2153 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ]
2152 2154
2153 fast/scrolling/overflow-scrollability.html [ Failure ] 2155 fast/scrolling/overflow-scrollability.html [ Failure ]
2154 fast/scrolling/scrollbar-prevent-default.html [ Failure ] 2156 fast/scrolling/scrollbar-prevent-default.html [ Failure ]
2155 compositing/lots-of-img-layers-with-opacity.html [ Failure ] 2157 compositing/lots-of-img-layers-with-opacity.html [ Failure ]
2156 compositing/lots-of-img-layers.html [ Failure ] 2158 compositing/lots-of-img-layers.html [ Failure ]
2157 2159
2158 fast/events/overflow-composited-scroll-fake-mouse-move.html [ Skip ] 2160 fast/events/overflow-composited-scroll-fake-mouse-move.html [ Skip ]
2159 2161
2160 # These timeout due to a JS errr parsing layerTreeAsText 2162 #The following tests for crbug.com/593596 are actually SPv2 progressions.
2161 crbug.com/647831 compositing/overflow/ancestor-with-clip-path.html [ Failure ] 2163 # Small pixel differences, needs rebaseline
2162 crbug.com/647831 compositing/overflow/opt-in-if-composited.html [ Failure ] 2164 crbug.com/593596 compositing/geometry/layer-due-to-layer-children-deep.html [ Ne edsRebaseline ]
2163 crbug.com/647831 compositing/overflow/descendant-with-clip-path.html [ Failure ] 2165 # These fail because GeometryMapper applies a control clip for the input element ; SPv1 does not.
2164 crbug.com/647831 compositing/overflow/scroller-with-border-radius.html [ Failure ] 2166 crbug.com/593596 fast/css/input-search-padding.html [ NeedsRebaseline ]
2167 crbug.com/593596 fast/forms/search/search-vertical-alignment.html [ NeedsRebasel ine ]
2168 fast/forms/search/searchfield-heights.html [ NeedsRebaseline ]
2169 fast/forms/search/searchfield-heights.html [ NeedsRebaseline ]
2170 fast/forms/text/text-font-height-mismatch.html [ NeedsRebaseline ]
2171 fast/forms/text/textfield-overflow-by-value-update.html [ NeedsRebaseline ]
2172 fast/replaced/width100percent-searchfield.html [ NeedsRebaseline ]
2173 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2174 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the altter isue is
2175 # also tracked in crbug.com/548184).
2176 fast/transforms/transform-overflow.html [ NeedsRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/ClipRect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698