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

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

Issue 2791043002: Draw recorded content directly into the containing PaintCanvas, when possible. (Closed)
Patch Set: none Created 3 years, 8 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/frame/LocalFrame.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 Bug(none) accessibility/ [ Skip ] 5 Bug(none) accessibility/ [ Skip ]
6 Bug(none) app_banner/ [ Skip ] 6 Bug(none) app_banner/ [ Skip ]
7 Bug(none) battery-status/ [ Skip ] 7 Bug(none) battery-status/ [ Skip ]
8 Bug(none) bindings/ [ Skip ] 8 Bug(none) bindings/ [ Skip ]
9 Bug(none) bluetooth/ [ Skip ] 9 Bug(none) bluetooth/ [ Skip ]
10 Bug(none) canvas/ [ Skip ] 10 Bug(none) canvas/ [ Skip ]
(...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after
1381 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] 1381 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ]
1382 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ] 1382 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ]
1383 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ] 1383 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ]
1384 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] 1384 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ]
1385 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ] 1385 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ]
1386 1386
1387 # These are failing due to compositing isolation failures in SVG 1387 # These are failing due to compositing isolation failures in SVG
1388 # (likely missing code to account for CompositingRecorder). 1388 # (likely missing code to account for CompositingRecorder).
1389 crbug.com/665259 svg/as-background-image/svg-as-background-5.html [ Failure ] 1389 crbug.com/665259 svg/as-background-image/svg-as-background-5.html [ Failure ]
1390 crbug.com/665259 svg/as-background-image/svg-as-background-6.html [ Failure ] 1390 crbug.com/665259 svg/as-background-image/svg-as-background-6.html [ Failure ]
1391 crbug.com/665259 svg/stroke/non-scaling-stroke-paintserver-same-as-fill.html [ F ailure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/frame/LocalFrame.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698