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

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

Issue 2549353002: Implement PaintLayer::scrollsWithViewport for SPv2. (Closed)
Patch Set: none 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 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
239 Bug(none) compositing/layer-creation/fixed-position-nonscrollable-iframes-in-scr ollable-page.html [ Failure ] 239 Bug(none) compositing/layer-creation/fixed-position-nonscrollable-iframes-in-scr ollable-page.html [ Failure ]
240 Bug(none) compositing/layer-creation/fixed-position-out-of-view-dynamic.html [ F ailure ] 240 Bug(none) compositing/layer-creation/fixed-position-out-of-view-dynamic.html [ F ailure ]
241 Bug(none) compositing/layer-creation/fixed-position-out-of-view-positioning.html [ Crash Failure ] 241 Bug(none) compositing/layer-creation/fixed-position-out-of-view-positioning.html [ Crash Failure ]
242 Bug(none) compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.ht ml [ Failure ] 242 Bug(none) compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.ht ml [ Failure ]
243 Bug(none) compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Fa ilure ] 243 Bug(none) compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Fa ilure ]
244 Bug(none) compositing/layer-creation/fixed-position-out-of-view-scroll-reason.ht ml [ Failure ] 244 Bug(none) compositing/layer-creation/fixed-position-out-of-view-scroll-reason.ht ml [ Failure ]
245 Bug(none) compositing/layer-creation/fixed-position-out-of-view-with-backdrop-fi lter.html [ Failure ] 245 Bug(none) compositing/layer-creation/fixed-position-out-of-view-with-backdrop-fi lter.html [ Failure ]
246 Bug(none) compositing/layer-creation/fixed-position-out-of-view.html [ Failure ] 246 Bug(none) compositing/layer-creation/fixed-position-out-of-view.html [ Failure ]
247 Bug(none) compositing/layer-creation/fixed-position-scroll.html [ Failure ] 247 Bug(none) compositing/layer-creation/fixed-position-scroll.html [ Failure ]
248 Bug(none) compositing/layer-creation/fixed-position-under-transform.html [ Failu re ] 248 Bug(none) compositing/layer-creation/fixed-position-under-transform.html [ Failu re ]
249 crbug.com/671838 compositing/layer-creation/iframe-background-attachment-fixed.h tml [ Failure ]
chrishtr 2016/12/06 23:56:07 This was an existing bug exposed by removing SPv2-
249 Bug(none) compositing/layer-creation/no-compositing-for-fixed-position-under-tra nsform.html [ Failure ] 250 Bug(none) compositing/layer-creation/no-compositing-for-fixed-position-under-tra nsform.html [ Failure ]
250 Bug(none) compositing/layer-creation/no-compositing-for-preserve-3d.html [ Failu re ] 251 Bug(none) compositing/layer-creation/no-compositing-for-preserve-3d.html [ Failu re ]
251 Bug(none) compositing/layer-creation/overflow-scroll-overlap.html [ Failure ] 252 Bug(none) compositing/layer-creation/overflow-scroll-overlap.html [ Failure ]
252 Bug(none) compositing/layer-creation/overlap-animation-clipping.html [ Failure ] 253 Bug(none) compositing/layer-creation/overlap-animation-clipping.html [ Failure ]
253 Bug(none) compositing/layer-creation/overlap-animation-container.html [ Failure ] 254 Bug(none) compositing/layer-creation/overlap-animation-container.html [ Failure ]
254 Bug(none) compositing/layer-creation/overlap-animation.html [ Failure ] 255 Bug(none) compositing/layer-creation/overlap-animation.html [ Failure ]
255 Bug(none) compositing/layer-creation/overlap-child-layer.html [ Failure ] 256 Bug(none) compositing/layer-creation/overlap-child-layer.html [ Failure ]
256 Bug(none) compositing/layer-creation/overlap-clipping.html [ Failure ] 257 Bug(none) compositing/layer-creation/overlap-clipping.html [ Failure ]
257 Bug(none) compositing/layer-creation/overlap-transformed-3d.html [ Failure ] 258 Bug(none) compositing/layer-creation/overlap-transformed-3d.html [ Failure ]
258 Bug(none) compositing/layer-creation/overlap-transformed-and-clipped.html [ Fail ure ] 259 Bug(none) compositing/layer-creation/overlap-transformed-and-clipped.html [ Fail ure ]
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 Bug(none) compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Failure ] 310 Bug(none) compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Failure ]
310 Bug(none) compositing/overflow/resize-painting.html [ Failure ] 311 Bug(none) compositing/overflow/resize-painting.html [ Failure ]
311 Bug(none) compositing/overflow/scaled-overflow.html [ Failure ] 312 Bug(none) compositing/overflow/scaled-overflow.html [ Failure ]
312 Bug(none) compositing/overflow/scroll-ancestor-update.html [ Failure ] 313 Bug(none) compositing/overflow/scroll-ancestor-update.html [ Failure ]
313 Bug(none) compositing/overflow/scroll-parent-absolute-with-backdrop-filter.html [ Failure ] 314 Bug(none) compositing/overflow/scroll-parent-absolute-with-backdrop-filter.html [ Failure ]
314 Bug(none) compositing/overflow/scroll-parent-absolute.html [ Failure ] 315 Bug(none) compositing/overflow/scroll-parent-absolute.html [ Failure ]
315 Bug(none) compositing/overflow/scroll-parent-with-non-stacking-context-composite d-ancestor.html [ Failure ] 316 Bug(none) compositing/overflow/scroll-parent-with-non-stacking-context-composite d-ancestor.html [ Failure ]
316 Bug(none) compositing/overflow/scrollbar-layer-placement.html [ Failure ] 317 Bug(none) compositing/overflow/scrollbar-layer-placement.html [ Failure ]
317 Bug(none) compositing/overflow/scroller-with-border-radius.html [ Failure ] 318 Bug(none) compositing/overflow/scroller-with-border-radius.html [ Failure ]
318 Bug(none) compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ] 319 Bug(none) compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
320 crbug.com/667946 compositing/overflow/scrolls-with-respect-to-nested.html [ Fail ure ]
chrishtr 2016/12/06 23:56:07 These are broken because viewport scrolling in gen
321 crbug.com/667946 compositing/overflow/scrolls-with-respect-to-transform.html [ F ailure ]
322 crbug.com/667946 compositing/overflow/scrolls-with-respect-to.html [ Failure ]
319 Bug(none) compositing/overflow/textarea-scroll-touch.html [ Failure ] 323 Bug(none) compositing/overflow/textarea-scroll-touch.html [ Failure ]
320 Bug(none) compositing/overflow/universal-accelerated-overflow-scroll.html [ Fail ure ] 324 Bug(none) compositing/overflow/universal-accelerated-overflow-scroll.html [ Fail ure ]
321 Bug(none) compositing/overlap-blending/children-opacity-huge.html [ Failure ] 325 Bug(none) compositing/overlap-blending/children-opacity-huge.html [ Failure ]
322 Bug(none) compositing/overlap-blending/reflection-opacity-huge.html [ Failure ] 326 Bug(none) compositing/overlap-blending/reflection-opacity-huge.html [ Failure ]
323 Bug(none) compositing/perpendicular-layer-sorting.html [ Failure ] 327 Bug(none) compositing/perpendicular-layer-sorting.html [ Failure ]
324 Bug(none) compositing/plugins/webplugin-reflection.html [ Failure ] 328 Bug(none) compositing/plugins/webplugin-reflection.html [ Failure ]
325 Bug(none) compositing/reflections/animation-inside-reflection.html [ Failure ] 329 Bug(none) compositing/reflections/animation-inside-reflection.html [ Failure ]
326 Bug(none) compositing/reflections/compositing-change-inside-reflection.html [ Fa ilure ] 330 Bug(none) compositing/reflections/compositing-change-inside-reflection.html [ Fa ilure ]
327 Bug(none) compositing/reflections/deeply-nested-reflections.html [ Failure ] 331 Bug(none) compositing/reflections/deeply-nested-reflections.html [ Failure ]
328 Bug(none) compositing/reflections/load-video-in-reflection.html [ Failure ] 332 Bug(none) compositing/reflections/load-video-in-reflection.html [ Failure ]
(...skipping 1834 matching lines...) Expand 10 before | Expand all | Expand 10 after
2163 # fast/forms/search/search-vertical-alignment.html 2167 # fast/forms/search/search-vertical-alignment.html
2164 # fast/forms/search/searchfield-heights.html 2168 # fast/forms/search/searchfield-heights.html
2165 # fast/forms/text/text-font-height-mismatch.html 2169 # fast/forms/text/text-font-height-mismatch.html
2166 # fast/forms/text/textfield-overflow-by-value-update.html 2170 # fast/forms/text/textfield-overflow-by-value-update.html
2167 # fast/replaced/width100percent-searchfield.html 2171 # fast/replaced/width100percent-searchfield.html
2168 # 2172 #
2169 # SPv2 correctly positions a background clip that includes the transformed size of div #two. 2173 # SPv2 correctly positions a background clip that includes the transformed size of div #two.
2170 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is 2174 # SPv1 does not understand how to apply transforms properly in PaintLayerClipper (the issue is
2171 # also tracked in crbug.com/548184). 2175 # also tracked in crbug.com/548184).
2172 # transforms/transform-overflow.html 2176 # transforms/transform-overflow.html
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/FrameView.cpp » ('j') | third_party/WebKit/Source/core/paint/PaintLayer.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698