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

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

Issue 2751433002: [SPv2] Flatten property trees in PaintRecordBuilder into a single display list. (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
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 1360 matching lines...) Expand 10 before | Expand all | Expand 10 after
1371 # Tests that fail after changes to border dash painting, due to antialiasing dif ferences 1371 # Tests that fail after changes to border dash painting, due to antialiasing dif ferences
1372 # and minor border radius clipping differences. Some SPv2 change is being ticked by the border 1372 # and minor border radius clipping differences. Some SPv2 change is being ticked by the border
1373 # painting code. 1373 # painting code.
1374 Bug(700530) fast/css/background-clip-values.html [ Failure ] 1374 Bug(700530) fast/css/background-clip-values.html [ Failure ]
1375 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] 1375 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ]
1376 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ] 1376 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ]
1377 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ] 1377 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ]
1378 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] 1378 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ]
1379 Bug(700530) fast/forms/select-popup/popup-menu-appearance-zoom110.html [ Failure ] 1379 Bug(700530) fast/forms/select-popup/popup-menu-appearance-zoom110.html [ Failure ]
1380 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ] 1380 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ]
1381
1382 # These are failing due to compositing isolation failures in SVG
1383 # missing code to account for CompositingRecorder in SPv2 mode, likely).
pdr. 2017/03/28 21:01:30 Nit: # (Likely missing code to account for Composi
chrishtr 2017/03/28 21:43:23 Done.
1384 crbug.com/665259 svg/as-background-image/svg-as-background-5.html [ Failure ]
1385 crbug.com/665259 svg/as-background-image/svg-as-background-6.html [ Failure ]
1386 crbug.com/665259 svg/stroke/non-scaling-stroke-paintserver-same-as-fill.html [ F ailure ]
1387 crbug.com/665259 css3/blending/svg-isolation-svg-img-isolate.html [ Failure ]
1388 crbug.com/665259 css3/blending/svg-isolation-img-isolate.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/TestExpectations » ('j') | third_party/WebKit/LayoutTests/TestExpectations » ('J')

Powered by Google App Engine
This is Rietveld 408576698