From c4d086ffd3733c108091ab1cd82789eadaecd5ad Mon Sep 17 00:00:00 2001 From: "jamesr@chromium.org" Date: Thu, 20 Feb 2014 22:26:24 +0000 Subject: [PATCH] Convert most of fast/repaint to use text based harness The pixel-based repaint test harness is incompatible with compositing and has to go. The text-based harness can test everything that the pixel based version could. This converts almost everything over by switching tests using f/r/resources/repaint.js over to f/r/resources/text-based-repaint.js, fixes up a few tests to work, and converts a few tests that are actually just pixel tests (not repaint tests) to do only what they need to do to cover what they intend to cover. BUG=344105 Review URL: https://codereview.chromium.org/168243002 git-svn-id: svn://svn.chromium.org/blink/trunk@167542 bbb929c8-8fbe-4397-9dbb-9b2b20218538 --- .../WebKit/LayoutTests/TestExpectations | 196 +++++++++++++++++- .../LayoutTests/fast/repaint/4776765.html | 2 +- ...lute-position-change-containing-block.html | 2 +- .../repaint/absolute-position-changed.html | 2 +- .../fast/repaint/absolute-position-moved.html | 2 +- .../fast/repaint/add-table-overpaint.html | 2 +- .../fast/repaint/background-generated.html | 2 +- .../fast/repaint/background-misaligned.html | 2 +- .../fast/repaint/background-scaling.html | 2 +- .../fast/repaint/backgroundSizeRepaint.html | 2 +- ...yout-inline-children-float-positioned.html | 2 +- ...block-layout-inline-children-replaced.html | 2 +- .../repaint/block-no-inflow-children.html | 2 +- ...ock-selection-gap-in-composited-layer.html | 5 +- .../block-selection-gap-in-table-cell.html | 5 +- .../block-selection-gap-stale-cache-2.html | 5 +- .../block-selection-gap-stale-cache.html | 5 +- .../fast/repaint/body-background-image.html | 2 +- .../fast/repaint/border-fit-lines.html | 2 +- .../fast/repaint/border-radius-repaint.html | 2 +- .../fast/repaint/border-repaint-glitch.html | 2 +- .../fast/repaint/box-shadow-dynamic.html | 2 +- .../repaint/box-shadow-inset-repaint.html | 2 +- .../fast/repaint/bugzilla-3509.html | 2 +- .../fast/repaint/bugzilla-5699.html | 2 +- .../fast/repaint/bugzilla-6278.html | 2 +- .../fast/repaint/bugzilla-6388.html | 2 +- .../fast/repaint/bugzilla-6473.html | 2 +- .../fast/repaint/bugzilla-7235.html | 2 +- .../repaint/button-spurious-layout-hint.html | 2 +- .../fast/repaint/canvas-putImageData.html | 2 +- .../fast/repaint/caret-outside-block.html | 2 +- .../repaint/caret-with-transformation.html | 2 +- .../fast/repaint/change-transform.html | 2 +- ...-of-sub-pixel-offset-composited-layer.html | 2 +- .../fast/repaint/clip-with-layout-delta.html | 2 +- .../fast/repaint/clipped-relative.html | 2 +- .../containing-block-position-change.html | 2 +- .../fast/repaint/content-into-overflow.html | 2 +- .../repaint/continuation-after-outline.html | 5 +- .../fast/repaint/control-clip.html | 2 +- .../fast/repaint/create-layer-repaint.html | 2 +- .../repaint/delete-into-nested-block.html | 2 +- ...namic-table-vertical-alignment-change.html | 2 +- .../fast/repaint/erase-overflow.html | 2 +- .../fast/repaint/fixed-after-scroll.html | 2 +- .../fixed-and-absolute-position-scrolled.html | 2 +- .../fixed-child-move-after-scroll.html | 9 +- ...ixed-child-of-fixed-move-after-scroll.html | 9 +- ...hild-of-transformed-move-after-scroll.html | 9 +- .../fast/repaint/fixed-move-after-scroll.html | 9 +- ...d-position-transparency-with-overflow.html | 2 +- .../LayoutTests/fast/repaint/fixed-scale.html | 2 +- .../fast/repaint/fixed-scroll-simple.html | 2 +- .../fast/repaint/fixed-table-cell.html | 2 +- .../repaint/fixed-table-overflow-zindex.html | 2 +- .../fast/repaint/fixed-table-overflow.html | 2 +- ...relative-position-with-absolute-child.html | 2 +- .../fast/repaint/fixed-tranformed.html | 2 +- .../LayoutTests/fast/repaint/fixed.html | 2 +- .../float-in-new-block-with-layout-delta.html | 2 +- .../repaint/float-move-during-layout.html | 2 +- .../fast/repaint/float-new-in-block.html | 2 +- .../fast/repaint/float-overflow-right.html | 2 +- .../fast/repaint/float-overflow.html | 2 +- .../repaint/gradients-em-stops-repaint.html | 2 +- .../fast/repaint/hover-pseudo-borders.html | 2 +- .../fast/repaint/inline-block-resize.html | 2 +- .../fast/repaint/inline-color-change.html | 2 +- .../inline-horizontal-bt-overflow.html | 2 +- .../fast/repaint/inline-outline-repaint.html | 2 +- .../fast/repaint/inline-overflow.html | 2 +- .../repaint/inline-relative-positioned.html | 2 +- .../repaint/inline-vertical-lr-overflow.html | 2 +- .../repaint/inline-vertical-rl-overflow.html | 2 +- .../intermediate-layout-position-clip.html | 2 +- .../repaint/intermediate-layout-position.html | 2 +- .../fast/repaint/invisible-objects.html | 2 +- .../repaint/japanese-rl-selection-clear.html | 2 +- .../japanese-rl-selection-repaint.html | 2 +- .../repaint/layer-hide-when-needs-layout.html | 2 +- .../fast/repaint/layer-visibility.html | 9 +- .../repaint/layout-state-only-positioned.html | 2 +- .../fast/repaint/layout-state-relative.html | 2 +- .../repaint/layout-state-scrolloffset.html | 15 +- .../repaint/layout-state-scrolloffset2.html | 16 +- .../repaint/layout-state-scrolloffset3.html | 15 +- .../fast/repaint/line-flow-with-floats-1.html | 1 + .../repaint/line-flow-with-floats-10.html | 1 + .../fast/repaint/line-flow-with-floats-2.html | 1 + .../fast/repaint/line-flow-with-floats-3.html | 1 + .../fast/repaint/line-flow-with-floats-4.html | 1 + .../fast/repaint/line-flow-with-floats-5.html | 1 + .../fast/repaint/line-flow-with-floats-6.html | 1 + .../fast/repaint/line-flow-with-floats-7.html | 1 + .../fast/repaint/line-flow-with-floats-8.html | 1 + .../fast/repaint/line-flow-with-floats-9.html | 1 + .../line-in-scrolled-clipped-block.html | 2 +- .../fast/repaint/line-overflow.html | 2 +- .../fast/repaint/lines-with-layout-delta.html | 2 +- .../fast/repaint/list-marker-2.html | 2 +- .../repaint/make-children-non-inline.html | 2 +- ...-blend-mode-separate-stacking-context.html | 2 +- .../fast/repaint/multicol-repaint.html | 2 +- .../repaint/nested-iframe-scroll-inner.html | 5 +- .../repaint/nested-iframe-scroll-outer.html | 5 +- ...paint-in-non-content-editable-element.html | 2 +- .../opacity-change-on-overflow-float.html | 2 +- .../fast/repaint/outline-child-repaint.html | 2 +- .../fast/repaint/outline-inset.html | 2 +- .../fast/repaint/outline-repaint-glitch.html | 2 +- .../fast/repaint/outline-shrinking.html | 2 +- ...erflow-auto-in-overflow-auto-scrolled.html | 2 +- .../repaint/overflow-clip-subtree-layout.html | 2 +- .../fast/repaint/overflow-delete-line.html | 2 +- .../overflow-flipped-writing-mode-block.html | 2 +- ...ow-hidden-in-overflow-hidden-scrolled.html | 17 +- .../fast/repaint/overflow-hide.html | 2 +- .../fast/repaint/overflow-into-content.html | 2 +- .../repaint/overflow-outline-repaint.html | 11 +- .../repaint/overflow-scroll-body-appear.html | 2 +- .../fast/repaint/overflow-scroll-delete.html | 2 +- ...ow-scroll-in-overflow-scroll-scrolled.html | 2 +- .../fast/repaint/overflow-show.html | 2 +- .../overhanging-float-detach-repaint.html | 2 +- ...int-caret-in-div-with-negative-indent.html | 2 +- .../repaint/positioned-document-element.html | 2 +- .../fast/repaint/reflection-redraw.html | 2 +- .../fast/repaint/reflection-repaint-test.html | 2 +- .../rel-positioned-inline-with-overflow.html | 2 +- ...truction-by-invalidateSelection-crash.html | 4 - .../repaint-across-writing-mode-boundary.html | 2 +- .../repaint-during-scroll-with-zoom.html | 12 +- .../fast/repaint/repaint-during-scroll.html | 10 +- .../repaint/repaint-resized-overflow.html | 2 +- ...xed-move-after-keyboard-scroll-iframe.html | 13 +- .../iframe-scroll-repaint-iframe.html | 17 +- .../resources/line-flow-with-floats.js | 15 +- .../fast/repaint/scale-page-shrink.html | 7 +- ...scroll-absolute-layer-with-reflection.html | 2 +- ...l-fixed-layer-with-no-visible-content.html | 2 +- .../scroll-fixed-layer-with-reflection.html | 2 +- ...d-layer-with-transformed-parent-layer.html | 2 +- .../repaint/scroll-fixed-reflected-layer.html | 2 +- .../fast/repaint/scroll-in-clipped-layer.html | 2 +- .../fast/repaint/scroll-in-fixed-layer.html | 2 +- .../repaint/scroll-in-transformed-layer.html | 2 +- .../repaint/scroll-inside-table-cell.html | 2 +- ...roll-relative-table-inside-table-cell.html | 2 +- .../scroll-with-transformed-parent-layer.html | 2 +- .../fast/repaint/search-field-cancel.html | 2 +- .../select-option-background-color.html | 2 +- .../fast/repaint/selected-replaced.html | 2 +- .../fast/repaint/selection-after-delete.html | 2 +- .../fast/repaint/selection-after-remove.html | 2 +- .../fast/repaint/selection-clear.html | 2 +- .../selection-gap-overflow-scroll-2.html | 2 +- .../selection-gap-overflow-scroll.html | 2 +- .../fast/repaint/selection-rl.html | 2 +- .../fast/repaint/stacked-diacritics.html | 2 +- .../fast/repaint/static-to-positioned.html | 2 +- .../subtree-layoutstate-transform.html | 2 +- .../fast/repaint/subtree-root-clip-2.html | 2 +- .../fast/repaint/subtree-root-clip-3.html | 2 +- .../fast/repaint/subtree-root-clip.html | 2 +- .../fast/repaint/subtree-root-skipped.html | 2 +- .../repaint/table-cell-collapsed-border.html | 2 +- .../fast/repaint/table-cell-move.html | 2 +- .../fast/repaint/table-cell-overflow.html | 2 +- .../fast/repaint/table-col-background.html | 2 +- .../fast/repaint/table-collapsed-border.html | 2 +- .../fast/repaint/table-extra-bottom-grow.html | 2 +- .../fast/repaint/table-hover-on-link.html | 17 +- .../fast/repaint/table-outer-border.html | 2 +- ...erflow-auto-in-overflow-auto-scrolled.html | 2 +- ...ow-hidden-in-overflow-hidden-scrolled.html | 8 +- ...ow-scroll-in-overflow-scroll-scrolled.html | 2 +- .../LayoutTests/fast/repaint/table-row.html | 2 +- .../fast/repaint/table-section-overflow.html | 2 +- .../fast/repaint/table-section-repaint.html | 2 +- .../table-two-pass-layout-overpaint.html | 2 +- .../fast/repaint/text-append-dirty-lines.html | 2 +- .../text-in-relative-positioned-inline.html | 2 +- .../text-selection-rect-in-overflow-2.html | 2 +- .../text-selection-rect-in-overflow.html | 2 +- .../fast/repaint/textarea-set-disabled.html | 2 +- ...railing-floats-root-line-box-overflow.html | 2 +- .../repaint/transform-absolute-child.html | 2 +- ...form-absolute-in-positioned-container.html | 2 +- .../transform-disable-layoutstate.html | 2 +- .../repaint/transform-layout-repaint.html | 2 +- .../repaint/transform-relative-position.html | 2 +- .../transform-repaint-descendants.html | 2 +- .../repaint/transform-replaced-shadows.html | 2 +- .../repaint/transform-rotate-and-remove.html | 2 +- .../fast/repaint/transform-translate.html | 2 +- .../fast/repaint/video-mute-repaint.html | 2 +- .../repaint/view-background-from-body-1.html | 7 +- .../repaint/view-background-from-body-2.html | 2 +- 199 files changed, 450 insertions(+), 342 deletions(-) diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index 8ce44d3485c211..d380fdb5473b4d 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations @@ -112,8 +112,6 @@ crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-body.html [ ImageOn crbug.com/310679 [ Mac ] fast/events/scale-and-scroll-iframe-window.html [ ImageOnlyFailure Pass ] crbug.com/310679 [ Mac ] fast/frames/frame-set-rotation-hit.html [ ImageOnlyFailure Pass ] crbug.com/310679 [ Mac ] fast/frames/frame-set-scaling-hit.html [ ImageOnlyFailure Pass ] -crbug.com/310679 [ Mac ] fast/repaint/background-scaling.html [ ImageOnlyFailure Pass ] -crbug.com/310679 [ Mac ] fast/repaint/scale-page-shrink.html [ ImageOnlyFailure Pass ] crbug.com/318434 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-with-incomplete-style.html [ ImageOnlyFailure ] # Tests failing since applyPageScaleFactorInCompositor enabled @@ -718,6 +716,200 @@ crbug.com/320334 media/media-can-play-ogg.html [ Failure ] crbug.com/326139 media/video-frame-accurate-seek.html [ Pass ImageOnlyFailure ] crbug.com/326139 [ SnowLeopard ] media/video-frame-size-change.html [ Pass ImageOnlyFailure ] +crbug.com/344105 fast/repaint/4776765.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/absolute-position-change-containing-block.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/absolute-position-changed.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/absolute-position-moved.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/add-table-overpaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/background-generated.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/background-misaligned.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/background-scaling.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/backgroundSizeRepaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/block-layout-inline-children-float-positioned.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/block-layout-inline-children-replaced.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/block-no-inflow-children.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/body-background-image.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/border-fit-lines.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/border-radius-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/border-repaint-glitch.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/box-shadow-dynamic.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/box-shadow-inset-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/bugzilla-3509.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/bugzilla-5699.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/bugzilla-6278.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/bugzilla-6388.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/bugzilla-6473.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/bugzilla-7235.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/button-spurious-layout-hint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/canvas-putImageData.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/caret-outside-block.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/caret-with-transformation.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/change-transform.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/clip-with-layout-delta.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/clipped-relative.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/containing-block-position-change.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/content-into-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/control-clip.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/create-layer-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/delete-into-nested-block.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/dynamic-table-vertical-alignment-change.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/erase-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-after-scroll.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-and-absolute-position-scrolled.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-child-move-after-scroll.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-child-of-fixed-move-after-scroll.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-child-of-transformed-move-after-scroll.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-move-after-keyboard-scroll.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-move-after-scroll.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-position-transparency-with-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-scale.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-table-cell.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-table-overflow-zindex.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-table-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-to-relative-position-with-absolute-child.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed-tranformed.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/fixed.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/float-in-new-block-with-layout-delta.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/float-move-during-layout.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/float-new-in-block.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/float-overflow-right.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/float-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/gradients-em-stops-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/hover-pseudo-borders.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/iframe-scroll-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/inline-block-resize.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/inline-color-change.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/inline-horizontal-bt-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/inline-outline-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/inline-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/inline-relative-positioned.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/inline-vertical-lr-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/inline-vertical-rl-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/intermediate-layout-position-clip.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/intermediate-layout-position.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/invisible-objects.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/japanese-rl-selection-clear.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/japanese-rl-selection-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/layer-hide-when-needs-layout.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/layer-visibility.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/layout-state-only-positioned.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/layout-state-relative.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/layout-state-scrolloffset.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/layout-state-scrolloffset2.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/layout-state-scrolloffset3.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-1.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-2.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-3.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-4.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-5.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-6.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-7.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-8.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-9.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-flow-with-floats-10.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-in-scrolled-clipped-block.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/line-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/lines-with-layout-delta.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/list-marker-2.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/make-children-non-inline.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/mix-blend-mode-separate-stacking-context.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/multicol-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/no-caret-repaint-in-non-content-editable-element.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/opacity-change-on-overflow-float.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/outline-child-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/outline-inset.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/outline-repaint-glitch.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/outline-shrinking.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-auto-in-overflow-auto-scrolled.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-clip-subtree-layout.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-delete-line.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-flipped-writing-mode-block.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-hide.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-into-content.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-scroll-body-appear.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-scroll-delete.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-show.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overhanging-float-detach-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/paint-caret-in-div-with-negative-indent.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/positioned-document-element.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/reflection-redraw.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/reflection-repaint-test.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/rel-positioned-inline-with-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/repaint-across-writing-mode-boundary.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/repaint-during-scroll-with-zoom.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/repaint-during-scroll.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/repaint-resized-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scale-page-shrink.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-absolute-layer-with-reflection.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-fixed-layer-with-no-visible-content.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-fixed-layer-with-reflection.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-fixed-layer-with-transformed-parent-layer.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-fixed-reflected-layer.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-in-clipped-layer.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-in-fixed-layer.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-in-transformed-layer.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-inside-table-cell.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-relative-table-inside-table-cell.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/scroll-with-transformed-parent-layer.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/search-field-cancel.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/select-option-background-color.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/selected-replaced.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/selection-after-delete.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/selection-after-remove.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/selection-clear.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/selection-gap-overflow-scroll-2.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/selection-gap-overflow-scroll.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/selection-rl.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/stacked-diacritics.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/static-to-positioned.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/subtree-layoutstate-transform.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/subtree-root-clip-2.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/subtree-root-clip-3.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/subtree-root-clip.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/subtree-root-skipped.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-cell-collapsed-border.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-cell-move.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-cell-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-col-background.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-collapsed-border.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-extra-bottom-grow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-outer-border.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-row.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-section-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-section-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-two-pass-layout-overpaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/text-append-dirty-lines.html [ Failure NeedsRebaseline ] +crbug.com/344105 [ Win Linux SnowLeopard Lion MountainLion ] fast/repaint/text-in-relative-positioned-inline.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/text-selection-rect-in-overflow-2.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/text-selection-rect-in-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/textarea-set-disabled.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/trailing-floats-root-line-box-overflow.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-absolute-child.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-absolute-in-positioned-container.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-disable-layoutstate.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-layout-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-relative-position.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-repaint-descendants.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-replaced-shadows.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-rotate-and-remove.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/transform-translate.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/view-background-from-body-1.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/view-background-from-body-2.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/block-selection-gap-in-table-cell.html [ ImageOnlyFailure NeedsRebaseline ] +crbug.com/344105 fast/repaint/block-selection-gap-stale-cache-2.html [ ImageOnlyFailure NeedsRebaseline ] +crbug.com/344105 fast/repaint/block-selection-gap-stale-cache.html [ ImageOnlyFailure NeedsRebaseline ] +crbug.com/344105 fast/repaint/continuation-after-outline.html [ ImageOnlyFailure NeedsRebaseline ] +crbug.com/344105 fast/repaint/nested-iframe-scroll-inner.html [ ImageOnlyFailure NeedsRebaseline ] +crbug.com/344105 fast/repaint/nested-iframe-scroll-outer.html [ ImageOnlyFailure NeedsRebaseline ] +crbug.com/344105 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ ImageOnlyFailure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled.html [ ImageOnlyFailure NeedsRebaseline ] +crbug.com/344105 fast/repaint/overflow-outline-repaint.html [ Failure NeedsRebaseline ] +crbug.com/344105 fast/repaint/table-hover-on-link.html [ Failure NeedsRebaseline ] + crbug.com/245556 compositing/transitions/transform-on-large-layer.html [ ImageOnlyFailure ] crbug.com/245556 virtual/softwarecompositing/transitions/transform-on-large-layer.html [ ImageOnlyFailure ] diff --git a/third_party/WebKit/LayoutTests/fast/repaint/4776765.html b/third_party/WebKit/LayoutTests/fast/repaint/4776765.html index 4f9b24b27eb076..126ce7cac86e72 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/4776765.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/4776765.html @@ -1,4 +1,4 @@ - + + + + + - + - +

This is a test for regression against https://bugs.webkit.org/show_bug.cgi?id=40142

diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html index e1f2e71883c77c..bb5c4893e9a3c4 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/block-layout-inline-children-replaced.html @@ -19,7 +19,7 @@ } - +

This is a test for regression against https://bugs.webkit.org/show_bug.cgi?id=40142

diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-no-inflow-children.html b/third_party/WebKit/LayoutTests/fast/repaint/block-no-inflow-children.html index 4620f69f4aee9c..cdc3240405d3c7 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/block-no-inflow-children.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/block-no-inflow-children.html @@ -5,7 +5,7 @@ document.getElementById("target").innerText += " la"; } - +
La la la
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html b/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html index 1f7c3e7d1e46d6..1ebd070db227ff 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-in-composited-layer.html @@ -1,7 +1,6 @@ - - +

a
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-in-table-cell.html b/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-in-table-cell.html index 4231f3354adcdf..2a1b10a2122e2f 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-in-table-cell.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-in-table-cell.html @@ -2,15 +2,14 @@ - - +
 
- +

 
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-stale-cache.html b/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-stale-cache.html index 36e5fa5c678009..f13b443d402a59 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-stale-cache.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/block-selection-gap-stale-cache.html @@ -2,15 +2,14 @@ - - +

  + + + + + + + + + + + + + + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/caret-outside-block.html b/third_party/WebKit/LayoutTests/fast/repaint/caret-outside-block.html index 9b28f9e039a5ca..cd9364d9bd9177 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/caret-outside-block.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/caret-outside-block.html @@ -1,6 +1,6 @@ - + + + +
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clip-with-layout-delta.html b/third_party/WebKit/LayoutTests/fast/repaint/clip-with-layout-delta.html index 82ddd9c29c3d4e..ed9c486c203a6e 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/clip-with-layout-delta.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/clip-with-layout-delta.html @@ -15,7 +15,7 @@ background: blue; } - + + + + - +
x diff --git a/third_party/WebKit/LayoutTests/fast/repaint/control-clip.html b/third_party/WebKit/LayoutTests/fast/repaint/control-clip.html index 27ac7dfb6e6a0e..3ce4dca689023c 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/control-clip.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/control-clip.html @@ -1,7 +1,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + - + + +
p
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-vertical-lr-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/inline-vertical-lr-overflow.html index 0ccdf317ec239d..0abd64173045e5 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-vertical-lr-overflow.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-vertical-lr-overflow.html @@ -1,4 +1,4 @@ - + + + + + + + + + + + You should see the text 'after' in the inner box with no mangled pixels.
@@ -13,17 +14,9 @@ parent = document.getElementById('parent'); parent.scrollTop = 10; parent.scrollLeft = 10; - if (window.testRunner) - testRunner.waitUntilDone(); - - window.setTimeout(function() { - if (window.testRunner) - testRunner.display(); + function repaintTest() { document.getElementById('target').innerText = 'after'; - - if (window.testRunner) - testRunner.notifyDone(); - }, 50); + } diff --git a/third_party/WebKit/LayoutTests/fast/repaint/layout-state-scrolloffset2.html b/third_party/WebKit/LayoutTests/fast/repaint/layout-state-scrolloffset2.html index 211c77700aeb01..e3c6c6a6f4c673 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/layout-state-scrolloffset2.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/layout-state-scrolloffset2.html @@ -1,6 +1,7 @@ - + + You should see the text 'after' in the inner box, no mangled pixels.
@@ -20,17 +21,8 @@ parent2.scrollTop = 7; parent2.scrollLeft = 7; - if (window.testRunner) - testRunner.waitUntilDone(); - - window.setTimeout(function() { - if (window.testRunner) - testRunner.display(); - + function repaintTest() { document.getElementById('target').innerText = 'after' - - if (window.testRunner) - testRunner.notifyDone(); - }, 50); + } diff --git a/third_party/WebKit/LayoutTests/fast/repaint/layout-state-scrolloffset3.html b/third_party/WebKit/LayoutTests/fast/repaint/layout-state-scrolloffset3.html index e203fba6121d03..30a1c917aca105 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/layout-state-scrolloffset3.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/layout-state-scrolloffset3.html @@ -1,6 +1,7 @@ - + + You should see the text 'after' in the inner box with no mangled pixels.
@@ -13,17 +14,9 @@ parent = document.getElementById('parent'); parent.scrollTop = 10; parent.scrollLeft = 10; - if (window.testRunner) - testRunner.waitUntilDone(); - - window.setTimeout(function() { - if (window.testRunner) - testRunner.display(); + function repaintTest() { document.getElementById('target').innerText = 'after'; - - if (window.testRunner) - testRunner.notifyDone(); - }, 50); + } diff --git a/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.html b/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.html index 7126c5aa642050..3231127f393750 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/line-flow-with-floats-1.html @@ -1,4 +1,5 @@ + +
FAIL .
+ + + + + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html index 705745e191972f..458d46ae0ead80 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-repaint.html @@ -18,7 +18,7 @@ font-family: Ahem; } - + - + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/nested-iframe-scroll-outer.html b/third_party/WebKit/LayoutTests/fast/repaint/nested-iframe-scroll-outer.html index f85a1be4c14f4d..1549005632db97 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/nested-iframe-scroll-outer.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/nested-iframe-scroll-outer.html @@ -1,17 +1,16 @@ - - + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element.html b/third_party/WebKit/LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element.html index 83f8c519b22bba..1c24876dcf6253 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/no-caret-repaint-in-non-content-editable-element.html @@ -1,6 +1,6 @@ - + + + + + + + + + + - +
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide.html index b324b1a8f8faa0..2e906a51acdf6b 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-hide.html @@ -1,7 +1,7 @@ - + + - + If the red outline at the bottom of the div extends all the way to the scrollbar, the test passes. If it stops short, then the test has failed, and an incomplete repaint has occurred.









Failed Test @@ -17,4 +18,4 @@ document.getElementById("t").scrollTop = 91; - \ No newline at end of file + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear.html index 2348a4e8bdd76b..6c663be64a5e24 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-body-appear.html @@ -1,7 +1,7 @@ - + + + + + + + + + +
- diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-across-writing-mode-boundary.html b/third_party/WebKit/LayoutTests/fast/repaint/repaint-across-writing-mode-boundary.html index 1c3fb187d7b2b5..d5a758d771bf7d 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-across-writing-mode-boundary.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/repaint-across-writing-mode-boundary.html @@ -1,7 +1,7 @@ - + - + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-during-scroll.html b/third_party/WebKit/LayoutTests/fast/repaint/repaint-during-scroll.html index eca5c4e625034b..82f20fc84e13b3 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-during-scroll.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/repaint-during-scroll.html @@ -1,11 +1,11 @@ - - +
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html index ab63769305e250..6c6f73e65b67f5 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/repaint-resized-overflow.html @@ -2,7 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd"> - + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resources/iframe-scroll-repaint-iframe.html b/third_party/WebKit/LayoutTests/fast/repaint/resources/iframe-scroll-repaint-iframe.html index 4f0173d94da55e..6acb7e2a577e30 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/resources/iframe-scroll-repaint-iframe.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/resources/iframe-scroll-repaint-iframe.html @@ -1,16 +1,11 @@ -
+ + +
+ diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js b/third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js index ed3967c34f560a..007bc0df8e7520 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js +++ b/third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js @@ -6,20 +6,11 @@ function loaded() loadCount++; if (loadCount == 2) { document.body.offsetTop; - beginTest(); + runRepaintTest(); } } -function beginTest() +function repaintTest() { - if (window.testRunner) { - document.body.offsetTop; - testRunner.display(); - test(document.getElementById("iframe").contentDocument); - } else setTimeout( - function() { - test(document.getElementById("iframe").contentDocument); - }, - 10 - ); + test(document.getElementById("iframe").contentDocument); } diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scale-page-shrink.html b/third_party/WebKit/LayoutTests/fast/repaint/scale-page-shrink.html index a1b9023436bda5..50303ba5aa38f4 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/scale-page-shrink.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/scale-page-shrink.html @@ -1,16 +1,17 @@ - - + This test must be run in DumpRenderTree as a pixel test. There should not be visual aritfacts after scaling the page.
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html b/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html index b4d9509b51d3f9..5fa9595fd3de2e 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html @@ -1,7 +1,7 @@ - + + + + + + + + + + + + - +

This is a test for regression against https://bugs.webkit.org/show_bug.cgi?id=49790

diff --git a/third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html b/third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html index c737b6cde56452..7b74e35f6ee0d3 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/selected-replaced.html @@ -12,7 +12,7 @@ top: 0px; } - + + + + + + + + + + + + + + + + + + + + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html b/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html index 3a4f771ae369a8..bafdb2f6335a71 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/table-outer-border.html @@ -18,7 +18,7 @@ border-color: green; } - + + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html b/third_party/WebKit/LayoutTests/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html index 23657919e303b9..f746e801ae454d 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html @@ -1,7 +1,7 @@ - + + + + + + + + + + + + + + + + + + + +

Repaint test for bug 15719

diff --git a/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint.html index b009985d7737aa..479717408e43ae 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/video-mute-repaint.html @@ -1,6 +1,6 @@ Test for crbug.com/190880 - + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-1.html b/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-1.html index 131983081475d7..17b963dcdc0a6e 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-1.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-1.html @@ -1,12 +1,13 @@ - - + diff --git a/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html b/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html index a1d17095e39f93..0ca22898601b43 100644 --- a/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html +++ b/third_party/WebKit/LayoutTests/fast/repaint/view-background-from-body-2.html @@ -1,6 +1,6 @@ - +