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

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

Issue 1888963003: Make NeedsRebaseline illegal in layout_test TestExpectations for now. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: disable broken webkitpy tests 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/Tools/Scripts/webkitpy/layout_tests/lint_test_expectations_unittest.py » ('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 ] 346 crbug.com/602483 compositing/overflow/fixed-scroll-in-empty-root-layer.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
347 crbug.com/602483 compositing/overflow/text-color-change.html [ NeedsRebaseline ] 347 crbug.com/602483 compositing/overflow/text-color-change.html [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
348 crbug.com/602483 compositing/overflow/text-match-highlight.html [ NeedsRebaselin e ] 348 crbug.com/602483 compositing/overflow/text-match-highlight.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
349 crbug.com/602483 compositing/overflow/updating-scrolling-container-and-content.h tml [ NeedsRebaseline ] 349 crbug.com/602483 compositing/overflow/updating-scrolling-container-and-content.h tml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
350 crbug.com/602483 compositing/repaint/fixed-pos-inside-composited-intermediate-la yer.html [ NeedsRebaseline ] 350 crbug.com/602483 compositing/repaint/fixed-pos-inside-composited-intermediate-la yer.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
351 crbug.com/602483 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [ NeedsRebaseline ] 351 crbug.com/602483 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
352 crbug.com/602483 compositing/repaint/resize-repaint.html [ NeedsRebaseline ] 352 crbug.com/602483 compositing/repaint/resize-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
353 crbug.com/602483 compositing/repaint/should-not-clip-composited-overflow-scrolli ng-layer.html [ NeedsRebaseline ] 353 crbug.com/602483 compositing/repaint/should-not-clip-composited-overflow-scrolli ng-layer.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/6 03753
354 crbug.com/602483 compositing/repaint/should-not-clip-composited-viewport-scrolli ng-layer.html [ NeedsRebaseline ] 354 crbug.com/602483 compositing/repaint/should-not-clip-composited-viewport-scrolli ng-layer.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/6 03753
355 crbug.com/602483 compositing/repaint/should-not-repaint-composited-descendants-o n-overflow-change.html [ NeedsRebaseline ] 355 crbug.com/602483 compositing/repaint/should-not-repaint-composited-descendants-o n-overflow-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, cr bug.com/603753
356 crbug.com/602483 compositing/squashing/add-remove-squashed-layers.html [ NeedsRe baseline ] 356 crbug.com/602483 compositing/squashing/add-remove-squashed-layers.html [ NeedsMa nualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
357 crbug.com/602483 compositing/squashing/iframe-inside-squashed-layer.html [ Needs Rebaseline ] 357 crbug.com/602483 compositing/squashing/iframe-inside-squashed-layer.html [ Needs ManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
358 crbug.com/602483 compositing/squashing/invalidations-with-large-negative-margin. html [ NeedsRebaseline ] 358 crbug.com/602483 compositing/squashing/invalidations-with-large-negative-margin. html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
359 crbug.com/602483 compositing/squashing/remove-squashed-layer-plus-move.html [ Ne edsRebaseline ] 359 crbug.com/602483 compositing/squashing/remove-squashed-layer-plus-move.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
360 crbug.com/602483 compositing/squashing/selection-repaint-with-gaps.html [ NeedsR ebaseline ] 360 crbug.com/602483 compositing/squashing/selection-repaint-with-gaps.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
361 crbug.com/602483 compositing/squashing/squash-above-fixed-1.html [ NeedsRebaseli ne ] 361 crbug.com/602483 compositing/squashing/squash-above-fixed-1.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
362 crbug.com/602483 compositing/squashing/squashed-layer-loses-graphicslayer.html [ NeedsRebaseline ] 362 crbug.com/602483 compositing/squashing/squashed-layer-loses-graphicslayer.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
363 crbug.com/602483 compositing/squashing/squashed-repaints.html [ NeedsRebaseline ] 363 crbug.com/602483 compositing/squashing/squashed-repaints.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
364 crbug.com/602483 compositing/will-change/containing-block-removed.html [ NeedsRe baseline ] 364 crbug.com/602483 compositing/will-change/containing-block-removed.html [ NeedsMa nualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
365 crbug.com/602483 css3/flexbox/repaint-during-resize-no-flex.html [ NeedsRebaseli ne ] 365 crbug.com/602483 css3/flexbox/repaint-during-resize-no-flex.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
366 crbug.com/602483 css3/flexbox/repaint-on-layout.html [ NeedsRebaseline ] 366 crbug.com/602483 css3/flexbox/repaint-on-layout.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
367 crbug.com/602483 css3/flexbox/repaint-on-margin-change.html [ NeedsRebaseline ] 367 crbug.com/602483 css3/flexbox/repaint-on-margin-change.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
368 crbug.com/602483 css3/flexbox/repaint-opacity-change.html [ NeedsRebaseline ] 368 crbug.com/602483 css3/flexbox/repaint-opacity-change.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
369 crbug.com/602483 css3/flexbox/repaint-rtl-column.html [ NeedsRebaseline ] 369 crbug.com/602483 css3/flexbox/repaint-rtl-column.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
370 crbug.com/602483 css3/flexbox/repaint.html [ NeedsRebaseline ] 370 crbug.com/602483 css3/flexbox/repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
371 crbug.com/602483 editing/selection/repaint-rect-for-vertical-writing-mode-with-p ositioned-root.html [ NeedsRebaseline ] 371 crbug.com/602483 editing/selection/repaint-rect-for-vertical-writing-mode-with-p ositioned-root.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug .com/603753
372 crbug.com/602483 fast/box-shadow/negative-shadow-box-expand.html [ NeedsRebaseli ne ] 372 crbug.com/602483 fast/box-shadow/negative-shadow-box-expand.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
373 crbug.com/602483 fast/box-shadow/negative-shadow-box-shrink.html [ NeedsRebaseli ne ] 373 crbug.com/602483 fast/box-shadow/negative-shadow-box-shrink.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
374 crbug.com/602483 fast/box-shadow/shadow-box-resize-writing-mode.html [ NeedsReba seline ] 374 crbug.com/602483 fast/box-shadow/shadow-box-resize-writing-mode.html [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
375 crbug.com/602483 fast/box-shadow/shadow-box-resize.html [ NeedsRebaseline ] 375 crbug.com/602483 fast/box-shadow/shadow-box-resize.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
376 crbug.com/602483 fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ NeedsRebaseline ] 376 crbug.com/602483 fast/canvas/canvas-composite-repaint-by-all-imagesource.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
377 crbug.com/602483 fast/css-grid-layout/grid-element-change-columns-repaint.html [ NeedsRebaseline ] 377 crbug.com/602483 fast/css-grid-layout/grid-element-change-columns-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
378 crbug.com/602483 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Ne edsRebaseline ] 378 crbug.com/602483 fast/css-grid-layout/grid-element-change-rows-repaint.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
379 crbug.com/602483 fast/css-grid-layout/grid-item-change-row-repaint.html [ NeedsR ebaseline ] 379 crbug.com/602483 fast/css-grid-layout/grid-item-change-row-repaint.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
380 crbug.com/602483 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ Ne edsRebaseline ] 380 crbug.com/602483 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
381 crbug.com/602483 fast/forms/button/button-reset-focus-by-mouse-then-keydown.html [ NeedsRebaseline ] 381 crbug.com/602483 fast/forms/button/button-reset-focus-by-mouse-then-keydown.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
382 crbug.com/602483 fast/forms/range/range-focus-by-mouse-then-keydown.html [ Needs Rebaseline ] 382 crbug.com/602483 fast/forms/range/range-focus-by-mouse-then-keydown.html [ Needs ManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
383 crbug.com/602483 fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ Nee dsRebaseline ] 383 crbug.com/602483 fast/forms/submit/submit-focus-by-mouse-then-keydown.html [ Nee dsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
384 crbug.com/602483 fast/images/fixed-img-src-change-after-scroll.html [ NeedsRebas eline ] 384 crbug.com/602483 fast/images/fixed-img-src-change-after-scroll.html [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
385 crbug.com/602483 fast/images/repaint-subrect-grid.html [ NeedsRebaseline ] 385 crbug.com/602483 fast/images/repaint-subrect-grid.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
386 crbug.com/602483 fast/layers/scroll-descendant-with-cached-cliprects.html [ Need sRebaseline ] 386 crbug.com/602483 fast/layers/scroll-descendant-with-cached-cliprects.html [ Need sManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
387 crbug.com/602483 fast/repaint/4776765.html [ NeedsRebaseline ] 387 crbug.com/602483 fast/repaint/4776765.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
388 crbug.com/602483 fast/repaint/absolute-margin-change-repaint.html [ NeedsRebasel ine ] 388 crbug.com/602483 fast/repaint/absolute-margin-change-repaint.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
389 crbug.com/602483 fast/repaint/absolute-position-change-containing-block.html [ N eedsRebaseline ] 389 crbug.com/602483 fast/repaint/absolute-position-change-containing-block.html [ N eedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
390 crbug.com/602483 fast/repaint/absolute-position-changed.html [ NeedsRebaseline ] 390 crbug.com/602483 fast/repaint/absolute-position-changed.html [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
391 crbug.com/602483 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsR ebaseline ] 391 crbug.com/602483 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
392 crbug.com/602483 fast/repaint/add-table-overpaint.html [ NeedsRebaseline ] 392 crbug.com/602483 fast/repaint/add-table-overpaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
393 crbug.com/602483 fast/repaint/align-content-change.html [ NeedsRebaseline ] 393 crbug.com/602483 fast/repaint/align-content-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
394 crbug.com/602483 fast/repaint/align-content-distribution-change-grid.html [ Need sRebaseline ] 394 crbug.com/602483 fast/repaint/align-content-distribution-change-grid.html [ Need sManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
395 crbug.com/602483 fast/repaint/align-content-position-change-grid.html [ NeedsReb aseline ] 395 crbug.com/602483 fast/repaint/align-content-position-change-grid.html [ NeedsMan ualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
396 crbug.com/602483 fast/repaint/align-self-change-grid.html [ NeedsRebaseline ] 396 crbug.com/602483 fast/repaint/align-self-change-grid.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
397 crbug.com/602483 fast/repaint/align-self-change.html [ NeedsRebaseline ] 397 crbug.com/602483 fast/repaint/align-self-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
398 crbug.com/602483 fast/repaint/align-self-overflow-change.html [ NeedsRebaseline ] 398 crbug.com/602483 fast/repaint/align-self-overflow-change.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
399 crbug.com/602483 fast/repaint/background-currentColor-repaint.html [ NeedsRebase line ] 399 crbug.com/602483 fast/repaint/background-currentColor-repaint.html [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
400 crbug.com/602483 fast/repaint/background-image-paint-invalidation.html [ NeedsRe baseline ] 400 crbug.com/602483 fast/repaint/background-image-paint-invalidation.html [ NeedsMa nualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
401 crbug.com/602483 fast/repaint/background-shorthand-with-gradient-and-height-chan ges.html [ NeedsRebaseline ] 401 crbug.com/602483 fast/repaint/background-shorthand-with-gradient-and-height-chan ges.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
402 crbug.com/602483 fast/repaint/background-size-auto-with-gradient-and-height-chan ges.html [ NeedsRebaseline ] 402 crbug.com/602483 fast/repaint/background-size-auto-with-gradient-and-height-chan ges.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
403 crbug.com/602483 fast/repaint/backgroundSizeRepaint.html [ NeedsRebaseline ] 403 crbug.com/602483 fast/repaint/backgroundSizeRepaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
404 crbug.com/602483 fast/repaint/block-layout-inline-children-float-positioned.html [ NeedsRebaseline ] 404 crbug.com/602483 fast/repaint/block-layout-inline-children-float-positioned.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
405 crbug.com/602483 fast/repaint/block-no-inflow-children.html [ NeedsRebaseline ] 405 crbug.com/602483 fast/repaint/block-no-inflow-children.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
406 crbug.com/602483 fast/repaint/block-shift-repaint.html [ NeedsRebaseline ] 406 crbug.com/602483 fast/repaint/block-shift-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
407 crbug.com/602483 fast/repaint/body-background-image.html [ NeedsRebaseline ] 407 crbug.com/602483 fast/repaint/body-background-image.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
408 crbug.com/602483 fast/repaint/border-radius-repaint-2.html [ NeedsRebaseline ] 408 crbug.com/602483 fast/repaint/border-radius-repaint-2.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
409 crbug.com/602483 fast/repaint/border-radius-repaint.html [ NeedsRebaseline ] 409 crbug.com/602483 fast/repaint/border-radius-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
410 crbug.com/602483 fast/repaint/border-radius-without-border.html [ NeedsRebaselin e ] 410 crbug.com/602483 fast/repaint/border-radius-without-border.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
411 crbug.com/602483 fast/repaint/border-repaint-glitch.html [ NeedsRebaseline ] 411 crbug.com/602483 fast/repaint/border-repaint-glitch.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
412 crbug.com/602483 fast/repaint/box-inline-resize.html [ NeedsRebaseline ] 412 crbug.com/602483 fast/repaint/box-inline-resize.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
413 crbug.com/602483 fast/repaint/box-shadow-dynamic.html [ NeedsRebaseline ] 413 crbug.com/602483 fast/repaint/box-shadow-dynamic.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
414 crbug.com/602483 fast/repaint/box-shadow-inset-repaint.html [ NeedsRebaseline ] 414 crbug.com/602483 fast/repaint/box-shadow-inset-repaint.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
415 crbug.com/602483 fast/repaint/box-sizing-border-keeping-size.html [ NeedsRebasel ine ] 415 crbug.com/602483 fast/repaint/box-sizing-border-keeping-size.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
416 crbug.com/602483 fast/repaint/box-sizing.html [ NeedsRebaseline ] 416 crbug.com/602483 fast/repaint/box-sizing.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
417 crbug.com/602483 fast/repaint/bugzilla-3509.html [ NeedsRebaseline ] 417 crbug.com/602483 fast/repaint/bugzilla-3509.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
418 crbug.com/602483 fast/repaint/bugzilla-5699.html [ NeedsRebaseline ] 418 crbug.com/602483 fast/repaint/bugzilla-5699.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
419 crbug.com/602483 fast/repaint/bugzilla-6278.html [ NeedsRebaseline ] 419 crbug.com/602483 fast/repaint/bugzilla-6278.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
420 crbug.com/602483 fast/repaint/bugzilla-6388.html [ NeedsRebaseline ] 420 crbug.com/602483 fast/repaint/bugzilla-6388.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
421 crbug.com/602483 fast/repaint/bugzilla-6473.html [ NeedsRebaseline ] 421 crbug.com/602483 fast/repaint/bugzilla-6473.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
422 crbug.com/602483 fast/repaint/bugzilla-7235.html [ NeedsRebaseline ] 422 crbug.com/602483 fast/repaint/bugzilla-7235.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
423 crbug.com/602483 fast/repaint/caret-with-transformation.html [ NeedsRebaseline ] 423 crbug.com/602483 fast/repaint/caret-with-transformation.html [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
424 crbug.com/602483 fast/repaint/change-text-content-and-background-color.html [ Ne edsRebaseline ] 424 crbug.com/602483 fast/repaint/change-text-content-and-background-color.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
425 crbug.com/602483 fast/repaint/clip-with-layout-delta.html [ NeedsRebaseline ] 425 crbug.com/602483 fast/repaint/clip-with-layout-delta.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
426 crbug.com/602483 fast/repaint/clipped-overflow-visible-subtree.html [ NeedsRebas eline ] 426 crbug.com/602483 fast/repaint/clipped-overflow-visible-subtree.html [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
427 crbug.com/602483 fast/repaint/clipped-relative.html [ NeedsRebaseline ] 427 crbug.com/602483 fast/repaint/clipped-relative.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
428 crbug.com/602483 fast/repaint/containing-block-position-change.html [ NeedsRebas eline ] 428 crbug.com/602483 fast/repaint/containing-block-position-change.html [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
429 crbug.com/602483 fast/repaint/content-into-overflow.html [ NeedsRebaseline ] 429 crbug.com/602483 fast/repaint/content-into-overflow.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
430 crbug.com/602483 fast/repaint/control-clip.html [ NeedsRebaseline ] 430 crbug.com/602483 fast/repaint/control-clip.html [ NeedsManualRebaseline ] # shou ld be NeedsRebaseline, crbug.com/603753
431 crbug.com/602483 fast/repaint/crbug-371640-2.html [ NeedsRebaseline ] 431 crbug.com/602483 fast/repaint/crbug-371640-2.html [ NeedsManualRebaseline ] # sh ould be NeedsRebaseline, crbug.com/603753
432 crbug.com/602483 fast/repaint/crbug-371640-3.html [ NeedsRebaseline ] 432 crbug.com/602483 fast/repaint/crbug-371640-3.html [ NeedsManualRebaseline ] # sh ould be NeedsRebaseline, crbug.com/603753
433 crbug.com/602483 fast/repaint/crbug-371640-4.html [ NeedsRebaseline ] 433 crbug.com/602483 fast/repaint/crbug-371640-4.html [ NeedsManualRebaseline ] # sh ould be NeedsRebaseline, crbug.com/603753
434 crbug.com/602483 fast/repaint/crbug-371640.html [ NeedsRebaseline ] 434 crbug.com/602483 fast/repaint/crbug-371640.html [ NeedsManualRebaseline ] # shou ld be NeedsRebaseline, crbug.com/603753
435 crbug.com/602483 fast/repaint/destroy-composited-scrollbar.html [ NeedsRebaselin e ] 435 crbug.com/602483 fast/repaint/destroy-composited-scrollbar.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
436 crbug.com/602483 fast/repaint/destroy-overlay-scrollbar.html [ NeedsRebaseline ] 436 crbug.com/602483 fast/repaint/destroy-overlay-scrollbar.html [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
437 crbug.com/602483 fast/repaint/destroy-scrollbar.html [ NeedsRebaseline ] 437 crbug.com/602483 fast/repaint/destroy-scrollbar.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
438 crbug.com/602483 fast/repaint/details-open-repaint.html [ NeedsRebaseline ] 438 crbug.com/602483 fast/repaint/details-open-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
439 crbug.com/602483 fast/repaint/dont-invalidate-root-layer-when-composited-layer-b ecomes-visible.html [ NeedsRebaseline ] 439 crbug.com/602483 fast/repaint/dont-invalidate-root-layer-when-composited-layer-b ecomes-visible.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug .com/603753
440 crbug.com/602483 fast/repaint/dynamic-table-vertical-alignment-change.html [ Nee dsRebaseline ] 440 crbug.com/602483 fast/repaint/dynamic-table-vertical-alignment-change.html [ Nee dsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
441 crbug.com/602483 fast/repaint/erase-overflow.html [ NeedsRebaseline ] 441 crbug.com/602483 fast/repaint/erase-overflow.html [ NeedsManualRebaseline ] # sh ould be NeedsRebaseline, crbug.com/603753
442 crbug.com/602483 fast/repaint/fixed-after-scroll.html [ NeedsRebaseline ] 442 crbug.com/602483 fast/repaint/fixed-after-scroll.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
443 crbug.com/602483 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsR ebaseline ] 443 crbug.com/602483 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
444 crbug.com/602483 fast/repaint/fixed-child-move-after-scroll.html [ NeedsRebaseli ne ] 444 crbug.com/602483 fast/repaint/fixed-child-move-after-scroll.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
445 crbug.com/602483 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Need sRebaseline ] 445 crbug.com/602483 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Need sManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
446 crbug.com/602483 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ NeedsRebaseline ] 446 crbug.com/602483 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
447 crbug.com/602483 fast/repaint/fixed-margin-change-repaint.html [ NeedsRebaseline ] 447 crbug.com/602483 fast/repaint/fixed-margin-change-repaint.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
448 crbug.com/602483 fast/repaint/fixed-move-after-scroll.html [ NeedsRebaseline ] 448 crbug.com/602483 fast/repaint/fixed-move-after-scroll.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
449 crbug.com/602483 fast/repaint/fixed-scroll-simple.html [ NeedsRebaseline ] 449 crbug.com/602483 fast/repaint/fixed-scroll-simple.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
450 crbug.com/602483 fast/repaint/fixed-table-cell.html [ NeedsRebaseline ] 450 crbug.com/602483 fast/repaint/fixed-table-cell.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
451 crbug.com/602483 fast/repaint/fixed-table-overflow-zindex.html [ NeedsRebaseline ] 451 crbug.com/602483 fast/repaint/fixed-table-overflow-zindex.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
452 crbug.com/602483 fast/repaint/fixed-table-overflow.html [ NeedsRebaseline ] 452 crbug.com/602483 fast/repaint/fixed-table-overflow.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
453 crbug.com/602483 fast/repaint/fixed-to-relative-position-with-absolute-child.htm l [ NeedsRebaseline ] 453 crbug.com/602483 fast/repaint/fixed-to-relative-position-with-absolute-child.htm l [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
454 crbug.com/602483 fast/repaint/float-in-new-block-with-layout-delta.html [ NeedsR ebaseline ] 454 crbug.com/602483 fast/repaint/float-in-new-block-with-layout-delta.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
455 crbug.com/602483 fast/repaint/float-move-during-layout.html [ NeedsRebaseline ] 455 crbug.com/602483 fast/repaint/float-move-during-layout.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
456 crbug.com/602483 fast/repaint/float-overflow-right.html [ NeedsRebaseline ] 456 crbug.com/602483 fast/repaint/float-overflow-right.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
457 crbug.com/602483 fast/repaint/float-overflow.html [ NeedsRebaseline ] 457 crbug.com/602483 fast/repaint/float-overflow.html [ NeedsManualRebaseline ] # sh ould be NeedsRebaseline, crbug.com/603753
458 crbug.com/602483 fast/repaint/focus-continuations.html [ NeedsRebaseline ] 458 crbug.com/602483 fast/repaint/focus-continuations.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
459 crbug.com/602483 fast/repaint/focus-enable-continuations.html [ NeedsRebaseline ] 459 crbug.com/602483 fast/repaint/focus-enable-continuations.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
460 crbug.com/602483 fast/repaint/focus-ring-on-child-move.html [ NeedsRebaseline ] 460 crbug.com/602483 fast/repaint/focus-ring-on-child-move.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
461 crbug.com/602483 fast/repaint/focus-ring-on-continuation-move.html [ NeedsRebase line ] 461 crbug.com/602483 fast/repaint/focus-ring-on-continuation-move.html [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
462 crbug.com/602483 fast/repaint/gradients-em-stops-repaint.html [ NeedsRebaseline ] 462 crbug.com/602483 fast/repaint/gradients-em-stops-repaint.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
463 crbug.com/602483 fast/repaint/hover-invalidation-table.html [ NeedsRebaseline ] 463 crbug.com/602483 fast/repaint/hover-invalidation-table.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
464 crbug.com/602483 fast/repaint/hover-pseudo-borders-whitespace.html [ NeedsRebase line ] 464 crbug.com/602483 fast/repaint/hover-pseudo-borders-whitespace.html [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
465 crbug.com/602483 fast/repaint/hover-pseudo-borders.html [ NeedsRebaseline ] 465 crbug.com/602483 fast/repaint/hover-pseudo-borders.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
466 crbug.com/602483 fast/repaint/inline-block-resize.html [ NeedsRebaseline ] 466 crbug.com/602483 fast/repaint/inline-block-resize.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
467 crbug.com/602483 fast/repaint/inline-color-change.html [ NeedsRebaseline ] 467 crbug.com/602483 fast/repaint/inline-color-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
468 crbug.com/602483 fast/repaint/inline-focus.html [ NeedsRebaseline ] 468 crbug.com/602483 fast/repaint/inline-focus.html [ NeedsManualRebaseline ] # shou ld be NeedsRebaseline, crbug.com/603753
469 crbug.com/602483 fast/repaint/inline-outline-repaint-2.html [ NeedsRebaseline ] 469 crbug.com/602483 fast/repaint/inline-outline-repaint-2.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
470 crbug.com/602483 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ] 470 crbug.com/602483 fast/repaint/inline-outline-repaint.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
471 crbug.com/602483 fast/repaint/inline-overflow.html [ NeedsRebaseline ] 471 crbug.com/602483 fast/repaint/inline-overflow.html [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
472 crbug.com/602483 fast/repaint/inline-reflow.html [ NeedsRebaseline ] 472 crbug.com/602483 fast/repaint/inline-reflow.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
473 crbug.com/602483 fast/repaint/inline-relative-positioned.html [ NeedsRebaseline ] 473 crbug.com/602483 fast/repaint/inline-relative-positioned.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
474 crbug.com/602483 fast/repaint/inline-style-change-in-scrolled-view.html [ NeedsR ebaseline ] 474 crbug.com/602483 fast/repaint/inline-style-change-in-scrolled-view.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
475 crbug.com/602483 fast/repaint/inline-vertical-lr-overflow.html [ NeedsRebaseline ] 475 crbug.com/602483 fast/repaint/inline-vertical-lr-overflow.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
476 crbug.com/602483 fast/repaint/inline-vertical-rl-overflow.html [ NeedsRebaseline ] 476 crbug.com/602483 fast/repaint/inline-vertical-rl-overflow.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
477 crbug.com/602483 fast/repaint/intermediate-layout-position.html [ NeedsRebaselin e ] 477 crbug.com/602483 fast/repaint/intermediate-layout-position.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
478 crbug.com/602483 fast/repaint/invalidation-after-opacity-change-subtree.html [ N eedsRebaseline ] 478 crbug.com/602483 fast/repaint/invalidation-after-opacity-change-subtree.html [ N eedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
479 crbug.com/602483 fast/repaint/invisible-objects.html [ NeedsRebaseline ] 479 crbug.com/602483 fast/repaint/invisible-objects.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
480 crbug.com/602483 fast/repaint/japanese-rl-selection-clear.html [ NeedsRebaseline ] 480 crbug.com/602483 fast/repaint/japanese-rl-selection-clear.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
481 crbug.com/602483 fast/repaint/japanese-rl-selection-repaint.html [ NeedsRebaseli ne ] 481 crbug.com/602483 fast/repaint/japanese-rl-selection-repaint.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
482 crbug.com/602483 fast/repaint/justify-content-change.html [ NeedsRebaseline ] 482 crbug.com/602483 fast/repaint/justify-content-change.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
483 crbug.com/602483 fast/repaint/justify-content-distribution-change-grid.html [ Ne edsRebaseline ] 483 crbug.com/602483 fast/repaint/justify-content-distribution-change-grid.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
484 crbug.com/602483 fast/repaint/justify-content-position-change-grid.html [ NeedsR ebaseline ] 484 crbug.com/602483 fast/repaint/justify-content-position-change-grid.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
485 crbug.com/602483 fast/repaint/justify-content-position-change.html [ NeedsRebase line ] 485 crbug.com/602483 fast/repaint/justify-content-position-change.html [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
486 crbug.com/602483 fast/repaint/justify-items-change.html [ NeedsRebaseline ] 486 crbug.com/602483 fast/repaint/justify-items-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
487 crbug.com/602483 fast/repaint/justify-items-legacy-change.html [ NeedsRebaseline ] 487 crbug.com/602483 fast/repaint/justify-items-legacy-change.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
488 crbug.com/602483 fast/repaint/justify-items-overflow-change.html [ NeedsRebaseli ne ] 488 crbug.com/602483 fast/repaint/justify-items-overflow-change.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
489 crbug.com/602483 fast/repaint/justify-self-change.html [ NeedsRebaseline ] 489 crbug.com/602483 fast/repaint/justify-self-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
490 crbug.com/602483 fast/repaint/justify-self-overflow-change.html [ NeedsRebaselin e ] 490 crbug.com/602483 fast/repaint/justify-self-overflow-change.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
491 crbug.com/602483 fast/repaint/layout-state-only-positioned.html [ NeedsRebaselin e ] 491 crbug.com/602483 fast/repaint/layout-state-only-positioned.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
492 crbug.com/602483 fast/repaint/layout-state-relative.html [ NeedsRebaseline ] 492 crbug.com/602483 fast/repaint/layout-state-relative.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
493 crbug.com/602483 fast/repaint/layout-state-scrolloffset.html [ NeedsRebaseline ] 493 crbug.com/602483 fast/repaint/layout-state-scrolloffset.html [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
494 crbug.com/602483 fast/repaint/layout-state-scrolloffset2.html [ NeedsRebaseline ] 494 crbug.com/602483 fast/repaint/layout-state-scrolloffset2.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
495 crbug.com/602483 fast/repaint/layout-state-scrolloffset3.html [ NeedsRebaseline ] 495 crbug.com/602483 fast/repaint/layout-state-scrolloffset3.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
496 crbug.com/602483 fast/repaint/layoutstate-invalid-invalidation-inline-relative-p ositioned.html [ NeedsRebaseline ] 496 crbug.com/602483 fast/repaint/layoutstate-invalid-invalidation-inline-relative-p ositioned.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/ 603753
497 crbug.com/602483 fast/repaint/line-flow-with-floats-1.html [ NeedsRebaseline ] 497 crbug.com/602483 fast/repaint/line-flow-with-floats-1.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
498 crbug.com/602483 fast/repaint/line-flow-with-floats-10.html [ NeedsRebaseline ] 498 crbug.com/602483 fast/repaint/line-flow-with-floats-10.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
499 crbug.com/602483 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ] 499 crbug.com/602483 fast/repaint/line-flow-with-floats-2.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
500 crbug.com/602483 fast/repaint/line-flow-with-floats-3.html [ NeedsRebaseline ] 500 crbug.com/602483 fast/repaint/line-flow-with-floats-3.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
501 crbug.com/602483 fast/repaint/line-flow-with-floats-4.html [ NeedsRebaseline ] 501 crbug.com/602483 fast/repaint/line-flow-with-floats-4.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
502 crbug.com/602483 fast/repaint/line-flow-with-floats-5.html [ NeedsRebaseline ] 502 crbug.com/602483 fast/repaint/line-flow-with-floats-5.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
503 crbug.com/602483 fast/repaint/line-flow-with-floats-6.html [ NeedsRebaseline ] 503 crbug.com/602483 fast/repaint/line-flow-with-floats-6.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
504 crbug.com/602483 fast/repaint/line-flow-with-floats-7.html [ NeedsRebaseline ] 504 crbug.com/602483 fast/repaint/line-flow-with-floats-7.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
505 crbug.com/602483 fast/repaint/line-flow-with-floats-8.html [ NeedsRebaseline ] 505 crbug.com/602483 fast/repaint/line-flow-with-floats-8.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
506 crbug.com/602483 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ] 506 crbug.com/602483 fast/repaint/line-flow-with-floats-9.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
507 crbug.com/602483 fast/repaint/line-in-scrolled-clipped-block.html [ NeedsRebasel ine ] 507 crbug.com/602483 fast/repaint/line-in-scrolled-clipped-block.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
508 crbug.com/602483 fast/repaint/line-overflow.html [ NeedsRebaseline ] 508 crbug.com/602483 fast/repaint/line-overflow.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
509 crbug.com/602483 fast/repaint/lines-with-layout-delta.html [ NeedsRebaseline ] 509 crbug.com/602483 fast/repaint/lines-with-layout-delta.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
510 crbug.com/602483 fast/repaint/list-marker-2.html [ NeedsRebaseline ] 510 crbug.com/602483 fast/repaint/list-marker-2.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
511 crbug.com/602483 fast/repaint/make-children-non-inline.html [ NeedsRebaseline ] 511 crbug.com/602483 fast/repaint/make-children-non-inline.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
512 crbug.com/602483 fast/repaint/margin.html [ NeedsRebaseline ] 512 crbug.com/602483 fast/repaint/margin.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
513 crbug.com/602483 fast/repaint/mix-blend-mode-separate-stacking-context.html [ Ne edsRebaseline ] 513 crbug.com/602483 fast/repaint/mix-blend-mode-separate-stacking-context.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
514 crbug.com/602483 fast/repaint/multi-layout-one-frame.html [ NeedsRebaseline ] 514 crbug.com/602483 fast/repaint/multi-layout-one-frame.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
515 crbug.com/602483 fast/repaint/multicol-as-paint-container.html [ NeedsRebaseline ] 515 crbug.com/602483 fast/repaint/multicol-as-paint-container.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
516 crbug.com/602483 fast/repaint/multicol-repaint.html [ NeedsRebaseline ] 516 crbug.com/602483 fast/repaint/multicol-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
517 crbug.com/602483 fast/repaint/multicol-with-abspos-in-relpos.html [ NeedsRebasel ine ] 517 crbug.com/602483 fast/repaint/multicol-with-abspos-in-relpos.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
518 crbug.com/602483 fast/repaint/multicol-with-abspos.html [ NeedsRebaseline ] 518 crbug.com/602483 fast/repaint/multicol-with-abspos.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
519 crbug.com/602483 fast/repaint/multicol-with-block.html [ NeedsRebaseline ] 519 crbug.com/602483 fast/repaint/multicol-with-block.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
520 crbug.com/602483 fast/repaint/multicol-with-inline.html [ NeedsRebaseline ] 520 crbug.com/602483 fast/repaint/multicol-with-inline.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
521 crbug.com/602483 fast/repaint/multicol-with-text.html [ NeedsRebaseline ] 521 crbug.com/602483 fast/repaint/multicol-with-text.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
522 crbug.com/602483 fast/repaint/negative-text-indent-with-overflow-hidden.html [ N eedsRebaseline ] 522 crbug.com/602483 fast/repaint/negative-text-indent-with-overflow-hidden.html [ N eedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
523 crbug.com/602483 fast/repaint/offset-change-wrong-invalidation-with-float.html [ NeedsRebaseline ] 523 crbug.com/602483 fast/repaint/offset-change-wrong-invalidation-with-float.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
524 crbug.com/602483 fast/repaint/opacity-change-on-overflow-float.html [ NeedsRebas eline ] 524 crbug.com/602483 fast/repaint/opacity-change-on-overflow-float.html [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
525 crbug.com/602483 fast/repaint/outline-change-continuations.html [ NeedsRebaselin e ] 525 crbug.com/602483 fast/repaint/outline-change-continuations.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
526 crbug.com/602483 fast/repaint/outline-change-invalidation.html [ NeedsRebaseline ] 526 crbug.com/602483 fast/repaint/outline-change-invalidation.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
527 crbug.com/602483 fast/repaint/outline-child-repaint.html [ NeedsRebaseline ] 527 crbug.com/602483 fast/repaint/outline-child-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
528 crbug.com/602483 fast/repaint/outline-clip-change.html [ NeedsRebaseline ] 528 crbug.com/602483 fast/repaint/outline-clip-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
529 crbug.com/602483 fast/repaint/outline-continuations.html [ NeedsRebaseline ] 529 crbug.com/602483 fast/repaint/outline-continuations.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
530 crbug.com/602483 fast/repaint/outline-inset.html [ NeedsRebaseline ] 530 crbug.com/602483 fast/repaint/outline-inset.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
531 crbug.com/602483 fast/repaint/outline-repaint-glitch.html [ NeedsRebaseline ] 531 crbug.com/602483 fast/repaint/outline-repaint-glitch.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
532 crbug.com/602483 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Nee dsRebaseline ] 532 crbug.com/602483 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Nee dsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
533 crbug.com/602483 fast/repaint/overflow-clip-subtree-layout.html [ NeedsRebaselin e ] 533 crbug.com/602483 fast/repaint/overflow-clip-subtree-layout.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
534 crbug.com/602483 fast/repaint/overflow-delete-line.html [ NeedsRebaseline ] 534 crbug.com/602483 fast/repaint/overflow-delete-line.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
535 crbug.com/602483 fast/repaint/overflow-hide.html [ NeedsRebaseline ] 535 crbug.com/602483 fast/repaint/overflow-hide.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
536 crbug.com/602483 fast/repaint/overflow-into-content.html [ NeedsRebaseline ] 536 crbug.com/602483 fast/repaint/overflow-into-content.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
537 crbug.com/602483 fast/repaint/overflow-scroll-after-move.html [ NeedsRebaseline ] 537 crbug.com/602483 fast/repaint/overflow-scroll-after-move.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
538 crbug.com/602483 fast/repaint/overflow-scroll-body-appear.html [ NeedsRebaseline ] 538 crbug.com/602483 fast/repaint/overflow-scroll-body-appear.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
539 crbug.com/602483 fast/repaint/overflow-scroll-delete.html [ NeedsRebaseline ] 539 crbug.com/602483 fast/repaint/overflow-scroll-delete.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
540 crbug.com/602483 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsRebaseline ] 540 crbug.com/602483 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
541 crbug.com/602483 fast/repaint/overflow-show.html [ NeedsRebaseline ] 541 crbug.com/602483 fast/repaint/overflow-show.html [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
542 crbug.com/602483 fast/repaint/overhanging-float-detach-repaint.html [ NeedsRebas eline ] 542 crbug.com/602483 fast/repaint/overhanging-float-detach-repaint.html [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
543 crbug.com/602483 fast/repaint/padding-keeping-content-size.html [ NeedsRebaselin e ] 543 crbug.com/602483 fast/repaint/padding-keeping-content-size.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
544 crbug.com/602483 fast/repaint/paint-invalidation-with-reparent-across-frame-boun daries.html [ NeedsRebaseline ] 544 crbug.com/602483 fast/repaint/paint-invalidation-with-reparent-across-frame-boun daries.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603 753
545 crbug.com/602483 fast/repaint/percent-size-image-resize-container.html [ NeedsRe baseline ] 545 crbug.com/602483 fast/repaint/percent-size-image-resize-container.html [ NeedsMa nualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
546 crbug.com/602483 fast/repaint/position-change-keeping-geometry.html [ NeedsRebas eline ] 546 crbug.com/602483 fast/repaint/position-change-keeping-geometry.html [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
547 crbug.com/602483 fast/repaint/positioned-document-element.html [ NeedsRebaseline ] 547 crbug.com/602483 fast/repaint/positioned-document-element.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
548 crbug.com/602483 fast/repaint/positioned-great-grandparent-change-location.html [ NeedsRebaseline ] 548 crbug.com/602483 fast/repaint/positioned-great-grandparent-change-location.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
549 crbug.com/602483 fast/repaint/positioned-list-offset-change-repaint.html [ Needs Rebaseline ] 549 crbug.com/602483 fast/repaint/positioned-list-offset-change-repaint.html [ Needs ManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
550 crbug.com/602483 fast/repaint/push-block-with-first-line.html [ NeedsRebaseline ] 550 crbug.com/602483 fast/repaint/push-block-with-first-line.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
551 crbug.com/602483 fast/repaint/quotes.html [ NeedsRebaseline ] 551 crbug.com/602483 fast/repaint/quotes.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
552 crbug.com/602483 fast/repaint/reflection-redraw.html [ NeedsRebaseline ] 552 crbug.com/602483 fast/repaint/reflection-redraw.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
553 crbug.com/602483 fast/repaint/reflection-repaint-test.html [ NeedsRebaseline ] 553 crbug.com/602483 fast/repaint/reflection-repaint-test.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
554 crbug.com/602483 fast/repaint/relative-inline-positioned-movement-repaint.html [ NeedsRebaseline ] 554 crbug.com/602483 fast/repaint/relative-inline-positioned-movement-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
555 crbug.com/602483 fast/repaint/relative-margin-change-repaint.html [ NeedsRebasel ine ] 555 crbug.com/602483 fast/repaint/relative-margin-change-repaint.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
556 crbug.com/602483 fast/repaint/remove-block-after-layout.html [ NeedsRebaseline ] 556 crbug.com/602483 fast/repaint/remove-block-after-layout.html [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
557 crbug.com/602483 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ] 557 crbug.com/602483 fast/repaint/remove-inline-after-layout.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
558 crbug.com/602483 fast/repaint/remove-inline-block-descendant-of-flex.html [ Need sRebaseline ] 558 crbug.com/602483 fast/repaint/remove-inline-block-descendant-of-flex.html [ Need sManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
559 crbug.com/602483 fast/repaint/remove-inline-layer-after-layout.html [ NeedsRebas eline ] 559 crbug.com/602483 fast/repaint/remove-inline-layer-after-layout.html [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
560 crbug.com/602483 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsR ebaseline ] 560 crbug.com/602483 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
561 crbug.com/602483 fast/repaint/repaint-composited-child-in-scrolled-container.htm l [ NeedsRebaseline ] 561 crbug.com/602483 fast/repaint/repaint-composited-child-in-scrolled-container.htm l [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
562 crbug.com/602483 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ N eedsRebaseline ] 562 crbug.com/602483 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ N eedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
563 crbug.com/602483 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebase line ] 563 crbug.com/602483 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
564 crbug.com/602483 fast/repaint/repaint-table-row-in-composited-document.html [ Ne edsRebaseline ] 564 crbug.com/602483 fast/repaint/repaint-table-row-in-composited-document.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
565 crbug.com/602483 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ NeedsRebaseline ] 565 crbug.com/602483 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com /603753
566 crbug.com/602483 fast/repaint/requestAnimation-translation-leave-traces.html [ N eedsRebaseline ] 566 crbug.com/602483 fast/repaint/requestAnimation-translation-leave-traces.html [ N eedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
567 crbug.com/602483 fast/repaint/resize-scrollable-div.html [ NeedsRebaseline ] 567 crbug.com/602483 fast/repaint/resize-scrollable-div.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
568 crbug.com/602483 fast/repaint/resize-scrollable-iframe.html [ NeedsRebaseline ] 568 crbug.com/602483 fast/repaint/resize-scrollable-iframe.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
569 crbug.com/602483 fast/repaint/resize-with-border-clipped.html [ NeedsRebaseline ] 569 crbug.com/602483 fast/repaint/resize-with-border-clipped.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
570 crbug.com/602483 fast/repaint/resize-with-border.html [ NeedsRebaseline ] 570 crbug.com/602483 fast/repaint/resize-with-border.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
571 crbug.com/602483 fast/repaint/scroll-in-transformed-layer.html [ NeedsRebaseline ] 571 crbug.com/602483 fast/repaint/scroll-in-transformed-layer.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
572 crbug.com/602483 fast/repaint/scroll-inside-table-cell.html [ NeedsRebaseline ] 572 crbug.com/602483 fast/repaint/scroll-inside-table-cell.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
573 crbug.com/602483 fast/repaint/scroll-relative-table-inside-table-cell.html [ Nee dsRebaseline ] 573 crbug.com/602483 fast/repaint/scroll-relative-table-inside-table-cell.html [ Nee dsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
574 crbug.com/602483 fast/repaint/scroll-stacking-context-backface-visiblity-leaves- traces.html [ NeedsRebaseline ] 574 crbug.com/602483 fast/repaint/scroll-stacking-context-backface-visiblity-leaves- traces.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603 753
575 crbug.com/602483 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [ NeedsRebaseline ] 575 crbug.com/602483 fast/repaint/scrollbar-damage-and-full-viewport-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
576 crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize-with-border.html [ NeedsRebaseline ] 576 crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize-with-border.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
577 crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize.html [ NeedsRebas eline ] 577 crbug.com/602483 fast/repaint/scrollbar-invalidation-on-resize.html [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
578 crbug.com/602483 fast/repaint/scrollbar-parts.html [ NeedsRebaseline ] 578 crbug.com/602483 fast/repaint/scrollbar-parts.html [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
579 crbug.com/602483 fast/repaint/search-field-cancel.html [ NeedsRebaseline ] 579 crbug.com/602483 fast/repaint/search-field-cancel.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
580 crbug.com/602483 fast/repaint/select-option-background-color.html [ NeedsRebasel ine ] 580 crbug.com/602483 fast/repaint/select-option-background-color.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
581 crbug.com/602483 fast/repaint/selected-replaced.html [ NeedsRebaseline ] 581 crbug.com/602483 fast/repaint/selected-replaced.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
582 crbug.com/602483 fast/repaint/selection-after-delete.html [ NeedsRebaseline ] 582 crbug.com/602483 fast/repaint/selection-after-delete.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
583 crbug.com/602483 fast/repaint/selection-after-remove.html [ NeedsRebaseline ] 583 crbug.com/602483 fast/repaint/selection-after-remove.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
584 crbug.com/602483 fast/repaint/selection-change-in-iframe-with-relative-parent.ht ml [ NeedsRebaseline ] 584 crbug.com/602483 fast/repaint/selection-change-in-iframe-with-relative-parent.ht ml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
585 crbug.com/602483 fast/repaint/selection-clear.html [ NeedsRebaseline ] 585 crbug.com/602483 fast/repaint/selection-clear.html [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
586 crbug.com/602483 fast/repaint/selection-partial-invalidation-between-blocks.html [ NeedsRebaseline ] 586 crbug.com/602483 fast/repaint/selection-partial-invalidation-between-blocks.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
587 crbug.com/602483 fast/repaint/selection-rl.html [ NeedsRebaseline ] 587 crbug.com/602483 fast/repaint/selection-rl.html [ NeedsManualRebaseline ] # shou ld be NeedsRebaseline, crbug.com/603753
588 crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ NeedsRebaseline ] 588 crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/6037 53
589 crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-rem oval.html [ NeedsRebaseline ] 589 crbug.com/602483 fast/repaint/shift-relative-positioned-container-with-image-rem oval.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/60375 3
590 crbug.com/602483 fast/repaint/stacked-diacritics.html [ NeedsRebaseline ] 590 crbug.com/602483 fast/repaint/stacked-diacritics.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
591 crbug.com/602483 fast/repaint/stacking-context-lost.html [ NeedsRebaseline ] 591 crbug.com/602483 fast/repaint/stacking-context-lost.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
592 crbug.com/602483 fast/repaint/static-to-positioned.html [ NeedsRebaseline ] 592 crbug.com/602483 fast/repaint/static-to-positioned.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
593 crbug.com/602483 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ] 593 crbug.com/602483 fast/repaint/subtree-root-skipped.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
594 crbug.com/602483 fast/repaint/table-cell-collapsed-border.html [ NeedsRebaseline ] 594 crbug.com/602483 fast/repaint/table-cell-collapsed-border.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
595 crbug.com/602483 fast/repaint/table-cell-move.html [ NeedsRebaseline ] 595 crbug.com/602483 fast/repaint/table-cell-move.html [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
596 crbug.com/602483 fast/repaint/table-col-background-offset.html [ NeedsRebaseline ] 596 crbug.com/602483 fast/repaint/table-col-background-offset.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
597 crbug.com/602483 fast/repaint/table-col-background.html [ NeedsRebaseline ] 597 crbug.com/602483 fast/repaint/table-col-background.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
598 crbug.com/602483 fast/repaint/table-collapsed-border.html [ NeedsRebaseline ] 598 crbug.com/602483 fast/repaint/table-collapsed-border.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
599 crbug.com/602483 fast/repaint/table-outer-border.html [ NeedsRebaseline ] 599 crbug.com/602483 fast/repaint/table-outer-border.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
600 crbug.com/602483 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ NeedsRebaseline ] 600 crbug.com/602483 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
601 crbug.com/602483 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled. html [ NeedsRebaseline ] 601 crbug.com/602483 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled. html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
602 crbug.com/602483 fast/repaint/table-row-bg-change.html [ NeedsRebaseline ] 602 crbug.com/602483 fast/repaint/table-row-bg-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
603 crbug.com/602483 fast/repaint/table-row.html [ NeedsRebaseline ] 603 crbug.com/602483 fast/repaint/table-row.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
604 crbug.com/602483 fast/repaint/table-section-overflow.html [ NeedsRebaseline ] 604 crbug.com/602483 fast/repaint/table-section-overflow.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
605 crbug.com/602483 fast/repaint/table-section-repaint.html [ NeedsRebaseline ] 605 crbug.com/602483 fast/repaint/table-section-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
606 crbug.com/602483 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ] 606 crbug.com/602483 fast/repaint/table-shrink-row-repaint.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
607 crbug.com/602483 fast/repaint/table-with-padding-row-invalidation.html [ NeedsRe baseline ] 607 crbug.com/602483 fast/repaint/table-with-padding-row-invalidation.html [ NeedsMa nualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
608 crbug.com/602483 fast/repaint/text-append-dirty-lines.html [ NeedsRebaseline ] 608 crbug.com/602483 fast/repaint/text-append-dirty-lines.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
609 crbug.com/602483 fast/repaint/text-in-relative-positioned-inline.html [ NeedsReb aseline ] 609 crbug.com/602483 fast/repaint/text-in-relative-positioned-inline.html [ NeedsMan ualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
610 crbug.com/602483 fast/repaint/text-match-document-change.html [ NeedsRebaseline ] 610 crbug.com/602483 fast/repaint/text-match-document-change.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
611 crbug.com/602483 fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsReba seline ] 611 crbug.com/602483 fast/repaint/text-selection-rect-in-overflow-2.html [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
612 crbug.com/602483 fast/repaint/text-selection-rect-in-overflow.html [ NeedsRebase line ] 612 crbug.com/602483 fast/repaint/text-selection-rect-in-overflow.html [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
613 crbug.com/602483 fast/repaint/textarea-appearance-none-resize-handle.html [ Need sRebaseline ] 613 crbug.com/602483 fast/repaint/textarea-appearance-none-resize-handle.html [ Need sManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
614 crbug.com/602483 fast/repaint/textarea-set-disabled.html [ NeedsRebaseline ] 614 crbug.com/602483 fast/repaint/textarea-set-disabled.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
615 crbug.com/602483 fast/repaint/transform-disable-layoutstate.html [ NeedsRebaseli ne ] 615 crbug.com/602483 fast/repaint/transform-disable-layoutstate.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
616 crbug.com/602483 fast/repaint/transform-inline-layered-child.html [ NeedsRebasel ine ] 616 crbug.com/602483 fast/repaint/transform-inline-layered-child.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
617 crbug.com/602483 fast/repaint/transform-layout-repaint.html [ NeedsRebaseline ] 617 crbug.com/602483 fast/repaint/transform-layout-repaint.html [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
618 crbug.com/602483 fast/repaint/transform-rotate-and-remove.html [ NeedsRebaseline ] 618 crbug.com/602483 fast/repaint/transform-rotate-and-remove.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
619 crbug.com/602483 fast/repaint/transform-translate.html [ NeedsRebaseline ] 619 crbug.com/602483 fast/repaint/transform-translate.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
620 crbug.com/602483 fast/repaint/vertical-align-length1.html [ NeedsRebaseline ] 620 crbug.com/602483 fast/repaint/vertical-align-length1.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
621 crbug.com/602483 fast/repaint/vertical-align-length2.html [ NeedsRebaseline ] 621 crbug.com/602483 fast/repaint/vertical-align-length2.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
622 crbug.com/602483 fast/repaint/vertical-align1.html [ NeedsRebaseline ] 622 crbug.com/602483 fast/repaint/vertical-align1.html [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
623 crbug.com/602483 fast/repaint/vertical-align2.html [ NeedsRebaseline ] 623 crbug.com/602483 fast/repaint/vertical-align2.html [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
624 crbug.com/602483 fast/repaint/vertical-rl-as-paint-container.html [ NeedsRebasel ine ] 624 crbug.com/602483 fast/repaint/vertical-rl-as-paint-container.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
625 crbug.com/602483 fast/repaint/video-mute-repaint.html [ NeedsRebaseline ] 625 crbug.com/602483 fast/repaint/video-mute-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
626 crbug.com/602483 fast/repaint/video-unmute-repaint.html [ NeedsRebaseline ] 626 crbug.com/602483 fast/repaint/video-unmute-repaint.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
627 crbug.com/602483 fast/repaint/view-background-from-body-2.html [ NeedsRebaseline ] 627 crbug.com/602483 fast/repaint/view-background-from-body-2.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
628 crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered-comp osited.html [ NeedsRebaseline ] 628 crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered-comp osited.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603 753
629 crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered.html [ NeedsRebaseline ] 629 crbug.com/602483 fast/repaint/window-resize-background-image-fixed-centered.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
630 crbug.com/602483 fast/repaint/window-resize-background-image-generated.html [ Ne edsRebaseline ] 630 crbug.com/602483 fast/repaint/window-resize-background-image-generated.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
631 crbug.com/602483 fast/repaint/window-resize-background-image-non-fixed.html [ Ne edsRebaseline ] 631 crbug.com/602483 fast/repaint/window-resize-background-image-non-fixed.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
632 crbug.com/602483 fast/repaint/window-resize-media-query.html [ NeedsRebaseline ] 632 crbug.com/602483 fast/repaint/window-resize-media-query.html [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
633 crbug.com/602483 fast/repaint/window-resize-percent-html.html [ NeedsRebaseline ] 633 crbug.com/602483 fast/repaint/window-resize-percent-html.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
634 crbug.com/602483 fast/repaint/window-resize-percent-width-height.html [ NeedsReb aseline ] 634 crbug.com/602483 fast/repaint/window-resize-percent-width-height.html [ NeedsMan ualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
635 crbug.com/602483 fast/repaint/window-resize-positioned-bottom.html [ NeedsRebase line ] 635 crbug.com/602483 fast/repaint/window-resize-positioned-bottom.html [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
636 crbug.com/602483 fast/repaint/window-resize-positioned-percent-top.html [ NeedsR ebaseline ] 636 crbug.com/602483 fast/repaint/window-resize-positioned-percent-top.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
637 crbug.com/602483 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRe baseline ] 637 crbug.com/602483 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsMa nualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
638 crbug.com/602483 fast/repaint/window-resize-viewport-percent.html [ NeedsRebasel ine ] 638 crbug.com/602483 fast/repaint/window-resize-viewport-percent.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
639 crbug.com/602483 fast/table/border-collapsing/border-collapse-change-collapse-to -separate.html [ NeedsRebaseline ] 639 crbug.com/602483 fast/table/border-collapsing/border-collapse-change-collapse-to -separate.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/ 603753
640 crbug.com/602483 fast/table/border-collapsing/border-collapse-change-separate-to -collapse.html [ NeedsRebaseline ] 640 crbug.com/602483 fast/table/border-collapsing/border-collapse-change-separate-to -collapse.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/ 603753
641 crbug.com/602483 fast/table/border-collapsing/cached-69296.html [ NeedsRebaselin e ] 641 crbug.com/602483 fast/table/border-collapsing/cached-69296.html [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
642 crbug.com/602483 fast/table/border-collapsing/cached-cell-append.html [ NeedsReb aseline ] 642 crbug.com/602483 fast/table/border-collapsing/cached-cell-append.html [ NeedsMan ualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
643 crbug.com/602483 fast/table/border-collapsing/cached-cell-remove.html [ NeedsReb aseline ] 643 crbug.com/602483 fast/table/border-collapsing/cached-cell-remove.html [ NeedsMan ualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
644 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-color.ht ml [ NeedsRebaseline ] 644 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-color.ht ml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
645 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-width.ht ml [ NeedsRebaseline ] 645 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-border-width.ht ml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
646 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-sl-border-color .html [ NeedsRebaseline ] 646 crbug.com/602483 fast/table/border-collapsing/cached-change-cell-sl-border-color .html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
647 crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-color.htm l [ NeedsRebaseline ] 647 crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-color.htm l [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
648 crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-width.htm l [ NeedsRebaseline ] 648 crbug.com/602483 fast/table/border-collapsing/cached-change-col-border-width.htm l [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
649 crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-colo r.html [ NeedsRebaseline ] 649 crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-colo r.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
650 crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-widt h.html [ NeedsRebaseline ] 650 crbug.com/602483 fast/table/border-collapsing/cached-change-colgroup-border-widt h.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
651 crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-color.htm l [ NeedsRebaseline ] 651 crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-color.htm l [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
652 crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-width.htm l [ NeedsRebaseline ] 652 crbug.com/602483 fast/table/border-collapsing/cached-change-row-border-width.htm l [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
653 crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-color.h tml [ NeedsRebaseline ] 653 crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-color.h tml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
654 crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-width.h tml [ NeedsRebaseline ] 654 crbug.com/602483 fast/table/border-collapsing/cached-change-table-border-width.h tml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
655 crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-color.h tml [ NeedsRebaseline ] 655 crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-color.h tml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
656 crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-width.h tml [ NeedsRebaseline ] 656 crbug.com/602483 fast/table/border-collapsing/cached-change-tbody-border-width.h tml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
657 crbug.com/602483 fast/table/resize-table-repaint-percent-size-cell.html [ NeedsR ebaseline ] 657 crbug.com/602483 fast/table/resize-table-repaint-percent-size-cell.html [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
658 crbug.com/602483 fast/table/resize-table-repaint-vertical-align-cell.html [ Need sRebaseline ] 658 crbug.com/602483 fast/table/resize-table-repaint-vertical-align-cell.html [ Need sManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
659 crbug.com/602483 fast/table/resize-table-row-repaint.html [ NeedsRebaseline ] 659 crbug.com/602483 fast/table/resize-table-row-repaint.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
660 crbug.com/602483 media/media-audio-no-spurious-repaints.html [ NeedsRebaseline ] 660 crbug.com/602483 media/media-audio-no-spurious-repaints.html [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
661 crbug.com/602483 media/video-paint-invalidation.html [ NeedsRebaseline ] 661 crbug.com/602483 media/video-paint-invalidation.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
662 crbug.com/602483 paint/invalidation/animated-gif-background.html [ NeedsRebaseli ne ] 662 crbug.com/602483 paint/invalidation/animated-gif-background.html [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
663 crbug.com/602483 paint/invalidation/invalidate-box-shadow-currentColor.html [ Ne edsRebaseline ] 663 crbug.com/602483 paint/invalidation/invalidate-box-shadow-currentColor.html [ Ne edsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
664 crbug.com/602483 paint/invalidation/invalidate-descendants-when-receiving-paint- layer.html [ NeedsRebaseline ] 664 crbug.com/602483 paint/invalidation/invalidate-descendants-when-receiving-paint- layer.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/6037 53
665 crbug.com/602483 paint/invalidation/non-text-link-invalidation-optimization.html [ NeedsRebaseline ] 665 crbug.com/602483 paint/invalidation/non-text-link-invalidation-optimization.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
666 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-rtl.html [ NeedsRebaseline ] 666 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-rtl.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
667 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical -lr.html [ NeedsRebaseline ] 667 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical -lr.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
668 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical -rl.html [ NeedsRebaseline ] 668 crbug.com/602483 paint/selection/invalidation-rect-includes-newline-for-vertical -rl.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
669 crbug.com/602483 paint/selection/invalidation-rect-includes-newline.html [ Needs Rebaseline ] 669 crbug.com/602483 paint/selection/invalidation-rect-includes-newline.html [ Needs ManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
670 crbug.com/602483 paint/selection/invalidation-rect-with-br-includes-newline.html [ NeedsRebaseline ] 670 crbug.com/602483 paint/selection/invalidation-rect-with-br-includes-newline.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
671 crbug.com/602483 paint/selection/selection-within-composited-scroller.html [ Nee dsRebaseline ] 671 crbug.com/602483 paint/selection/selection-within-composited-scroller.html [ Nee dsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
672 crbug.com/602483 svg/as-image/svg-image-change-content-size.xhtml [ NeedsRebasel ine ] 672 crbug.com/602483 svg/as-image/svg-image-change-content-size.xhtml [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
673 crbug.com/602483 svg/as-object/embedded-svg-size-changes-no-layout-triggers.html [ NeedsRebaseline ] 673 crbug.com/602483 svg/as-object/embedded-svg-size-changes-no-layout-triggers.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
674 crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-1.html [ NeedsRebaseline ] 674 crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-1.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/60375 3
675 crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-2.html [ NeedsRebaseline ] 675 crbug.com/602483 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-2.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/60375 3
676 crbug.com/602483 svg/carto.net/window.svg [ NeedsRebaseline ] 676 crbug.com/602483 svg/carto.net/window.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
677 crbug.com/602483 svg/custom/absolute-sized-content-with-resources.xhtml [ NeedsR ebaseline ] 677 crbug.com/602483 svg/custom/absolute-sized-content-with-resources.xhtml [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
678 crbug.com/602483 svg/custom/circle-move-invalidation.svg [ NeedsRebaseline ] 678 crbug.com/602483 svg/custom/circle-move-invalidation.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
679 crbug.com/602483 svg/custom/clip-path-child-changes.svg [ NeedsRebaseline ] 679 crbug.com/602483 svg/custom/clip-path-child-changes.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
680 crbug.com/602483 svg/custom/clip-path-href-changes.svg [ NeedsRebaseline ] 680 crbug.com/602483 svg/custom/clip-path-href-changes.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
681 crbug.com/602483 svg/custom/clip-path-id-changes.svg [ NeedsRebaseline ] 681 crbug.com/602483 svg/custom/clip-path-id-changes.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
682 crbug.com/602483 svg/custom/clip-path-units-changes.svg [ NeedsRebaseline ] 682 crbug.com/602483 svg/custom/clip-path-units-changes.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
683 crbug.com/602483 svg/custom/deep-dynamic-updates.svg [ NeedsRebaseline ] 683 crbug.com/602483 svg/custom/deep-dynamic-updates.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
684 crbug.com/602483 svg/custom/gradient-add-stops.svg [ NeedsRebaseline ] 684 crbug.com/602483 svg/custom/gradient-add-stops.svg [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
685 crbug.com/602483 svg/custom/gradient-stop-style-change.svg [ NeedsRebaseline ] 685 crbug.com/602483 svg/custom/gradient-stop-style-change.svg [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
686 crbug.com/602483 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsReba seline ] 686 crbug.com/602483 svg/custom/js-late-clipPath-and-object-creation.svg [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
687 crbug.com/602483 svg/custom/js-late-clipPath-creation.svg [ NeedsRebaseline ] 687 crbug.com/602483 svg/custom/js-late-clipPath-creation.svg [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
688 crbug.com/602483 svg/custom/js-late-gradient-and-object-creation.svg [ NeedsReba seline ] 688 crbug.com/602483 svg/custom/js-late-gradient-and-object-creation.svg [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
689 crbug.com/602483 svg/custom/js-late-gradient-creation.svg [ NeedsRebaseline ] 689 crbug.com/602483 svg/custom/js-late-gradient-creation.svg [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
690 crbug.com/602483 svg/custom/js-late-marker-and-object-creation.svg [ NeedsRebase line ] 690 crbug.com/602483 svg/custom/js-late-marker-and-object-creation.svg [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
691 crbug.com/602483 svg/custom/js-late-marker-creation.svg [ NeedsRebaseline ] 691 crbug.com/602483 svg/custom/js-late-marker-creation.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
692 crbug.com/602483 svg/custom/js-late-mask-and-object-creation.svg [ NeedsRebaseli ne ] 692 crbug.com/602483 svg/custom/js-late-mask-and-object-creation.svg [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
693 crbug.com/602483 svg/custom/js-late-mask-creation.svg [ NeedsRebaseline ] 693 crbug.com/602483 svg/custom/js-late-mask-creation.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
694 crbug.com/602483 svg/custom/js-late-pattern-and-object-creation.svg [ NeedsRebas eline ] 694 crbug.com/602483 svg/custom/js-late-pattern-and-object-creation.svg [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
695 crbug.com/602483 svg/custom/js-late-pattern-creation.svg [ NeedsRebaseline ] 695 crbug.com/602483 svg/custom/js-late-pattern-creation.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
696 crbug.com/602483 svg/custom/js-repaint-rect-on-path-with-stroke.svg [ NeedsRebas eline ] 696 crbug.com/602483 svg/custom/js-repaint-rect-on-path-with-stroke.svg [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
697 crbug.com/602483 svg/custom/js-update-bounce.svg [ NeedsRebaseline ] 697 crbug.com/602483 svg/custom/js-update-bounce.svg [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
698 crbug.com/602483 svg/custom/js-update-container.svg [ NeedsRebaseline ] 698 crbug.com/602483 svg/custom/js-update-container.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
699 crbug.com/602483 svg/custom/js-update-gradient.svg [ NeedsRebaseline ] 699 crbug.com/602483 svg/custom/js-update-gradient.svg [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
700 crbug.com/602483 svg/custom/js-update-pattern-child.svg [ NeedsRebaseline ] 700 crbug.com/602483 svg/custom/js-update-pattern-child.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
701 crbug.com/602483 svg/custom/js-update-pattern.svg [ NeedsRebaseline ] 701 crbug.com/602483 svg/custom/js-update-pattern.svg [ NeedsManualRebaseline ] # sh ould be NeedsRebaseline, crbug.com/603753
702 crbug.com/602483 svg/custom/js-update-polygon-changes.svg [ NeedsRebaseline ] 702 crbug.com/602483 svg/custom/js-update-polygon-changes.svg [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
703 crbug.com/602483 svg/custom/js-update-polygon-removal.svg [ NeedsRebaseline ] 703 crbug.com/602483 svg/custom/js-update-polygon-removal.svg [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
704 crbug.com/602483 svg/custom/js-update-stop-linked-gradient.svg [ NeedsRebaseline ] 704 crbug.com/602483 svg/custom/js-update-stop-linked-gradient.svg [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
705 crbug.com/602483 svg/custom/js-update-stop.svg [ NeedsRebaseline ] 705 crbug.com/602483 svg/custom/js-update-stop.svg [ NeedsManualRebaseline ] # shoul d be NeedsRebaseline, crbug.com/603753
706 crbug.com/602483 svg/custom/js-update-style.svg [ NeedsRebaseline ] 706 crbug.com/602483 svg/custom/js-update-style.svg [ NeedsManualRebaseline ] # shou ld be NeedsRebaseline, crbug.com/603753
707 crbug.com/602483 svg/custom/marker-viewBox-changes.svg [ NeedsRebaseline ] 707 crbug.com/602483 svg/custom/marker-viewBox-changes.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
708 crbug.com/602483 svg/custom/mask-invalidation.svg [ NeedsRebaseline ] 708 crbug.com/602483 svg/custom/mask-invalidation.svg [ NeedsManualRebaseline ] # sh ould be NeedsRebaseline, crbug.com/603753
709 crbug.com/602483 svg/custom/object-sizing-no-width-height-change-content-box-siz e.xhtml [ NeedsRebaseline ] 709 crbug.com/602483 svg/custom/object-sizing-no-width-height-change-content-box-siz e.xhtml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
710 crbug.com/602483 svg/custom/pending-resource-after-removal.xhtml [ NeedsRebaseli ne ] 710 crbug.com/602483 svg/custom/pending-resource-after-removal.xhtml [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
711 crbug.com/602483 svg/custom/relative-sized-content-with-resources.xhtml [ NeedsR ebaseline ] 711 crbug.com/602483 svg/custom/relative-sized-content-with-resources.xhtml [ NeedsM anualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
712 crbug.com/602483 svg/custom/relative-sized-content.xhtml [ NeedsRebaseline ] 712 crbug.com/602483 svg/custom/relative-sized-content.xhtml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
713 crbug.com/602483 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Need sRebaseline ] 713 crbug.com/602483 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Need sManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
714 crbug.com/602483 svg/custom/relative-sized-image.xhtml [ NeedsRebaseline ] 714 crbug.com/602483 svg/custom/relative-sized-image.xhtml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
715 crbug.com/602483 svg/custom/relative-sized-inner-svg.xhtml [ NeedsRebaseline ] 715 crbug.com/602483 svg/custom/relative-sized-inner-svg.xhtml [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
716 crbug.com/602483 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ NeedsRebaseline ] 716 crbug.com/602483 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
717 crbug.com/602483 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsReba seline ] 717 crbug.com/602483 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
718 crbug.com/602483 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsRebaseline ] 718 crbug.com/602483 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
719 crbug.com/602483 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtm l [ NeedsRebaseline ] 719 crbug.com/602483 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtm l [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
720 crbug.com/602483 svg/custom/repaint-moving-svg-and-div.xhtml [ NeedsRebaseline ] 720 crbug.com/602483 svg/custom/repaint-moving-svg-and-div.xhtml [ NeedsManualRebase line ] # should be NeedsRebaseline, crbug.com/603753
721 crbug.com/602483 svg/custom/resource-client-removal.svg [ NeedsRebaseline ] 721 crbug.com/602483 svg/custom/resource-client-removal.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
722 crbug.com/602483 svg/custom/resource-invalidate-on-target-update.svg [ NeedsReba seline ] 722 crbug.com/602483 svg/custom/resource-invalidate-on-target-update.svg [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
723 crbug.com/602483 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.ht ml [ NeedsRebaseline ] 723 crbug.com/602483 svg/custom/scrolling-embedded-svg-file-image-repaint-problem.ht ml [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
724 crbug.com/602483 svg/custom/text-dom-removal.svg [ NeedsRebaseline ] 724 crbug.com/602483 svg/custom/text-dom-removal.svg [ NeedsManualRebaseline ] # sho uld be NeedsRebaseline, crbug.com/603753
725 crbug.com/602483 svg/custom/text-repaint-including-stroke.svg [ NeedsRebaseline ] 725 crbug.com/602483 svg/custom/text-repaint-including-stroke.svg [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
726 crbug.com/602483 svg/custom/text-xy-updates-SVGList.xhtml [ NeedsRebaseline ] 726 crbug.com/602483 svg/custom/text-xy-updates-SVGList.xhtml [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
727 crbug.com/602483 svg/custom/use-clipped-hit.svg [ NeedsRebaseline ] 727 crbug.com/602483 svg/custom/use-clipped-hit.svg [ NeedsManualRebaseline ] # shou ld be NeedsRebaseline, crbug.com/603753
728 crbug.com/602483 svg/custom/use-detach.svg [ NeedsRebaseline ] 728 crbug.com/602483 svg/custom/use-detach.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
729 crbug.com/602483 svg/custom/use-setAttribute-crash.svg [ NeedsRebaseline ] 729 crbug.com/602483 svg/custom/use-setAttribute-crash.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
730 crbug.com/602483 svg/filters/feImage-change-target-id.svg [ NeedsRebaseline ] 730 crbug.com/602483 svg/filters/feImage-change-target-id.svg [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
731 crbug.com/602483 svg/filters/feImage-multiple-targets-id-change.svg [ NeedsRebas eline ] 731 crbug.com/602483 svg/filters/feImage-multiple-targets-id-change.svg [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
732 crbug.com/602483 svg/filters/feImage-reference-invalidation.svg [ NeedsRebaselin e ] 732 crbug.com/602483 svg/filters/feImage-reference-invalidation.svg [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
733 crbug.com/602483 svg/filters/feImage-remove-target.svg [ NeedsRebaseline ] 733 crbug.com/602483 svg/filters/feImage-remove-target.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
734 crbug.com/602483 svg/filters/feImage-target-add-to-document.svg [ NeedsRebaselin e ] 734 crbug.com/602483 svg/filters/feImage-target-add-to-document.svg [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
735 crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirectio n-2.svg [ NeedsRebaseline ] 735 crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirectio n-2.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
736 crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirectio n.svg [ NeedsRebaseline ] 736 crbug.com/602483 svg/filters/feImage-target-attribute-change-with-use-indirectio n.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
737 crbug.com/602483 svg/filters/feImage-target-attribute-change.svg [ NeedsRebaseli ne ] 737 crbug.com/602483 svg/filters/feImage-target-attribute-change.svg [ NeedsManualRe baseline ] # should be NeedsRebaseline, crbug.com/603753
738 crbug.com/602483 svg/filters/feImage-target-changes-id.svg [ NeedsRebaseline ] 738 crbug.com/602483 svg/filters/feImage-target-changes-id.svg [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
739 crbug.com/602483 svg/filters/feImage-target-id-change.svg [ NeedsRebaseline ] 739 crbug.com/602483 svg/filters/feImage-target-id-change.svg [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
740 crbug.com/602483 svg/filters/feImage-target-property-change.svg [ NeedsRebaselin e ] 740 crbug.com/602483 svg/filters/feImage-target-property-change.svg [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
741 crbug.com/602483 svg/filters/feImage-target-reappend-to-document.svg [ NeedsReba seline ] 741 crbug.com/602483 svg/filters/feImage-target-reappend-to-document.svg [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
742 crbug.com/602483 svg/filters/feImage-target-remove-from-document.svg [ NeedsReba seline ] 742 crbug.com/602483 svg/filters/feImage-target-remove-from-document.svg [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
743 crbug.com/602483 svg/filters/filter-width-update.svg [ NeedsRebaseline ] 743 crbug.com/602483 svg/filters/filter-width-update.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
744 crbug.com/602483 svg/filters/invalidate-on-child-layout.svg [ NeedsRebaseline ] 744 crbug.com/602483 svg/filters/invalidate-on-child-layout.svg [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
745 crbug.com/602483 svg/repaint/add-background-property-on-root.html [ NeedsRebasel ine ] 745 crbug.com/602483 svg/repaint/add-background-property-on-root.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
746 crbug.com/602483 svg/repaint/add-outline-property-on-root.html [ NeedsRebaseline ] 746 crbug.com/602483 svg/repaint/add-outline-property-on-root.html [ NeedsManualReba seline ] # should be NeedsRebaseline, crbug.com/603753
747 crbug.com/602483 svg/repaint/container-repaint.svg [ NeedsRebaseline ] 747 crbug.com/602483 svg/repaint/container-repaint.svg [ NeedsManualRebaseline ] # s hould be NeedsRebaseline, crbug.com/603753
748 crbug.com/602483 svg/repaint/fecomponenttransfer-in1-change.svg [ NeedsRebaselin e ] 748 crbug.com/602483 svg/repaint/fecomponenttransfer-in1-change.svg [ NeedsManualReb aseline ] # should be NeedsRebaseline, crbug.com/603753
749 crbug.com/602483 svg/repaint/foreign-object-repaint.svg [ NeedsRebaseline ] 749 crbug.com/602483 svg/repaint/foreign-object-repaint.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
750 crbug.com/602483 svg/repaint/image-with-clip-path.svg [ NeedsRebaseline ] 750 crbug.com/602483 svg/repaint/image-with-clip-path.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
751 crbug.com/602483 svg/repaint/inner-svg-change-viewBox-contract.svg [ NeedsRebase line ] 751 crbug.com/602483 svg/repaint/inner-svg-change-viewBox-contract.svg [ NeedsManual Rebaseline ] # should be NeedsRebaseline, crbug.com/603753
752 crbug.com/602483 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsRebas eline ] 752 crbug.com/602483 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsManua lRebaseline ] # should be NeedsRebaseline, crbug.com/603753
753 crbug.com/602483 svg/repaint/mask-clip-target-transform.svg [ NeedsRebaseline ] 753 crbug.com/602483 svg/repaint/mask-clip-target-transform.svg [ NeedsManualRebasel ine ] # should be NeedsRebaseline, crbug.com/603753
754 crbug.com/602483 svg/repaint/modify-inserted-listitem.html [ NeedsRebaseline ] 754 crbug.com/602483 svg/repaint/modify-inserted-listitem.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
755 crbug.com/602483 svg/repaint/modify-transferred-listitem-different-attr.html [ N eedsRebaseline ] 755 crbug.com/602483 svg/repaint/modify-transferred-listitem-different-attr.html [ N eedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
756 crbug.com/602483 svg/repaint/modify-transferred-listitem.html [ NeedsRebaseline ] 756 crbug.com/602483 svg/repaint/modify-transferred-listitem.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
757 crbug.com/602483 svg/repaint/outline-offset-text.html [ NeedsRebaseline ] 757 crbug.com/602483 svg/repaint/outline-offset-text.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
758 crbug.com/602483 svg/repaint/paintorder-filtered.svg [ NeedsRebaseline ] 758 crbug.com/602483 svg/repaint/paintorder-filtered.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
759 crbug.com/602483 svg/repaint/remove-background-property-on-root.html [ NeedsReba seline ] 759 crbug.com/602483 svg/repaint/remove-background-property-on-root.html [ NeedsManu alRebaseline ] # should be NeedsRebaseline, crbug.com/603753
760 crbug.com/602483 svg/repaint/remove-outline-property-on-root.html [ NeedsRebasel ine ] 760 crbug.com/602483 svg/repaint/remove-outline-property-on-root.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
761 crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text-decoration.html [ N eedsRebaseline ] 761 crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text-decoration.html [ N eedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
762 crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text.html [ NeedsRebasel ine ] 762 crbug.com/602483 svg/repaint/repaint-non-scaling-stroke-text.html [ NeedsManualR ebaseline ] # should be NeedsRebaseline, crbug.com/603753
763 crbug.com/602483 svg/repaint/repaint-paintorder.svg [ NeedsRebaseline ] 763 crbug.com/602483 svg/repaint/repaint-paintorder.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
764 crbug.com/602483 svg/repaint/text-mask-update.svg [ NeedsRebaseline ] 764 crbug.com/602483 svg/repaint/text-mask-update.svg [ NeedsManualRebaseline ] # sh ould be NeedsRebaseline, crbug.com/603753
765 crbug.com/602483 svg/repaint/text-pattern-update-2.html [ NeedsRebaseline ] 765 crbug.com/602483 svg/repaint/text-pattern-update-2.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
766 crbug.com/602483 svg/repaint/text-pattern-update.html [ NeedsRebaseline ] 766 crbug.com/602483 svg/repaint/text-pattern-update.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
767 crbug.com/602483 svg/repaint/transform-changed-state.html [ NeedsRebaseline ] 767 crbug.com/602483 svg/repaint/transform-changed-state.html [ NeedsManualRebaselin e ] # should be NeedsRebaseline, crbug.com/603753
768 crbug.com/602483 svg/repaint/transform-foreign-object.html [ NeedsRebaseline ] 768 crbug.com/602483 svg/repaint/transform-foreign-object.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
769 crbug.com/602483 svg/repaint/transform-text-element.html [ NeedsRebaseline ] 769 crbug.com/602483 svg/repaint/transform-text-element.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
770 crbug.com/602483 svg/repaint/tspan-pattern-update.html [ NeedsRebaseline ] 770 crbug.com/602483 svg/repaint/tspan-pattern-update.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
771 crbug.com/602483 svg/text/append-text-node-to-tspan.html [ NeedsRebaseline ] 771 crbug.com/602483 svg/text/append-text-node-to-tspan.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
772 crbug.com/602483 svg/text/ems-display-none.svg [ NeedsRebaseline ] 772 crbug.com/602483 svg/text/ems-display-none.svg [ NeedsManualRebaseline ] # shoul d be NeedsRebaseline, crbug.com/603753
773 crbug.com/602483 svg/text/exs-display-none.svg [ NeedsRebaseline ] 773 crbug.com/602483 svg/text/exs-display-none.svg [ NeedsManualRebaseline ] # shoul d be NeedsRebaseline, crbug.com/603753
774 crbug.com/602483 svg/text/modify-text-node-in-tspan.html [ NeedsRebaseline ] 774 crbug.com/602483 svg/text/modify-text-node-in-tspan.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
775 crbug.com/602483 svg/text/remove-text-node-from-tspan.html [ NeedsRebaseline ] 775 crbug.com/602483 svg/text/remove-text-node-from-tspan.html [ NeedsManualRebaseli ne ] # should be NeedsRebaseline, crbug.com/603753
776 crbug.com/602483 svg/text/remove-tspan-from-text.html [ NeedsRebaseline ] 776 crbug.com/602483 svg/text/remove-tspan-from-text.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
777 crbug.com/602483 svg/text/text-rescale.html [ NeedsRebaseline ] 777 crbug.com/602483 svg/text/text-rescale.html [ NeedsManualRebaseline ] # should b e NeedsRebaseline, crbug.com/603753
778 crbug.com/602483 svg/text/text-selection-text-05-t.svg [ NeedsRebaseline ] 778 crbug.com/602483 svg/text/text-selection-text-05-t.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
779 crbug.com/602483 svg/text/text-viewbox-rescale.html [ NeedsRebaseline ] 779 crbug.com/602483 svg/text/text-viewbox-rescale.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
780 crbug.com/602483 svg/text/tspan-dynamic-positioning.svg [ NeedsRebaseline ] 780 crbug.com/602483 svg/text/tspan-dynamic-positioning.svg [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
781 crbug.com/602483 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ Needs Rebaseline ] 781 crbug.com/602483 svg/zoom/page/absolute-sized-document-no-scrollbars.svg [ Needs ManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
782 crbug.com/602483 svg/zoom/page/relative-sized-document-scrollbars.svg [ NeedsReb aseline ] 782 crbug.com/602483 svg/zoom/page/relative-sized-document-scrollbars.svg [ NeedsMan ualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
783 crbug.com/602483 transforms/transform-focus-ring-repaint.html [ NeedsRebaseline ] 783 crbug.com/602483 transforms/transform-focus-ring-repaint.html [ NeedsManualRebas eline ] # should be NeedsRebaseline, crbug.com/603753
784 crbug.com/602483 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-rep aint-by-all-imagesource.html [ NeedsRebaseline ] 784 crbug.com/602483 virtual/display_list_2d_canvas/fast/canvas/canvas-composite-rep aint-by-all-imagesource.html [ NeedsManualRebaseline ] # should be NeedsRebaseli ne, crbug.com/603753
785 crbug.com/602483 virtual/gpu-rasterization/fast/images/fixed-img-src-change-afte r-scroll.html [ NeedsRebaseline ] 785 crbug.com/602483 virtual/gpu-rasterization/fast/images/fixed-img-src-change-afte r-scroll.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/6 03753
786 crbug.com/602483 virtual/gpu-rasterization/fast/images/repaint-subrect-grid.html [ NeedsRebaseline ] 786 crbug.com/602483 virtual/gpu-rasterization/fast/images/repaint-subrect-grid.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
787 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-color-change.html [ NeedsRebaseline ] 787 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-color-change.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug .com/603753
788 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-match-highlight.html [ NeedsRebaseline ] 788 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/tex t-match-highlight.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, cr bug.com/603753
789 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container-and-content.html [ NeedsRebaseline ] 789 crbug.com/602483 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container-and-content.html [ NeedsManualRebaseline ] # should be NeedsRebaseline, crbug.com/603753
790 790
791 crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure Pass ] 791 crbug.com/596968 [ Win ] inspector-protocol/input/eventTimestamp.html [ Failure Pass ]
792 792
793 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 ]
794 794
795 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 ]
796 796
797 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 ]
798 798
799 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 ]
(...skipping 1181 matching lines...) Expand 10 before | Expand all | Expand 10 after
1981 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1981 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1982 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1982 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
1983 1983
1984 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ] 1984 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ]
1985 1985
1986 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ] 1986 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ]
1987 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ] 1987 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ]
1988 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ] 1988 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
1989 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ] 1989 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
1990 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha rness.html [ Failure Timeout ] 1990 crbug.com/600248 imported/web-platform-tests/web-animations/animation-node/idlha rness.html [ Failure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/lint_test_expectations_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698