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

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

Issue 2318933006: [SPV2] Add the device scale factor to the root transform node (Closed)
Patch Set: Refactor into helper on PropertyTreeManager Created 4 years, 3 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/platform/graphics/compositing/PaintArtifactCompositor.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 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 2259 matching lines...) Expand 10 before | Expand all | Expand 10 after
2270 crbug.com/636463 fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html [ Crash ] 2270 crbug.com/636463 fast/events/wheel/wheelevent-in-vertical-scrollbar-in-rtl.html [ Crash ]
2271 crbug.com/636463 fast/pagination/viewport-x-horizontal-tb-rtl.html [ Crash ] 2271 crbug.com/636463 fast/pagination/viewport-x-horizontal-tb-rtl.html [ Crash ]
2272 crbug.com/636463 fast/pagination/viewport-x-vertical-rl-ltr.html [ Crash ] 2272 crbug.com/636463 fast/pagination/viewport-x-vertical-rl-ltr.html [ Crash ]
2273 crbug.com/636463 fast/pagination/viewport-x-vertical-rl-rtl.html [ Crash ] 2273 crbug.com/636463 fast/pagination/viewport-x-vertical-rl-rtl.html [ Crash ]
2274 crbug.com/636463 fast/pagination/viewport-y-vertical-lr-rtl.html [ Crash ] 2274 crbug.com/636463 fast/pagination/viewport-y-vertical-lr-rtl.html [ Crash ]
2275 crbug.com/636463 fast/pagination/viewport-y-vertical-rl-rtl.html [ Crash ] 2275 crbug.com/636463 fast/pagination/viewport-y-vertical-rl-rtl.html [ Crash ]
2276 crbug.com/636463 fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-vertic al-rl-anchors.html [ Crash ] 2276 crbug.com/636463 fast/scroll-behavior/smooth-scroll/ongoing-smooth-scroll-vertic al-rl-anchors.html [ Crash ]
2277 crbug.com/636463 fast/text/international/bidi-neutral-in-mixed-direction-run-cra sh.html [ Crash ] 2277 crbug.com/636463 fast/text/international/bidi-neutral-in-mixed-direction-run-cra sh.html [ Crash ]
2278 crbug.com/636463 fast/text/whitespace/whitespace-and-margin-wrap-after-list-mark er-crash.html [ Crash ] 2278 crbug.com/636463 fast/text/whitespace/whitespace-and-margin-wrap-after-list-mark er-crash.html [ Crash ]
2279 2279
2280 crbug.com/642240 fast/backgrounds/gradient-background-leakage-hidpi.html [ Failu re ]
2281 crbug.com/642240 fast/canvas/canvas-hidpi-blurry.html [ Failure ]
2282 crbug.com/642240 fast/hidpi/broken-image-icon-hidpi.html [ Failure ]
2283 crbug.com/642240 fast/hidpi/broken-image-with-size-hidpi.html [ Failure ]
2284 crbug.com/642240 fast/hidpi/clip-text-in-hidpi.html [ Failure ]
2285 crbug.com/642240 fast/hidpi/device-scale-factor-paint.html [ Failure ]
2286 crbug.com/642240 fast/hidpi/focus-rings.html [ Failure ]
2287 crbug.com/642240 fast/hidpi/gradient-with-scaled-ancestor.html [ Failure ]
2288 crbug.com/642240 fast/hidpi/resize-corner-hidpi.html [ Failure ]
2289 crbug.com/642240 fast/sub-pixel/shadows-hidpi.html [ Failure ]
2290 crbug.com/642240 svg/as-image/image-respects-deviceScaleFactor.html [ Failure ]
2291
2292 crbug.com/644358 fast/forms/relayout-shifts-inner-editor.html [ Crash ] 2280 crbug.com/644358 fast/forms/relayout-shifts-inner-editor.html [ Crash ]
2293 crbug.com/644358 fast/repaint/bugzilla-6388.html [ Failure ] 2281 crbug.com/644358 fast/repaint/bugzilla-6388.html [ Failure ]
2294 crbug.com/644358 fast/repaint/change-transform.html [ Failure ] 2282 crbug.com/644358 fast/repaint/change-transform.html [ Failure ]
2295 crbug.com/644358 fast/repaint/clip-with-layout-delta.html [ Failure ] 2283 crbug.com/644358 fast/repaint/clip-with-layout-delta.html [ Failure ]
2296 crbug.com/644358 fast/repaint/clipped-relative.html [ Failure ] 2284 crbug.com/644358 fast/repaint/clipped-relative.html [ Failure ]
2297 crbug.com/644358 fast/repaint/fixed-after-scroll.html [ Failure ] 2285 crbug.com/644358 fast/repaint/fixed-after-scroll.html [ Failure ]
2298 crbug.com/644358 fast/repaint/fixed-child-of-transformed-scrolled.html [ Failure ] 2286 crbug.com/644358 fast/repaint/fixed-child-of-transformed-scrolled.html [ Failure ]
2299 crbug.com/644358 fast/repaint/fixed-descendant-of-transformed-scrolled.html [ Fa ilure ] 2287 crbug.com/644358 fast/repaint/fixed-descendant-of-transformed-scrolled.html [ Fa ilure ]
2300 crbug.com/644358 fast/repaint/fixed-to-relative-position-with-absolute-child.htm l [ Failure ] 2288 crbug.com/644358 fast/repaint/fixed-to-relative-position-with-absolute-child.htm l [ Failure ]
2301 crbug.com/644358 fast/repaint/in-scaled-iframe.html [ Failure ] 2289 crbug.com/644358 fast/repaint/in-scaled-iframe.html [ Failure ]
2302 crbug.com/644358 fast/repaint/intermediate-layout-position-clip.html [ Failure ] 2290 crbug.com/644358 fast/repaint/intermediate-layout-position-clip.html [ Failure ]
2303 crbug.com/644358 fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe.html [ Failure ] 2291 crbug.com/644358 fast/repaint/invalidate-paint-for-fixed-pos-inside-iframe.html [ Failure ]
2304 crbug.com/644358 fast/repaint/layout-state-scrolloffset3.html [ Failure ] 2292 crbug.com/644358 fast/repaint/layout-state-scrolloffset3.html [ Failure ]
2305 crbug.com/644358 fast/repaint/line-in-scrolled-clipped-block.html [ Failure ] 2293 crbug.com/644358 fast/repaint/line-in-scrolled-clipped-block.html [ Failure ]
2306 crbug.com/644358 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Fai lure ] 2294 crbug.com/644358 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Fai lure ]
2307 crbug.com/644358 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ Failure ] 2295 crbug.com/644358 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ Failure ]
2308 crbug.com/644358 fast/repaint/position-change-keeping-geometry.html [ Failure ] 2296 crbug.com/644358 fast/repaint/position-change-keeping-geometry.html [ Failure ]
2309 crbug.com/644358 fast/repaint/positioned-list-offset-change-repaint.html [ Failu re ] 2297 crbug.com/644358 fast/repaint/positioned-list-offset-change-repaint.html [ Failu re ]
2310 crbug.com/644358 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ Failure ] 2298 crbug.com/644358 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ Failure ]
2311 crbug.com/644358 fast/repaint/resize-skewed.html [ Failure ] 2299 crbug.com/644358 fast/repaint/resize-skewed.html [ Failure ]
2312 crbug.com/644358 fast/repaint/resize-with-border-clipped.html [ Failure ] 2300 crbug.com/644358 fast/repaint/resize-with-border-clipped.html [ Failure ]
2313 crbug.com/644358 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [ Failure ] 2301 crbug.com/644358 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [ Failure ]
2314 crbug.com/644358 fast/repaint/subtree-layoutstate-transform.html [ Failure ] 2302 crbug.com/644358 fast/repaint/subtree-layoutstate-transform.html [ Failure ]
2315 crbug.com/644358 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ Failure ] 2303 crbug.com/644358 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ Failure ]
2316 crbug.com/644358 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled. html [ Failure ] 2304 crbug.com/644358 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled. html [ Failure ]
2317 crbug.com/644358 fast/repaint/text-selection-rect-in-overflow.html [ Failure ] 2305 crbug.com/644358 fast/repaint/text-selection-rect-in-overflow.html [ Failure ]
2318 crbug.com/644358 fast/repaint/transform-disable-layoutstate.html [ Failure ] 2306 crbug.com/644358 fast/repaint/transform-disable-layoutstate.html [ Failure ]
2319 crbug.com/644358 fast/repaint/transform-rotate-and-remove.html [ Failure ] 2307 crbug.com/644358 fast/repaint/transform-rotate-and-remove.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698