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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1883723002: Sort layer tree paint invalidations by all fields (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/platform/graphics/GraphicsLayer.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 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.htm l [ Failure Pass ] 336 crbug.com/498539 [ Retina ] http/tests/inspector/search/sources-search-scope.htm l [ Failure Pass ]
337 crbug.com/498539 [ Precise Win7 ] inspector-protocol/cpu-profiler/record-cpu-pro file.html [ Crash Pass ] 337 crbug.com/498539 [ Precise Win7 ] inspector-protocol/cpu-profiler/record-cpu-pro file.html [ Crash Pass ]
338 crbug.com/498539 [ Precise Win7 ] inspector/agents-enable-disable.html [ Crash P ass ] 338 crbug.com/498539 [ Precise Win7 ] inspector/agents-enable-disable.html [ Crash P ass ]
339 crbug.com/498539 [ Precise Win7 ] inspector/elements/styles-1/edit-inspector-sty lesheet.html [ Failure Pass Timeout ] 339 crbug.com/498539 [ Precise Win7 ] inspector/elements/styles-1/edit-inspector-sty lesheet.html [ Failure Pass Timeout ]
340 crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/h eap-objects-tracking.html [ Crash Pass ] 340 crbug.com/498539 crbug.com/410145 [ Release ] inspector-protocol/heap-profiler/h eap-objects-tracking.html [ Crash Pass ]
341 crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perfo rm-of-mergable-action.html [ Failure Pass ] 341 crbug.com/498539 [ Win7 Release ] inspector/elements/styles-2/perform-undo-perfo rm-of-mergable-action.html [ Failure Pass ]
342 crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failu re Pass ] 342 crbug.com/498539 [ Win7 ] inspector/elements/styles-3/selector-list.html [ Failu re Pass ]
343 crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trac e.html [ Crash Pass ] 343 crbug.com/498539 [ Win7 Debug ] inspector/elements/styles-3/styles-computed-trac e.html [ Crash Pass ]
344 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ] 344 crbug.com/498539 [ Win7 ] inspector/elements/styles-4/styles-update-from-js.html [ Crash Pass ]
345 345
346 crbug.com/602483 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ Ne edsRebaseline ]
347 crbug.com/602483 compositing/overflow/text-color-change.html [ NeedsRebaseline ]
348 crbug.com/602483 compositing/overflow/text-match-highlight.html [ NeedsRebaselin e ]
349 crbug.com/602483 compositing/overflow/updating-scrolling-container-and-content.h tml [ NeedsRebaseline ]
350 crbug.com/602483 compositing/repaint/fixed-pos-inside-composited-intermediate-la yer.html [ NeedsRebaseline ]
351 crbug.com/602483 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [ NeedsRebaseline ]
352 crbug.com/602483 compositing/repaint/resize-repaint.html [ NeedsRebaseline ]
353 crbug.com/602483 compositing/repaint/should-not-clip-composited-overflow-scrolli ng-layer.html [ NeedsRebaseline ]
354 crbug.com/602483 compositing/repaint/should-not-clip-composited-viewport-scrolli ng-layer.html [ NeedsRebaseline ]
355 crbug.com/602483 compositing/repaint/should-not-repaint-composited-descendants-o n-overflow-change.html [ NeedsRebaseline ]
356 crbug.com/602483 compositing/squashing/add-remove-squashed-layers.html [ NeedsRe baseline ]
357 crbug.com/602483 compositing/squashing/iframe-inside-squashed-layer.html [ Needs Rebaseline ]
358 crbug.com/602483 compositing/squashing/invalidations-with-large-negative-margin. html [ NeedsRebaseline ]
359 crbug.com/602483 compositing/squashing/remove-squashed-layer-plus-move.html [ Ne edsRebaseline ]
360 crbug.com/602483 compositing/squashing/selection-repaint-with-gaps.html [ NeedsR ebaseline ]
361 crbug.com/602483 compositing/squashing/squash-above-fixed-1.html [ NeedsRebaseli ne ]
362 crbug.com/602483 compositing/squashing/squashed-layer-loses-graphicslayer.html [ NeedsRebaseline ]
363 crbug.com/602483 compositing/squashing/squashed-repaints.html [ NeedsRebaseline ]
364 crbug.com/602483 compositing/will-change/containing-block-removed.html [ NeedsRe baseline ]
365 crbug.com/602483 css3/flexbox/repaint-during-resize-no-flex.html [ NeedsRebaseli ne ]
366 crbug.com/602483 css3/flexbox/repaint-on-layout.html [ NeedsRebaseline ]
367 crbug.com/602483 css3/flexbox/repaint-on-margin-change.html [ NeedsRebaseline ]
368 crbug.com/602483 css3/flexbox/repaint-opacity-change.html [ NeedsRebaseline ]
369 crbug.com/602483 css3/flexbox/repaint-rtl-column.html [ NeedsRebaseline ]
370 crbug.com/602483 css3/flexbox/repaint.html [ NeedsRebaseline ]
371 crbug.com/602483 editing/selection/repaint-rect-for-vertical-writing-mode-with-p ositioned-root.html [ NeedsRebaseline ]
372 crbug.com/602483 fast/box-shadow/negative-shadow-box-expand.html [ NeedsRebaseli ne ]
373 crbug.com/602483 fast/box-shadow/negative-shadow-box-shrink.html [ NeedsRebaseli ne ]
374 crbug.com/602483 fast/box-shadow/shadow-box-resize-writing-mode.html [ NeedsReba seline ]
375 crbug.com/602483 fast/box-shadow/shadow-box-resize.html [ NeedsRebaseline ]
376 crbug.com/602483 fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ NeedsRebaseline ]
377 crbug.com/602483 fast/css-grid-layout/grid-element-change-columns-repaint.html [ NeedsRebaseline ]
378 crbug.com/602483 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Ne edsRebaseline ]
379 crbug.com/602483 fast/css-grid-layout/grid-item-change-row-repaint.html [ NeedsR ebaseline ]
380 crbug.com/602483 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ Ne edsRebaseline ]
381 crbug.com/602483 fast/forms/button/button-reset-focus-by-mouse-then-keydown.html [ NeedsRebaseline ]
382 crbug.com/602483 fast/forms/range/range-focus-by-mouse-then-keydown.html [ Needs Rebaseline ]
383 crbug.com/602483 fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ Nee dsRebaseline ]
384 crbug.com/602483 fast/images/fixed-img-src-change-after-scroll.html [ NeedsRebas eline ]
385 crbug.com/602483 fast/images/repaint-subrect-grid.html [ NeedsRebaseline ]
386 crbug.com/602483 fast/layers/scroll-descendant-with-cached-cliprects.html [ Need sRebaseline ]
387 crbug.com/602483 fast/repaint/4776765.html [ NeedsRebaseline ]
388 crbug.com/602483 fast/repaint/absolute-margin-change-repaint.html [ NeedsRebasel ine ]
389 crbug.com/602483 fast/repaint/absolute-position-change-containing-block.html [ N eedsRebaseline ]
390 crbug.com/602483 fast/repaint/absolute-position-changed.html [ NeedsRebaseline ]
391 crbug.com/602483 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsR ebaseline ]
392 crbug.com/602483 fast/repaint/add-table-overpaint.html [ NeedsRebaseline ]
393 crbug.com/602483 fast/repaint/align-content-change.html [ NeedsRebaseline ]
394 crbug.com/602483 fast/repaint/align-content-distribution-change-grid.html [ Need sRebaseline ]
395 crbug.com/602483 fast/repaint/align-content-position-change-grid.html [ NeedsReb aseline ]
396 crbug.com/602483 fast/repaint/align-self-change-grid.html [ NeedsRebaseline ]
397 crbug.com/602483 fast/repaint/align-self-change.html [ NeedsRebaseline ]
398 crbug.com/602483 fast/repaint/align-self-overflow-change.html [ NeedsRebaseline ]
399 crbug.com/602483 fast/repaint/background-currentColor-repaint.html [ NeedsRebase line ]
400 crbug.com/602483 fast/repaint/background-image-paint-invalidation.html [ NeedsRe baseline ]
401 crbug.com/602483 fast/repaint/background-shorthand-with-gradient-and-height-chan ges.html [ NeedsRebaseline ]
402 crbug.com/602483 fast/repaint/background-size-auto-with-gradient-and-height-chan ges.html [ NeedsRebaseline ]
403 crbug.com/602483 fast/repaint/backgroundSizeRepaint.html [ NeedsRebaseline ]
404 crbug.com/602483 fast/repaint/block-layout-inline-children-float-positioned.html [ NeedsRebaseline ]
405 crbug.com/602483 fast/repaint/block-no-inflow-children.html [ NeedsRebaseline ]
406 crbug.com/602483 fast/repaint/block-shift-repaint.html [ NeedsRebaseline ]
407 crbug.com/602483 fast/repaint/body-background-image.html [ NeedsRebaseline ]
408 crbug.com/602483 fast/repaint/border-radius-repaint-2.html [ NeedsRebaseline ]
409 crbug.com/602483 fast/repaint/border-radius-repaint.html [ NeedsRebaseline ]
410 crbug.com/602483 fast/repaint/border-radius-without-border.html [ NeedsRebaselin e ]
411 crbug.com/602483 fast/repaint/border-repaint-glitch.html [ NeedsRebaseline ]
412 crbug.com/602483 fast/repaint/box-inline-resize.html [ NeedsRebaseline ]
413 crbug.com/602483 fast/repaint/box-shadow-dynamic.html [ NeedsRebaseline ]
414 crbug.com/602483 fast/repaint/box-shadow-inset-repaint.html [ NeedsRebaseline ]
415 crbug.com/602483 fast/repaint/box-sizing-border-keeping-size.html [ NeedsRebasel ine ]
416 crbug.com/602483 fast/repaint/box-sizing.html [ NeedsRebaseline ]
417 crbug.com/602483 fast/repaint/bugzilla-3509.html [ NeedsRebaseline ]
418 crbug.com/602483 fast/repaint/bugzilla-5699.html [ NeedsRebaseline ]
419 crbug.com/602483 fast/repaint/bugzilla-6278.html [ NeedsRebaseline ]
420 crbug.com/602483 fast/repaint/bugzilla-6388.html [ NeedsRebaseline ]
421 crbug.com/602483 fast/repaint/bugzilla-6473.html [ NeedsRebaseline ]
422 crbug.com/602483 fast/repaint/bugzilla-7235.html [ NeedsRebaseline ]
423 crbug.com/602483 fast/repaint/caret-with-transformation.html [ NeedsRebaseline ]
424 crbug.com/602483 fast/repaint/change-text-content-and-background-color.html [ Ne edsRebaseline ]
425 crbug.com/602483 fast/repaint/clip-with-layout-delta.html [ NeedsRebaseline ]
426 crbug.com/602483 fast/repaint/clipped-overflow-visible-subtree.html [ NeedsRebas eline ]
427 crbug.com/602483 fast/repaint/clipped-relative.html [ NeedsRebaseline ]
428 crbug.com/602483 fast/repaint/containing-block-position-change.html [ NeedsRebas eline ]
429 crbug.com/602483 fast/repaint/content-into-overflow.html [ NeedsRebaseline ]
430 crbug.com/602483 fast/repaint/control-clip.html [ NeedsRebaseline ]
431 crbug.com/602483 fast/repaint/crbug-371640-2.html [ NeedsRebaseline ]
432 crbug.com/602483 fast/repaint/crbug-371640-3.html [ NeedsRebaseline ]
433 crbug.com/602483 fast/repaint/crbug-371640-4.html [ NeedsRebaseline ]
434 crbug.com/602483 fast/repaint/crbug-371640.html [ NeedsRebaseline ]
435 crbug.com/602483 fast/repaint/destroy-composited-scrollbar.html [ NeedsRebaselin e ]
436 crbug.com/602483 fast/repaint/destroy-overlay-scrollbar.html [ NeedsRebaseline ]
437 crbug.com/602483 fast/repaint/destroy-scrollbar.html [ NeedsRebaseline ]
438 crbug.com/602483 fast/repaint/details-open-repaint.html [ NeedsRebaseline ]
439 crbug.com/602483 fast/repaint/dont-invalidate-root-layer-when-composited-layer-b ecomes-visible.html [ NeedsRebaseline ]
440 crbug.com/602483 fast/repaint/dynamic-table-vertical-alignment-change.html [ Nee dsRebaseline ]
441 crbug.com/602483 fast/repaint/erase-overflow.html [ NeedsRebaseline ]
442 crbug.com/602483 fast/repaint/fixed-after-scroll.html [ NeedsRebaseline ]
443 crbug.com/602483 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsR ebaseline ]
444 crbug.com/602483 fast/repaint/fixed-child-move-after-scroll.html [ NeedsRebaseli ne ]
445 crbug.com/602483 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Need sRebaseline ]
446 crbug.com/602483 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ NeedsRebaseline ]
447 crbug.com/602483 fast/repaint/fixed-margin-change-repaint.html [ NeedsRebaseline ]
448 crbug.com/602483 fast/repaint/fixed-move-after-scroll.html [ NeedsRebaseline ]
449 crbug.com/602483 fast/repaint/fixed-scroll-simple.html [ NeedsRebaseline ]
450 crbug.com/602483 fast/repaint/fixed-table-cell.html [ NeedsRebaseline ]
451 crbug.com/602483 fast/repaint/fixed-table-overflow-zindex.html [ NeedsRebaseline ]
452 crbug.com/602483 fast/repaint/fixed-table-overflow.html [ NeedsRebaseline ]
453 crbug.com/602483 fast/repaint/fixed-to-relative-position-with-absolute-child.htm l [ NeedsRebaseline ]
454 crbug.com/602483 fast/repaint/float-in-new-block-with-layout-delta.html [ NeedsR ebaseline ]
455 crbug.com/602483 fast/repaint/float-move-during-layout.html [ NeedsRebaseline ]
456 crbug.com/602483 fast/repaint/float-overflow-right.html [ NeedsRebaseline ]
457 crbug.com/602483 fast/repaint/float-overflow.html [ NeedsRebaseline ]
458 crbug.com/602483 fast/repaint/focus-continuations.html [ NeedsRebaseline ]
459 crbug.com/602483 fast/repaint/focus-enable-continuations.html [ NeedsRebaseline ]
460 crbug.com/602483 fast/repaint/focus-ring-on-child-move.html [ NeedsRebaseline ]
461 crbug.com/602483 fast/repaint/focus-ring-on-continuation-move.html [ NeedsRebase line ]
462 crbug.com/602483 fast/repaint/gradients-em-stops-repaint.html [ NeedsRebaseline ]
463 crbug.com/602483 fast/repaint/hover-invalidation-table.html [ NeedsRebaseline ]
464 crbug.com/602483 fast/repaint/hover-pseudo-borders-whitespace.html [ NeedsRebase line ]
465 crbug.com/602483 fast/repaint/hover-pseudo-borders.html [ NeedsRebaseline ]
466 crbug.com/602483 fast/repaint/inline-block-resize.html [ NeedsRebaseline ]
467 crbug.com/602483 fast/repaint/inline-color-change.html [ NeedsRebaseline ]
468 crbug.com/602483 fast/repaint/inline-focus.html [ NeedsRebaseline ]
469 crbug.com/602483 fast/repaint/inline-outline-repaint-2.html [ NeedsRebaseline ]
470 crbug.com/602483 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ]
471 crbug.com/602483 fast/repaint/inline-overflow.html [ NeedsRebaseline ]
472 crbug.com/602483 fast/repaint/inline-reflow.html [ NeedsRebaseline ]
473 crbug.com/602483 fast/repaint/inline-relative-positioned.html [ NeedsRebaseline ]
474 crbug.com/602483 fast/repaint/inline-style-change-in-scrolled-view.html [ NeedsR ebaseline ]
475 crbug.com/602483 fast/repaint/inline-vertical-lr-overflow.html [ NeedsRebaseline ]
476 crbug.com/602483 fast/repaint/inline-vertical-rl-overflow.html [ NeedsRebaseline ]
477 crbug.com/602483 fast/repaint/intermediate-layout-position.html [ NeedsRebaselin e ]
478 crbug.com/602483 fast/repaint/invalidation-after-opacity-change-subtree.html [ N eedsRebaseline ]
479 crbug.com/602483 fast/repaint/invisible-objects.html [ NeedsRebaseline ]
480 crbug.com/602483 fast/repaint/japanese-rl-selection-clear.html [ NeedsRebaseline ]
481 crbug.com/602483 fast/repaint/japanese-rl-selection-repaint.html [ NeedsRebaseli ne ]
482 crbug.com/602483 fast/repaint/justify-content-change.html [ NeedsRebaseline ]
483 crbug.com/602483 fast/repaint/justify-content-distribution-change-grid.html [ Ne edsRebaseline ]
484 crbug.com/602483 fast/repaint/justify-content-position-change-grid.html [ NeedsR ebaseline ]
485 crbug.com/602483 fast/repaint/justify-content-position-change.html [ NeedsRebase line ]
486 crbug.com/602483 fast/repaint/justify-items-change.html [ NeedsRebaseline ]
487 crbug.com/602483 fast/repaint/justify-items-legacy-change.html [ NeedsRebaseline ]
488 crbug.com/602483 fast/repaint/justify-items-overflow-change.html [ NeedsRebaseli ne ]
489 crbug.com/602483 fast/repaint/justify-self-change.html [ NeedsRebaseline ]
490 crbug.com/602483 fast/repaint/justify-self-overflow-change.html [ NeedsRebaselin e ]
491 crbug.com/602483 fast/repaint/layout-state-only-positioned.html [ NeedsRebaselin e ]
492 crbug.com/602483 fast/repaint/layout-state-relative.html [ NeedsRebaseline ]
493 crbug.com/602483 fast/repaint/layout-state-scrolloffset.html [ NeedsRebaseline ]
494 crbug.com/602483 fast/repaint/layout-state-scrolloffset2.html [ NeedsRebaseline ]
495 crbug.com/602483 fast/repaint/layout-state-scrolloffset3.html [ NeedsRebaseline ]
496 crbug.com/602483 fast/repaint/layoutstate-invalid-invalidation-inline-relative-p ositioned.html [ NeedsRebaseline ]
497 crbug.com/602483 fast/repaint/line-flow-with-floats-1.html [ NeedsRebaseline ]
498 crbug.com/602483 fast/repaint/line-flow-with-floats-10.html [ NeedsRebaseline ]
499 crbug.com/602483 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ]
500 crbug.com/602483 fast/repaint/line-flow-with-floats-3.html [ NeedsRebaseline ]
501 crbug.com/602483 fast/repaint/line-flow-with-floats-4.html [ NeedsRebaseline ]
502 crbug.com/602483 fast/repaint/line-flow-with-floats-5.html [ NeedsRebaseline ]
503 crbug.com/602483 fast/repaint/line-flow-with-floats-6.html [ NeedsRebaseline ]
504 crbug.com/602483 fast/repaint/line-flow-with-floats-7.html [ NeedsRebaseline ]
505 crbug.com/602483 fast/repaint/line-flow-with-floats-8.html [ NeedsRebaseline ]
506 crbug.com/602483 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ]
507 crbug.com/602483 fast/repaint/line-in-scrolled-clipped-block.html [ NeedsRebasel ine ]
508 crbug.com/602483 fast/repaint/line-overflow.html [ NeedsRebaseline ]
509 crbug.com/602483 fast/repaint/lines-with-layout-delta.html [ NeedsRebaseline ]
510 crbug.com/602483 fast/repaint/list-marker-2.html [ NeedsRebaseline ]
511 crbug.com/602483 fast/repaint/make-children-non-inline.html [ NeedsRebaseline ]
512 crbug.com/602483 fast/repaint/margin.html [ NeedsRebaseline ]
513 crbug.com/602483 fast/repaint/mix-blend-mode-separate-stacking-context.html [ Ne edsRebaseline ]
514 crbug.com/602483 fast/repaint/multi-layout-one-frame.html [ NeedsRebaseline ]
515 crbug.com/602483 fast/repaint/multicol-as-paint-container.html [ NeedsRebaseline ]
516 crbug.com/602483 fast/repaint/multicol-repaint.html [ NeedsRebaseline ]
517 crbug.com/602483 fast/repaint/multicol-with-abspos-in-relpos.html [ NeedsRebasel ine ]
518 crbug.com/602483 fast/repaint/multicol-with-abspos.html [ NeedsRebaseline ]
519 crbug.com/602483 fast/repaint/multicol-with-block.html [ NeedsRebaseline ]
520 crbug.com/602483 fast/repaint/multicol-with-inline.html [ NeedsRebaseline ]
521 crbug.com/602483 fast/repaint/multicol-with-text.html [ NeedsRebaseline ]
522 crbug.com/602483 fast/repaint/negative-text-indent-with-overflow-hidden.html [ N eedsRebaseline ]
523 crbug.com/602483 fast/repaint/offset-change-wrong-invalidation-with-float.html [ NeedsRebaseline ]
524 crbug.com/602483 fast/repaint/opacity-change-on-overflow-float.html [ NeedsRebas eline ]
525 crbug.com/602483 fast/repaint/outline-change-continuations.html [ NeedsRebaselin e ]
526 crbug.com/602483 fast/repaint/outline-change-invalidation.html [ NeedsRebaseline ]
527 crbug.com/602483 fast/repaint/outline-child-repaint.html [ NeedsRebaseline ]
528 crbug.com/602483 fast/repaint/outline-clip-change.html [ NeedsRebaseline ]
529 crbug.com/602483 fast/repaint/outline-continuations.html [ NeedsRebaseline ]
530 crbug.com/602483 fast/repaint/outline-inset.html [ NeedsRebaseline ]
531 crbug.com/602483 fast/repaint/outline-repaint-glitch.html [ NeedsRebaseline ]
532 crbug.com/602483 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Nee dsRebaseline ]
533 crbug.com/602483 fast/repaint/overflow-clip-subtree-layout.html [ NeedsRebaselin e ]
534 crbug.com/602483 fast/repaint/overflow-delete-line.html [ NeedsRebaseline ]
535 crbug.com/602483 fast/repaint/overflow-hide.html [ NeedsRebaseline ]
536 crbug.com/602483 fast/repaint/overflow-into-content.html [ NeedsRebaseline ]
537 crbug.com/602483 fast/repaint/overflow-scroll-after-move.html [ NeedsRebaseline ]
538 crbug.com/602483 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ]
539 crbug.com/602483 fast/repaint/overflow-scroll-delete.html [ NeedsRebaseline ]
540 crbug.com/602483 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ]
541 crbug.com/602483 fast/repaint/overflow-show.html [ NeedsRebaseline ]
542 crbug.com/602483 fast/repaint/overhanging-float-detach-repaint.html [ NeedsRebas eline ]
543 crbug.com/602483 fast/repaint/padding-keeping-content-size.html [ NeedsRebaselin e ]
544 crbug.com/602483 fast/repaint/paint-invalidation-with-reparent-across-frame-boun daries.html [ NeedsRebaseline ]
545 crbug.com/602483 fast/repaint/percent-size-image-resize-container.html [ NeedsRe baseline ]
546 crbug.com/602483 fast/repaint/position-change-keeping-geometry.html [ NeedsRebas eline ]
547 crbug.com/602483 fast/repaint/positioned-document-element.html [ NeedsRebaseline ]
548 crbug.com/602483 fast/repaint/positioned-great-grandparent-change-location.html [ NeedsRebaseline ]
549 crbug.com/602483 fast/repaint/positioned-list-offset-change-repaint.html [ Needs Rebaseline ]
550 crbug.com/602483 fast/repaint/push-block-with-first-line.html [ NeedsRebaseline ]
551 crbug.com/602483 fast/repaint/quotes.html [ NeedsRebaseline ]
552 crbug.com/602483 fast/repaint/reflection-redraw.html [ NeedsRebaseline ]
553 crbug.com/602483 fast/repaint/reflection-repaint-test.html [ NeedsRebaseline ]
554 crbug.com/602483 fast/repaint/relative-inline-positioned-movement-repaint.html [ NeedsRebaseline ]
555 crbug.com/602483 fast/repaint/relative-margin-change-repaint.html [ NeedsRebasel ine ]
556 crbug.com/602483 fast/repaint/remove-block-after-layout.html [ NeedsRebaseline ]
557 crbug.com/602483 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ]
558 crbug.com/602483 fast/repaint/remove-inline-block-descendant-of-flex.html [ Need sRebaseline ]
559 crbug.com/602483 fast/repaint/remove-inline-layer-after-layout.html [ NeedsRebas eline ]
560 crbug.com/602483 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsR ebaseline ]
561 crbug.com/602483 fast/repaint/repaint-composited-child-in-scrolled-container.htm l [ NeedsRebaseline ]
562 crbug.com/602483 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ N eedsRebaseline ]
563 crbug.com/602483 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebase line ]
564 crbug.com/602483 fast/repaint/repaint-table-row-in-composited-document.html [ Ne edsRebaseline ]
565 crbug.com/602483 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ NeedsRebaseline ]
566 crbug.com/602483 fast/repaint/requestAnimation-translation-leave-traces.html [ N eedsRebaseline ]
567 crbug.com/602483 fast/repaint/resize-scrollable-div.html [ NeedsRebaseline ]
568 crbug.com/602483 fast/repaint/resize-scrollable-iframe.html [ NeedsRebaseline ]
569 crbug.com/602483 fast/repaint/resize-with-border-clipped.html [ NeedsRebaseline ]
570 crbug.com/602483 fast/repaint/resize-with-border.html [ NeedsRebaseline ]
571 crbug.com/602483 fast/repaint/scroll-in-transformed-layer.html [ NeedsRebaseline ]
572 crbug.com/602483 fast/repaint/scroll-inside-table-cell.html [ NeedsRebaseline ]
573 crbug.com/602483 fast/repaint/scroll-relative-table-inside-table-cell.html [ Nee dsRebaseline ]
574 crbug.com/602483 fast/repaint/scroll-stacking-context-backface-visiblity-leaves- traces.html [ NeedsRebaseline ]
575 crbug.com/602483 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [ NeedsRebaseline ]
576 crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize-with-border.html [ NeedsRebaseline ]
577 crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize.html [ NeedsRebas eline ]
578 crbug.com/602483 fast/repaint/scrollbar-parts.html [ NeedsRebaseline ]
579 crbug.com/602483 fast/repaint/search-field-cancel.html [ NeedsRebaseline ]
580 crbug.com/602483 fast/repaint/select-option-background-color.html [ NeedsRebasel ine ]
581 crbug.com/602483 fast/repaint/selected-replaced.html [ NeedsRebaseline ]
582 crbug.com/602483 fast/repaint/selection-after-delete.html [ NeedsRebaseline ]
583 crbug.com/602483 fast/repaint/selection-after-remove.html [ NeedsRebaseline ]
584 crbug.com/602483 fast/repaint/selection-change-in-iframe-with-relative-parent.ht ml [ NeedsRebaseline ]
585 crbug.com/602483 fast/repaint/selection-clear.html [ NeedsRebaseline ]
586 crbug.com/602483 fast/repaint/selection-partial-invalidation-between-blocks.html [ NeedsRebaseline ]
587 crbug.com/602483 fast/repaint/selection-rl.html [ NeedsRebaseline ]
588 crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ NeedsRebaseline ]
589 crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-rem oval.html [ NeedsRebaseline ]
590 crbug.com/602483 fast/repaint/stacked-diacritics.html [ NeedsRebaseline ]
591 crbug.com/602483 fast/repaint/stacking-context-lost.html [ NeedsRebaseline ]
592 crbug.com/602483 fast/repaint/static-to-positioned.html [ NeedsRebaseline ]
593 crbug.com/602483 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ]
594 crbug.com/602483 fast/repaint/table-cell-collapsed-border.html [ NeedsRebaseline ]
595 crbug.com/602483 fast/repaint/table-cell-move.html [ NeedsRebaseline ]
596 crbug.com/602483 fast/repaint/table-col-background-offset.html [ NeedsRebaseline ]
597 crbug.com/602483 fast/repaint/table-col-background.html [ NeedsRebaseline ]
598 crbug.com/602483 fast/repaint/table-collapsed-border.html [ NeedsRebaseline ]
599 crbug.com/602483 fast/repaint/table-outer-border.html [ NeedsRebaseline ]
600 crbug.com/602483 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ]
601 crbug.com/602483 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled. html [ NeedsRebaseline ]
602 crbug.com/602483 fast/repaint/table-row-bg-change.html [ NeedsRebaseline ]
603 crbug.com/602483 fast/repaint/table-row.html [ NeedsRebaseline ]
604 crbug.com/602483 fast/repaint/table-section-overflow.html [ NeedsRebaseline ]
605 crbug.com/602483 fast/repaint/table-section-repaint.html [ NeedsRebaseline ]
606 crbug.com/602483 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ]
607 crbug.com/602483 fast/repaint/table-with-padding-row-invalidation.html [ NeedsRe baseline ]
608 crbug.com/602483 fast/repaint/text-append-dirty-lines.html [ NeedsRebaseline ]
609 crbug.com/602483 fast/repaint/text-in-relative-positioned-inline.html [ NeedsReb aseline ]
610 crbug.com/602483 fast/repaint/text-match-document-change.html [ NeedsRebaseline ]
611 crbug.com/602483 fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsReba seline ]
612 crbug.com/602483 fast/repaint/text-selection-rect-in-overflow.html [ NeedsRebase line ]
613 crbug.com/602483 fast/repaint/textarea-appearance-none-resize-handle.html [ Need sRebaseline ]
614 crbug.com/602483 fast/repaint/textarea-set-disabled.html [ NeedsRebaseline ]
615 crbug.com/602483 fast/repaint/transform-disable-layoutstate.html [ NeedsRebaseli ne ]
616 crbug.com/602483 fast/repaint/transform-inline-layered-child.html [ NeedsRebasel ine ]
617 crbug.com/602483 fast/repaint/transform-layout-repaint.html [ NeedsRebaseline ]
618 crbug.com/602483 fast/repaint/transform-rotate-and-remove.html [ NeedsRebaseline ]
619 crbug.com/602483 fast/repaint/transform-translate.html [ NeedsRebaseline ]
620 crbug.com/602483 fast/repaint/vertical-align-length1.html [ NeedsRebaseline ]
621 crbug.com/602483 fast/repaint/vertical-align-length2.html [ NeedsRebaseline ]
622 crbug.com/602483 fast/repaint/vertical-align1.html [ NeedsRebaseline ]
623 crbug.com/602483 fast/repaint/vertical-align2.html [ NeedsRebaseline ]
624 crbug.com/602483 fast/repaint/vertical-rl-as-paint-container.html [ NeedsRebasel ine ]
625 crbug.com/602483 fast/repaint/video-mute-repaint.html [ NeedsRebaseline ]
626 crbug.com/602483 fast/repaint/video-unmute-repaint.html [ NeedsRebaseline ]
627 crbug.com/602483 fast/repaint/view-background-from-body-2.html [ NeedsRebaseline ]
628 crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered-comp osited.html [ NeedsRebaseline ]
629 crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered.html [ NeedsRebaseline ]
630 crbug.com/602483 fast/repaint/window-resize-background-image-generated.html [ Ne edsRebaseline ]
631 crbug.com/602483 fast/repaint/window-resize-background-image-non-fixed.html [ Ne edsRebaseline ]
632 crbug.com/602483 fast/repaint/window-resize-media-query.html [ NeedsRebaseline ]
633 crbug.com/602483 fast/repaint/window-resize-percent-html.html [ NeedsRebaseline ]
634 crbug.com/602483 fast/repaint/window-resize-percent-width-height.html [ NeedsReb aseline ]
635 crbug.com/602483 fast/repaint/window-resize-positioned-bottom.html [ NeedsRebase line ]
636 crbug.com/602483 fast/repaint/window-resize-positioned-percent-top.html [ NeedsR ebaseline ]
637 crbug.com/602483 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRe baseline ]
638 crbug.com/602483 fast/repaint/window-resize-viewport-percent.html [ NeedsRebasel ine ]
639 crbug.com/602483 fast/table/border-collapsing/border-collapse-change-collapse-to -separate.html [ NeedsRebaseline ]
640 crbug.com/602483 fast/table/border-collapsing/border-collapse-change-separate-to -collapse.html [ NeedsRebaseline ]
641 crbug.com/602483 fast/table/border-collapsing/cached-69296.html [ NeedsRebaselin e ]
642 crbug.com/602483 fast/table/border-collapsing/cached-cell-append.html [ NeedsReb aseline ]
643 crbug.com/602483 fast/table/border-collapsing/cached-cell-remove.html [ NeedsReb aseline ]
644 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-color.ht ml [ NeedsRebaseline ]
645 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-width.ht ml [ NeedsRebaseline ]
646 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-sl-border-color .html [ NeedsRebaseline ]
647 crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-color.htm l [ NeedsRebaseline ]
648 crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-width.htm l [ NeedsRebaseline ]
649 crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-colo r.html [ NeedsRebaseline ]
650 crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-widt h.html [ NeedsRebaseline ]
651 crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-color.htm l [ NeedsRebaseline ]
652 crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-width.htm l [ NeedsRebaseline ]
653 crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-color.h tml [ NeedsRebaseline ]
654 crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-width.h tml [ NeedsRebaseline ]
655 crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-color.h tml [ NeedsRebaseline ]
656 crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-width.h tml [ NeedsRebaseline ]
657 crbug.com/602483 fast/table/resize-table-repaint-percent-size-cell.html [ NeedsR ebaseline ]
658 crbug.com/602483 fast/table/resize-table-repaint-vertical-align-cell.html [ Need sRebaseline ]
659 crbug.com/602483 fast/table/resize-table-row-repaint.html [ NeedsRebaseline ]
660 crbug.com/602483 media/media-audio-no-spurious-repaints.html [ NeedsRebaseline ]
661 crbug.com/602483 media/video-paint-invalidation.html [ NeedsRebaseline ]
662 crbug.com/602483 paint/invalidation/animated-gif-background.html [ NeedsRebaseli ne ]
663 crbug.com/602483 paint/invalidation/invalidate-box-shadow-currentColor.html [ Ne edsRebaseline ]
664 crbug.com/602483 paint/invalidation/invalidate-descendants-when-receiving-paint- layer.html [ NeedsRebaseline ]
665 crbug.com/602483 paint/invalidation/non-text-link-invalidation-optimization.html [ NeedsRebaseline ]
666 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-rtl.html [ NeedsRebaseline ]
667 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical -lr.html [ NeedsRebaseline ]
668 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical -rl.html [ NeedsRebaseline ]
669 crbug.com/602483 paint/selection/invalidation-rect-includes-newline.html [ Needs Rebaseline ]
670 crbug.com/602483 paint/selection/invalidation-rect-with-br-includes-newline.html [ NeedsRebaseline ]
671 crbug.com/602483 paint/selection/selection-within-composited-scroller.html [ Nee dsRebaseline ]
672 crbug.com/602483 svg/as-image/svg-image-change-content-size.xhtml [ NeedsRebasel ine ]
673 crbug.com/602483 svg/as-object/embedded-svg-size-changes-no-layout-triggers.html [ NeedsRebaseline ]
674 crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-1.html [ NeedsRebaseline ]
675 crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-2.html [ NeedsRebaseline ]
676 crbug.com/602483 svg/carto.net/window.svg [ NeedsRebaseline ]
677 crbug.com/602483 svg/custom/absolute-sized-content-with-resources.xhtml [ NeedsR ebaseline ]
678 crbug.com/602483 svg/custom/circle-move-invalidation.svg [ NeedsRebaseline ]
679 crbug.com/602483 svg/custom/clip-path-child-changes.svg [ NeedsRebaseline ]
680 crbug.com/602483 svg/custom/clip-path-href-changes.svg [ NeedsRebaseline ]
681 crbug.com/602483 svg/custom/clip-path-id-changes.svg [ NeedsRebaseline ]
682 crbug.com/602483 svg/custom/clip-path-units-changes.svg [ NeedsRebaseline ]
683 crbug.com/602483 svg/custom/deep-dynamic-updates.svg [ NeedsRebaseline ]
684 crbug.com/602483 svg/custom/gradient-add-stops.svg [ NeedsRebaseline ]
685 crbug.com/602483 svg/custom/gradient-stop-style-change.svg [ NeedsRebaseline ]
686 crbug.com/602483 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsReba seline ]
687 crbug.com/602483 svg/custom/js-late-clipPath-creation.svg [ NeedsRebaseline ]
688 crbug.com/602483 svg/custom/js-late-gradient-and-object-creation.svg [ NeedsReba seline ]
689 crbug.com/602483 svg/custom/js-late-gradient-creation.svg [ NeedsRebaseline ]
690 crbug.com/602483 svg/custom/js-late-marker-and-object-creation.svg [ NeedsRebase line ]
691 crbug.com/602483 svg/custom/js-late-marker-creation.svg [ NeedsRebaseline ]
692 crbug.com/602483 svg/custom/js-late-mask-and-object-creation.svg [ NeedsRebaseli ne ]
693 crbug.com/602483 svg/custom/js-late-mask-creation.svg [ NeedsRebaseline ]
694 crbug.com/602483 svg/custom/js-late-pattern-and-object-creation.svg [ NeedsRebas eline ]
695 crbug.com/602483 svg/custom/js-late-pattern-creation.svg [ NeedsRebaseline ]
696 crbug.com/602483 svg/custom/js-repaint-rect-on-path-with-stroke.svg [ NeedsRebas eline ]
697 crbug.com/602483 svg/custom/js-update-bounce.svg [ NeedsRebaseline ]
698 crbug.com/602483 svg/custom/js-update-container.svg [ NeedsRebaseline ]
699 crbug.com/602483 svg/custom/js-update-gradient.svg [ NeedsRebaseline ]
700 crbug.com/602483 svg/custom/js-update-pattern-child.svg [ NeedsRebaseline ]
701 crbug.com/602483 svg/custom/js-update-pattern.svg [ NeedsRebaseline ]
702 crbug.com/602483 svg/custom/js-update-polygon-changes.svg [ NeedsRebaseline ]
703 crbug.com/602483 svg/custom/js-update-polygon-removal.svg [ NeedsRebaseline ]
704 crbug.com/602483 svg/custom/js-update-stop-linked-gradient.svg [ NeedsRebaseline ]
705 crbug.com/602483 svg/custom/js-update-stop.svg [ NeedsRebaseline ]
706 crbug.com/602483 svg/custom/js-update-style.svg [ NeedsRebaseline ]
707 crbug.com/602483 svg/custom/marker-viewBox-changes.svg [ NeedsRebaseline ]
708 crbug.com/602483 svg/custom/mask-invalidation.svg [ NeedsRebaseline ]
709 crbug.com/602483 svg/custom/object-sizing-no-width-height-change-content-box-siz e.xhtml [ NeedsRebaseline ]
710 crbug.com/602483 svg/custom/pending-resource-after-removal.xhtml [ NeedsRebaseli ne ]
711 crbug.com/602483 svg/custom/relative-sized-content-with-resources.xhtml [ NeedsR ebaseline ]
712 crbug.com/602483 svg/custom/relative-sized-content.xhtml [ NeedsRebaseline ]
713 crbug.com/602483 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Need sRebaseline ]
714 crbug.com/602483 svg/custom/relative-sized-image.xhtml [ NeedsRebaseline ]
715 crbug.com/602483 svg/custom/relative-sized-inner-svg.xhtml [ NeedsRebaseline ]
716 crbug.com/602483 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ NeedsRebaseline ]
717 crbug.com/602483 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsReba seline ]
718 crbug.com/602483 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsRebaseline ]
719 crbug.com/602483 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtm l [ NeedsRebaseline ]
720 crbug.com/602483 svg/custom/repaint-moving-svg-and-div.xhtml [ NeedsRebaseline ]
721 crbug.com/602483 svg/custom/resource-client-removal.svg [ NeedsRebaseline ]
722 crbug.com/602483 svg/custom/resource-invalidate-on-target-update.svg [ NeedsReba seline ]
723 crbug.com/602483 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.ht ml [ NeedsRebaseline ]
724 crbug.com/602483 svg/custom/text-dom-removal.svg [ NeedsRebaseline ]
725 crbug.com/602483 svg/custom/text-repaint-including-stroke.svg [ NeedsRebaseline ]
726 crbug.com/602483 svg/custom/text-xy-updates-SVGList.xhtml [ NeedsRebaseline ]
727 crbug.com/602483 svg/custom/use-clipped-hit.svg [ NeedsRebaseline ]
728 crbug.com/602483 svg/custom/use-detach.svg [ NeedsRebaseline ]
729 crbug.com/602483 svg/custom/use-setAttribute-crash.svg [ NeedsRebaseline ]
730 crbug.com/602483 svg/filters/feImage-change-target-id.svg [ NeedsRebaseline ]
731 crbug.com/602483 svg/filters/feImage-multiple-targets-id-change.svg [ NeedsRebas eline ]
732 crbug.com/602483 svg/filters/feImage-reference-invalidation.svg [ NeedsRebaselin e ]
733 crbug.com/602483 svg/filters/feImage-remove-target.svg [ NeedsRebaseline ]
734 crbug.com/602483 svg/filters/feImage-target-add-to-document.svg [ NeedsRebaselin e ]
735 crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirectio n-2.svg [ NeedsRebaseline ]
736 crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirectio n.svg [ NeedsRebaseline ]
737 crbug.com/602483 svg/filters/feImage-target-attribute-change.svg [ NeedsRebaseli ne ]
738 crbug.com/602483 svg/filters/feImage-target-changes-id.svg [ NeedsRebaseline ]
739 crbug.com/602483 svg/filters/feImage-target-id-change.svg [ NeedsRebaseline ]
740 crbug.com/602483 svg/filters/feImage-target-property-change.svg [ NeedsRebaselin e ]
741 crbug.com/602483 svg/filters/feImage-target-reappend-to-document.svg [ NeedsReba seline ]
742 crbug.com/602483 svg/filters/feImage-target-remove-from-document.svg [ NeedsReba seline ]
743 crbug.com/602483 svg/filters/filter-width-update.svg [ NeedsRebaseline ]
744 crbug.com/602483 svg/filters/invalidate-on-child-layout.svg [ NeedsRebaseline ]
745 crbug.com/602483 svg/repaint/add-background-property-on-root.html [ NeedsRebasel ine ]
746 crbug.com/602483 svg/repaint/add-outline-property-on-root.html [ NeedsRebaseline ]
747 crbug.com/602483 svg/repaint/container-repaint.svg [ NeedsRebaseline ]
748 crbug.com/602483 svg/repaint/fecomponenttransfer-in1-change.svg [ NeedsRebaselin e ]
749 crbug.com/602483 svg/repaint/foreign-object-repaint.svg [ NeedsRebaseline ]
750 crbug.com/602483 svg/repaint/image-with-clip-path.svg [ NeedsRebaseline ]
751 crbug.com/602483 svg/repaint/inner-svg-change-viewBox-contract.svg [ NeedsRebase line ]
752 crbug.com/602483 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsRebas eline ]
753 crbug.com/602483 svg/repaint/mask-clip-target-transform.svg [ NeedsRebaseline ]
754 crbug.com/602483 svg/repaint/modify-inserted-listitem.html [ NeedsRebaseline ]
755 crbug.com/602483 svg/repaint/modify-transferred-listitem-different-attr.html [ N eedsRebaseline ]
756 crbug.com/602483 svg/repaint/modify-transferred-listitem.html [ NeedsRebaseline ]
757 crbug.com/602483 svg/repaint/outline-offset-text.html [ NeedsRebaseline ]
758 crbug.com/602483 svg/repaint/paintorder-filtered.svg [ NeedsRebaseline ]
759 crbug.com/602483 svg/repaint/remove-background-property-on-root.html [ NeedsReba seline ]
760 crbug.com/602483 svg/repaint/remove-outline-property-on-root.html [ NeedsRebasel ine ]
761 crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text-decoration.html [ N eedsRebaseline ]
762 crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text.html [ NeedsRebasel ine ]
763 crbug.com/602483 svg/repaint/repaint-paintorder.svg [ NeedsRebaseline ]
764 crbug.com/602483 svg/repaint/text-mask-update.svg [ NeedsRebaseline ]
765 crbug.com/602483 svg/repaint/text-pattern-update-2.html [ NeedsRebaseline ]
766 crbug.com/602483 svg/repaint/text-pattern-update.html [ NeedsRebaseline ]
767 crbug.com/602483 svg/repaint/transform-changed-state.html [ NeedsRebaseline ]
768 crbug.com/602483 svg/repaint/transform-foreign-object.html [ NeedsRebaseline ]
769 crbug.com/602483 svg/repaint/transform-text-element.html [ NeedsRebaseline ]
770 crbug.com/602483 svg/repaint/tspan-pattern-update.html [ NeedsRebaseline ]
771 crbug.com/602483 svg/text/append-text-node-to-tspan.html [ NeedsRebaseline ]
772 crbug.com/602483 svg/text/ems-display-none.svg [ NeedsRebaseline ]
773 crbug.com/602483 svg/text/exs-display-none.svg [ NeedsRebaseline ]
774 crbug.com/602483 svg/text/modify-text-node-in-tspan.html [ NeedsRebaseline ]
775 crbug.com/602483 svg/text/remove-text-node-from-tspan.html [ NeedsRebaseline ]
776 crbug.com/602483 svg/text/remove-tspan-from-text.html [ NeedsRebaseline ]
777 crbug.com/602483 svg/text/text-rescale.html [ NeedsRebaseline ]
778 crbug.com/602483 svg/text/text-selection-text-05-t.svg [ NeedsRebaseline ]
779 crbug.com/602483 svg/text/text-viewbox-rescale.html [ NeedsRebaseline ]
780 crbug.com/602483 svg/text/tspan-dynamic-positioning.svg [ NeedsRebaseline ]
781 crbug.com/602483 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ Needs Rebaseline ]
782 crbug.com/602483 svg/zoom/page/relative-sized-document-scrollbars.svg [ NeedsReb aseline ]
783 crbug.com/602483 transforms/transform-focus-ring-repaint.html [ NeedsRebaseline ]
784 crbug.com/602483 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-rep aint-by-all-imagesource.html [ NeedsRebaseline ]
785 crbug.com/602483 virtual/gpu-rasterization/fast/images/fixed-img-src-change-afte r-scroll.html [ NeedsRebaseline ]
786 crbug.com/602483 virtual/gpu-rasterization/fast/images/repaint-subrect-grid.html [ NeedsRebaseline ]
787 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-color-change.html [ NeedsRebaseline ]
788 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-match-highlight.html [ NeedsRebaseline ]
789 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container-and-content.html [ NeedsRebaseline ]
790
346 crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure Pass ] 791 crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure Pass ]
347 792
348 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat ion-2.html [ Timeout ] 793 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/transition-and-animat ion-2.html [ Timeout ]
349 794
350 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ] 795 crbug.com/487281 [ Mac ] fast/forms/select/menulist-narrow-width.html [ Failure ]
351 796
352 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail ure ] 797 crbug.com/543110 [ Mac ] fast/text/international/text-shaping-arabic.html [ Fail ure ]
353 798
354 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h tml [ Failure Pass ] 799 crbug.com/548904 [ Linux Win ] fast/writing-mode/Kusa-Makura-background-canvas.h tml [ Failure Pass ]
355 800
(...skipping 706 matching lines...) Expand 10 before | Expand all | Expand 10 after
1062 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ] 1507 crbug.com/474798 fast/repaint/justify-self-change-keeping-geometry.html [ Failur e ]
1063 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ] 1508 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/align-self-change-keeping- geometry-grid-as-text.html [ Skip ]
1064 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ] 1509 crbug.com/474798 virtual/spv2/paint/invalidation/spv2/justify-self-change-keepin g-geometry-as-text.html [ Skip ]
1065 1510
1066 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ] 1511 crbug.com/582230 fast/css-grid-layout/relayout-align-items-changed.html [ Skip ]
1067 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ] 1512 crbug.com/582230 fast/repaint/align-items-change.html [ Skip ]
1068 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ] 1513 crbug.com/582230 fast/repaint/align-items-overflow-change.html [ Skip ]
1069 1514
1070 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ] 1515 crbug.com/548695 fast/forms/datalist/update-range-with-datalist.html [ Failure ]
1071 1516
1072 crbug.com/602618 [ Linux Mac Win ] svg/custom/use-disappears-after-style-update. svg [ Pass Failure ]
1073
1074 # Temporarily disabled after chromium change 1517 # Temporarily disabled after chromium change
1075 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ] 1518 crbug.com/492511 [ Mac ] fast/text/atsui-negative-spacing-features.html [ Failur e ]
1076 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ] 1519 crbug.com/492511 [ Mac ] fast/text/international/arabic-justify.html [ Failure ]
1077 1520
1078 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text. 1521 # Ref tests that fail due to differences in inline box structure, even though th ey contain the same text.
1079 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences. 1522 # This happens because inline box layout uses fixed-point measurements, which ca n cause rounding differences.
1080 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ] 1523 crbug.com/321237 [ Mac ] fast/dom/shadow/shadow-insertion-point-rendering-multip le-shadow-roots.html [ Failure ]
1081 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ] 1524 crbug.com/321237 [ Mac ] fast/selectors/007a.html [ Failure ]
1082 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ] 1525 crbug.com/321237 [ Mac Win ] fast/text-autosizing/inherited-multiplier.html [ Fa ilure ]
1083 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ] 1526 crbug.com/321237 [ Mac ] virtual/stable/fast/css3-text/css3-text-decoration/stab le/first-letter-text-decoration.html [ Failure ]
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1189 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] 1632 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ]
1190 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] 1633 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
1191 1634
1192 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ] 1635 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
1193 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ] 1636 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
1194 1637
1195 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ] 1638 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1196 1639
1197 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] 1640 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
1198 1641
1199 crbug.com/602616 svg/filters/filter-refresh.svg [ NeedsManualRebaseline ]
1200
1201 crbug.com/602483 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsManualRebaseline ]
1202
1203 # This test has different results in Debug and Release. 1642 # This test has different results in Debug and Release.
1204 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ] 1643 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ]
1205 1644
1206 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ] 1645 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ]
1207 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ] 1646 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ]
1208 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ] 1647 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ]
1209 1648
1210 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description 1649 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description
1211 crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ] 1650 crbug.com/527044 [ Win10 ] fast/text/emoji-font-fallback-win.html [ Failure ]
1212 1651
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
1271 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ] 1710 crbug.com/572726 inspector/tracing/timeline-node-reference.html [ Timeout Pass C rash ]
1272 1711
1273 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ] 1712 crbug.com/577380 [ Linux Debug ] http/tests/serviceworker/chromium/registration- stress.html [ Failure ]
1274 1713
1275 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ] 1714 crbug.com/581038 fast/text/first-letter-bad-line-boxes-crash.html [ Crash Pass ]
1276 1715
1277 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ] 1716 crbug.com/587136 [ Linux Debug ] http/tests/security/xss-DENIED-cross-origin-sta ck-overflow.html [ Timeout Pass ]
1278 1717
1279 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ] 1718 crbug.com/587593 [ Android ] fast/js/pic/cached-single-entry-transition.html [ P ass Failure ]
1280 1719
1281 crbug.com/602614 [ Win ] svg/carto.net/tabgroup.svg [ Pass Failure ] 1720 crbug.com/602614 svg/carto.net/tabgroup.svg [ NeedsManualRebaseline ]
1721 crbug.com/602618 svg/custom/use-disappears-after-style-update.svg [ NeedsManualR ebaseline ]
1722 crbug.com/602616 svg/filters/filter-refresh.svg [ NeedsManualRebaseline ]
1723 crbug.com/602483 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsManualRebaseline ]
1282 1724
1283 crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-s crollbars-test.html [ Timeout Failure Pass ] 1725 crbug.com/587779 [ Linux Mac10.10 Mac10.11 Retina ] fast/dynamic/window-resize-s crollbars-test.html [ Timeout Failure Pass ]
1284 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ] 1726 crbug.com/588103 fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.htm l [ Pass Failure ]
1285 1727
1286 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ] 1728 crbug.com/594672 fast/events/iframe-object-onload.html [ Failure Pass ]
1287 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ] 1729 crbug.com/594672 fast/events/scale-and-scroll-iframe-body.html [ Failure Pass ]
1288 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1730 crbug.com/594672 fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1289 crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ] 1731 crbug.com/594672 virtual/pointerevent/fast/events/iframe-object-onload.html [ Fa ilure Pass ]
1290 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ] 1732 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-body.h tml [ Failure Pass ]
1291 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ] 1733 crbug.com/594672 virtual/pointerevent/fast/events/scale-and-scroll-iframe-window .html [ Failure Pass ]
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
1530 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1972 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1531 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1973 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1532 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1974 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
1533 1975
1534 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ] 1976 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ]
1535 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ] 1977 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ]
1536 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ] 1978 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
1537 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ] 1979 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
1538 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha rness.html [ Failure Timeout ] 1980 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha rness.html [ Failure Timeout ]
1539 1981
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698