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

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

Issue 2738573002: Streamline the presentation of ImageBitmapRenderingContext (Closed)
Patch Set: Fixed expectations 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 499 matching lines...) Expand 10 before | Expand all | Expand 10 after
510 Bug(none) fast/borders/overflow-hidden-border-radius-force-backing-store.html [ Failure ] 510 Bug(none) fast/borders/overflow-hidden-border-radius-force-backing-store.html [ Failure ]
511 Bug(none) fast/borders/rtl-border-01.html [ Failure ] 511 Bug(none) fast/borders/rtl-border-01.html [ Failure ]
512 Bug(none) fast/borders/rtl-border-02.html [ Failure ] 512 Bug(none) fast/borders/rtl-border-02.html [ Failure ]
513 Bug(none) fast/borders/rtl-border-03.html [ Failure ] 513 Bug(none) fast/borders/rtl-border-03.html [ Failure ]
514 Bug(none) fast/box-shadow/basic-shadows.html [ Failure ] 514 Bug(none) fast/box-shadow/basic-shadows.html [ Failure ]
515 Bug(none) fast/box-shadow/box-shadow-transformed.html [ Failure ] 515 Bug(none) fast/box-shadow/box-shadow-transformed.html [ Failure ]
516 Bug(none) fast/box-shadow/box-shadow.html [ Failure ] 516 Bug(none) fast/box-shadow/box-shadow.html [ Failure ]
517 Bug(none) fast/box-sizing/box-sizing.html [ Failure ] 517 Bug(none) fast/box-sizing/box-sizing.html [ Failure ]
518 Bug(none) fast/canvas/canvas-composite-video.html [ Failure ] 518 Bug(none) fast/canvas/canvas-composite-video.html [ Failure ]
519 Bug(none) fast/canvas/canvas-css-clip-path.html [ Failure ] 519 Bug(none) fast/canvas/canvas-css-clip-path.html [ Failure ]
520 Bug(none) fast/canvas/OffscreenCanvas-2d-drawImage-in-worker.html [ Failure ]
521 Bug(none) fast/canvas/OffscreenCanvas-2d-drawImage.html [ Failure ]
522 Bug(none) fast/canvas/OffscreenCanvas-2d-gradients-in-worker.html [ Failure ]
523 Bug(none) fast/canvas/OffscreenCanvas-2d-imageSmoothing-in-worker.html [ Failure ]
524 Bug(none) fast/canvas/OffscreenCanvas-2d-pattern-in-worker.html [ Failure ]
525 Bug(none) fast/canvas/OffscreenCanvas-2d-pattern.html [ Failure ]
526 Bug(none) fast/canvas/OffscreenCanvas-clearRect-in-worker.html [ Failure ]
527 Bug(none) fast/canvas/OffscreenCanvas-fillRect-in-worker.html [ Failure ]
528 Bug(none) fast/canvas/OffscreenCanvas-filter-in-worker.html [ Failure ]
529 Bug(none) fast/canvas/OffscreenCanvas-paths-in-worker.html [ Failure ]
530 Bug(none) fast/canvas/OffscreenCanvas-strokeRect-in-worker.html [ Failure ]
531 Bug(none) fast/canvas/OffscreenCanvas-transform-shadow-in-worker.html [ Failure ]
520 Bug(none) fast/canvas/webgl/pixelated.html [ Failure ] 532 Bug(none) fast/canvas/webgl/pixelated.html [ Failure ]
521 Bug(none) fast/clip/nestedTransparencyClip.html [ Failure ] 533 Bug(none) fast/clip/nestedTransparencyClip.html [ Failure ]
522 Bug(none) fast/clip/overflow-border-radius-clip.html [ Failure ] 534 Bug(none) fast/clip/overflow-border-radius-clip.html [ Failure ]
523 Bug(none) fast/clip/overflow-border-radius-combinations.html [ Failure ] 535 Bug(none) fast/clip/overflow-border-radius-combinations.html [ Failure ]
524 Bug(none) fast/clip/overflow-border-radius-composited-parent.html [ Failure ] 536 Bug(none) fast/clip/overflow-border-radius-composited-parent.html [ Failure ]
525 Bug(none) fast/clip/overflow-border-radius-composited.html [ Failure ] 537 Bug(none) fast/clip/overflow-border-radius-composited.html [ Failure ]
526 Bug(none) fast/clip/overflow-border-radius-fixed-position.html [ Failure ] 538 Bug(none) fast/clip/overflow-border-radius-fixed-position.html [ Failure ]
527 Bug(none) fast/clip/overflow-border-radius-transformed.html [ Failure ] 539 Bug(none) fast/clip/overflow-border-radius-transformed.html [ Failure ]
528 Bug(none) fast/css-generated-content/014.html [ Failure ] 540 Bug(none) fast/css-generated-content/014.html [ Failure ]
529 Bug(none) fast/css-generated-content/table-parts-before-and-after.html [ Failure ] 541 Bug(none) fast/css-generated-content/table-parts-before-and-after.html [ Failure ]
(...skipping 849 matching lines...) Expand 10 before | Expand all | Expand 10 after
1379 1391
1380 # Tests that fail after changes to border dash painting, due to antialiasing dif ferences 1392 # Tests that fail after changes to border dash painting, due to antialiasing dif ferences
1381 # and minor border radius clipping differences. Some SPv2 change is being ticked by the border 1393 # and minor border radius clipping differences. Some SPv2 change is being ticked by the border
1382 # painting code. 1394 # painting code.
1383 Bug(700530) fast/css/background-clip-values.html [ Failure ] 1395 Bug(700530) fast/css/background-clip-values.html [ Failure ]
1384 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ] 1396 Bug(700530) svg/text/small-fonts-in-html5.html [ Failure ]
1385 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ] 1397 Bug(700530) compositing/overflow/paint-neg-z-order-descendants-into-scrolling-co ntents-layer.html [ Failure ]
1386 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ] 1398 Bug(700530) fast/multicol/tall-content-in-inner-with-fixed-height.html [ Failure ]
1387 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ] 1399 Bug(700530) compositing/geometry/abs-position-inside-opacity.html [ Failure ]
1388 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ] 1400 Bug(700530) fast/css3-text/css3-text-decoration/text-underline-position/text-und erline-position-cjk.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698