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

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

Issue 2363953002: Fix placement of overlay scrollbars on high DPI with box shadow. (Closed)
Patch Set: 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/LayoutTests/compositing/overflow/scrollbar-layer-placement.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 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 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 compositing/overflow/overflow-scroll-background-opaque-to-transparent.html [ Fai lure ] 314 compositing/overflow/overflow-scroll-background-opaque-to-transparent.html [ Fai lure ]
315 compositing/overflow/overflow-scroll-with-pointer-events-toggle.html [ Failure ] 315 compositing/overflow/overflow-scroll-with-pointer-events-toggle.html [ Failure ]
316 compositing/overflow/overflow-scroll-with-transparent-background.html [ Failure ] 316 compositing/overflow/overflow-scroll-with-transparent-background.html [ Failure ]
317 compositing/overflow/overflow-scrollbar-layers.html [ Failure ] 317 compositing/overflow/overflow-scrollbar-layers.html [ Failure ]
318 compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Failure ] 318 compositing/overflow/reparented-scrollbars-non-sc-anc.html [ Failure ]
319 compositing/overflow/resize-painting.html [ Failure ] 319 compositing/overflow/resize-painting.html [ Failure ]
320 compositing/overflow/scroll-ancestor-update.html [ Failure ] 320 compositing/overflow/scroll-ancestor-update.html [ Failure ]
321 compositing/overflow/scroll-parent-absolute-with-backdrop-filter.html [ Failure ] 321 compositing/overflow/scroll-parent-absolute-with-backdrop-filter.html [ Failure ]
322 compositing/overflow/scroll-parent-absolute.html [ Failure ] 322 compositing/overflow/scroll-parent-absolute.html [ Failure ]
323 compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor .html [ Failure ] 323 compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor .html [ Failure ]
324 compositing/overflow/scrollbar-layer-placement.html [ Failure ]
324 compositing/overflow/scroller-with-border-radius.html [ Failure ] 325 compositing/overflow/scroller-with-border-radius.html [ Failure ]
325 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ] 326 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
326 compositing/overflow/selection-gaps-after-removing-scrolling-contents.html [ Fai lure ] 327 compositing/overflow/selection-gaps-after-removing-scrolling-contents.html [ Fai lure ]
327 compositing/overflow/selection-gaps-toggling-with-scrolling-contents.html [ Fail ure ] 328 compositing/overflow/selection-gaps-toggling-with-scrolling-contents.html [ Fail ure ]
328 compositing/overflow/selection-gaps-toggling.html [ Failure ] 329 compositing/overflow/selection-gaps-toggling.html [ Failure ]
329 compositing/overflow/textarea-scroll-touch.html [ Failure ] 330 compositing/overflow/textarea-scroll-touch.html [ Failure ]
330 compositing/overflow/universal-accelerated-overflow-scroll.html [ Failure ] 331 compositing/overflow/universal-accelerated-overflow-scroll.html [ Failure ]
331 compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ Crash ] 332 compositing/overflow/update-widget-positions-on-nested-frames-and-scrollers.html [ Crash ]
332 compositing/overlap-blending/children-opacity-huge.html [ Failure ] 333 compositing/overlap-blending/children-opacity-huge.html [ Failure ]
333 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ] 334 compositing/overlap-blending/children-opacity-no-overlap.html [ Failure ]
(...skipping 1899 matching lines...) Expand 10 before | Expand all | Expand 10 after
2233 crbug.com/637316 svg/hixie/transform/001.xml [ Failure ] 2234 crbug.com/637316 svg/hixie/transform/001.xml [ Failure ]
2234 crbug.com/637316 svg/text/text-decorations-in-scaled-pattern.svg [ Failure ] 2235 crbug.com/637316 svg/text/text-decorations-in-scaled-pattern.svg [ Failure ]
2235 crbug.com/637316 svg/text/text-gradient-positioning.svg [ Failure ] 2236 crbug.com/637316 svg/text/text-gradient-positioning.svg [ Failure ]
2236 crbug.com/637316 svg/text/text-outline-rgba.html [ Failure ] 2237 crbug.com/637316 svg/text/text-outline-rgba.html [ Failure ]
2237 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ] 2238 crbug.com/637316 svg/text/text-path-middle-align.svg [ Failure ]
2238 2239
2239 fast/scrolling/overflow-scrollability.html [ Failure ] 2240 fast/scrolling/overflow-scrollability.html [ Failure ]
2240 fast/scrolling/scrollbar-prevent-default.html [ Failure ] 2241 fast/scrolling/scrollbar-prevent-default.html [ Failure ]
2241 compositing/lots-of-img-layers-with-opacity.html [ Failure ] 2242 compositing/lots-of-img-layers-with-opacity.html [ Failure ]
2242 compositing/lots-of-img-layers.html [ Failure ] 2243 compositing/lots-of-img-layers.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/overflow/scrollbar-layer-placement.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698