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

Issue 24438004: Rename testRunner.dumpAsText(true) to testRunner.dumpAsTextWithPixelResults() (Closed)

Created:
7 years, 3 months ago by tony
Modified:
7 years, 2 months ago
Reviewers:
pdr.
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dstockwell, Timothy Loh, groby+blinkspell_chromium.org, darktears, Steve Block, dino_apple.com, Eric Willigers
Visibility:
Public.

Description

Rename testRunner.dumpAsText(true) to testRunner.dumpAsTextWithPixelResults() The bool parameter is confusing. BUG=None R=pdr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158331

Patch Set 1 #

Patch Set 2 : more tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+552 lines, -545 lines) Patch
M LayoutTests/animations/animation-offscreen-to-onscreen.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/animations/resources/animation-test-helpers.js View 1 1 chunk +5 lines, -1 line 0 comments Download
M LayoutTests/compositing/3d-corners.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/absolute-position-changed-in-composited-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/absolute-position-changed-with-composited-parent-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/backface-visibility-transformed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/backface-visibility/backface-visibility-3d.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/backface-visibility/backface-visibility-hierarchical-transform.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/backface-visibility/backface-visibility-image.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/backface-visibility/backface-visibility-non3d.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/backface-visibility/backface-visibility-simple.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/backface-visibility/backface-visibility-webgl.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/background-color/background-color-change-to-text.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/background-color/background-color-change-to-text-expected.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/background-color/background-color-padding-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/background-color/background-color-padding-change-expected.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/background-color/background-color-text-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/background-color/background-color-text-change-expected.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/child-layer-3d-sorting.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/clip-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/clear-fixed-iframe.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/filter-occlusion-alpha.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/filter-occlusion-alpha-large.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/filter-occlusion-blur.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/filter-occlusion-blur-large.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/scrolled-within-boxshadow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/tile-occlusion-boundaries.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/translated-boxshadow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/culling/unscrolled-within-boxshadow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/fixed-body-background-positioned.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/fixed-position-changed-in-composited-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/fixed-position-changed-within-composited-parent-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/fixed-position-scroll-offset-history-restore.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/flat-with-transformed-child.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/force-compositing-mode/no-overflow-iframe-layer.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/force-compositing-mode/overflow-hidden-iframe-layer.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/force-compositing-mode/overflow-iframe-enter-compositing.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/force-compositing-mode/overflow-iframe-layer.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/force-compositing-mode/overflow-iframe-leave-compositing.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/ancestor-overflow-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/assert-layout-not-done.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/assert-marquee-timer.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/bounds-clipped-composited-child.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/bounds-ignores-hidden-dynamic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/composited-in-columns.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-composited-page-scale.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-composited-page-scale-down.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-iframe-composited-page-scale.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-iframe-composited-page-scale-down.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-transform-composited-page-scale.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/fixed-position-transform-composited-page-scale-down.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/flipped-writing-mode.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/foreground-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/foreground-offset-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/repaint-foreground-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/geometry/rtl-composited.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-clipped.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-composite.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-composited-scrolled-late-noncomposite.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-iframe-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-composited.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-composited-scroll-clip.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-composited-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-layout-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-layout-change-2.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-scrolled-late-composite.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-1-overflow-div-scrolled-late-noncomposite.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-composited-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-composited-outer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-inner-late-composite.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-iframe-scrolled-outer-late-composite.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-composited-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-composited-inner-scroll-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-composited-inner-scroll-outer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-composited-outer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-composited-outer-scroll-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-composited-outer-scroll-outer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-scrolled-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-2-overflow-div-scrolled-outer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-img.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-img-expected.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-img-transformed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-img-transformed-expected.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-on-promoted-overflow-div.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-on-promoted-overflow-div-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-background.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-body.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-cancel2.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-fixed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-fixed-nested.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-fixed-nested2.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-div-boxshadow-static.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-longPress.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-margin.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-multi-line.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-navigate.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-nested.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-rotated-div.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-rotated-link.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledX.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaledY.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/gesture-tapHighlight-simple-window-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/resources/gesture-tapHighlight-simple-navigate-destination.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/gestures/resources/target-div-run-test.js View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/huge-layer-rotated.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/iframes/crash-mouse-event.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/iframes/iframe-composited-scrolling.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/iframes/nested-composited-iframe.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/iframes/repaint-after-losing-scrollbars.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/iframes/resources/fixed-position-subframe.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/iframes/resources/fixed-position-transformed-subframe.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/iframes/resources/scrollgrandchild-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/images/content-image-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/img-layer-grow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-and-transform.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/fixed-position-under-transform.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/overlap-child-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/overlap-clipping.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/overlap-negative-z-index.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/overlap-negative-z-index-multiple.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/overlap-transformed-and-clipped.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/overlap-transformed-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layer-creation/spanOverlapsCanvas.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/layout-width-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/masks/layer-mask-placement.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/nested-direct-image-compositing.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/automatically-opt-into-composited-scrolling-after-style-change.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/clip-content-under-overflow-controls.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/composited-scrolling-paint-phases.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/do-not-crash-when-checking-frame-view-is-scrollable.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/do-not-paint-outline-into-composited-scrolling-contents.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/image-load-overflow-scrollbars.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/overflow-hidden-canvas-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/overflow-scaled-descendant-overlapping.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/paint-neg-z-order-descendants-into-scrolling-contents-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/repaint-after-losing-scrollbars.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/resources/nested-render-surfaces.js View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/scrolling-without-painting.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/transform-in-empty-container.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/universal-accelerated-overflow-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overflow/updating-scrolling-content.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/overlap-map-stack-crash.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/perpendicular-layer-sorting.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/preserve-3d-toggle.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/reflections/become-simple-composited-reflection.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/invalidations-on-composited-layers.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/newly-composited-on-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/newly-composited-repaint-rect.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/requires-backing-repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/same-size-invalidation.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/shrink-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/repaint/transform-style-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-absolute.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-absolute-overflow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-absolute-overflow-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-fixed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-fixed-overflow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-iframe-absolute.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-iframe-absolute-overflow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-iframe-fixed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-iframe-relative.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-overflow-invalidation.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rtl/rtl-relative.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-e.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-n.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-ne.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-nw.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-s.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-se.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-size-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-sw.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/rubberbanding/transform-overhang-w.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/scaling/tiled-layer-recursion.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/scissor-out-of-viewport.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/scrollbar-painting.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/scrollbars/custom-composited-different-track-parts.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/text-on-scaled-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/text-on-scaled-layer-expected.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/text-on-scaled-surface.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/text-on-scaled-surface-expected.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/tiling/backface-preserve-3d-tiled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/tiling/huge-layer-img.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/tiling/rotated-tiled-clamped.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/tiling/rotated-tiled-preserve3d-clamped.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/tiny-layer-rotated.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/video-page-visibility.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/video/video-controls-layer-creation.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/video/video-reflection.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/visibility/layer-visible-content.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/visibility/visibility-composited-animation.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/visibility/visibility-image-layers.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/visibility/visibility-simple-canvas2d-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/visibility/visibility-simple-video-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/visibility/visibility-simple-webgl-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/webgl/webgl-no-alpha.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/compositing/webgl/webgl-repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/compositing/background-blend-mode-tiled-gradient.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/compositing/effect-background-blend-mode.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/compositing/effect-background-blend-mode-stacking.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/compositing/effect-background-blend-mode-tiled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/composited-reflected.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/crash-filter-change.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/crash-hw-sw-switch.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/custom-filter-color-matrix.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/custom-filter-composite-fractional-source-alpha.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/custom-filter-composite-operators.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/custom-filter-composite-source-atop.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/custom-filter-css-keyword-as-parameter-name.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/custom-filter-shader-cache.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/custom-filter-shader-reuse.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/effect-color-check.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/effect-custom.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/effect-custom-combined-missing.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/effect-custom-parameters.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/effect-custom-transform-parameters.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/filter-fallback-to-software.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/filter-repaint-custom.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/filter-repaint-custom-clipped.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/filter-repaint-custom-rotated.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/invalid-custom-filter-shader.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/custom/missing-custom-filter-shader.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-reference-repaint-gaussianblur.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-xonly.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-reference-repaint-gaussianblur-yonly.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-reference-repaint-merge.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-reference-repaint-morphology.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-reference-repaint-morphology-xonly.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-reference-repaint-morphology-yonly.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/effect-reference-repaint-offset.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-change-repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-change-repaint-composited.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-empty-element-crash.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-region.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint-blur.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint-child-layers.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint-composited-fallback.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint-composited-fallback-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint-sepia.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint-shadow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint-shadow-clipped.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-repaint-shadow-rotated.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filter-with-transform.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filtered-compositing-descendant.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/filtered-inline.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/multiple-filters-invalidation.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/nested-filter.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/nested-filters.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/offscreen-filters-memory-usage.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/filters/reference-filter-update-after-remove.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/flexbox/flex-order.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/flexbox/repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/flexbox/repaint-column-reverse.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/flexbox/repaint-rtl-column.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/images/optimize-contrast-canvas.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/css3/images/optimize-contrast-image.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/editing/spelling/grammar-markers.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/editing/spelling/grammar-markers-hidpi.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/editing/spelling/inline-spelling-markers-hidpi.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/editing/spelling/inline-spelling-markers-hidpi-composited.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/backgrounds/background-clip-text-on-body.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/backgrounds/background-fast-path-simple-color.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/backgrounds/root-background-propagation.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/backgrounds/root-background-propagation2.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/backgrounds/transformed-body-background.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/backgrounds/transformed-body-html-background.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/backgrounds/transformed-html-body-background.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/borders/border-mixed-alpha.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/borders/border-radius-complex-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/borders/border-radius-percent.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/borders/border-radius-with-box-shadow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/borders/border-shadow-large-radius.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/borders/outline-alpha-block.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/borders/outline-alpha-inline.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/box-shadow/box-shadow-clipped-slices.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/box-shadow/box-shadow-currentcolor.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/box-shadow/no-blur-multiple-offsets.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/box-shadow/spread-multiple-inset.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/box-shadow/spread-multiple-normal.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/arc360.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-arc-circumference.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-arc-circumference-fill.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-before-css.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-composite.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-composite-fill-repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-composite-transformclip.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-ellipse-circumference.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-empty-image-pattern.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-getImageData-large-crash.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-imageSmoothingEnabled-patterns.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-incremental-repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-incremental-repaint-2.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-resize-after-paint-without-layout.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-resize-reset.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-text-alignment.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-text-baseline.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-toDataURL-webp.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-transform-identity.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-transform-infinity.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-transform-multiply.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-transform-nan.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-transform-non-invertible.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-transform-skewed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvas-transforms-during-path.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/canvasDrawingIntoSelf.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/check-stale-putImageData.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/draw-custom-focus-ring.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/draw-system-focus-ring.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/draw-system-focus-ring-on-event.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/drawImage.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/drawImage-with-globalAlpha.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/fill-stroke-clip-reset-path.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/fillrect-gradient-zero-stops.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/fillrect_gradient.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/font-update.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/gradient-add-second-start-end-stop.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/image-object-in-canvas.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/image-pattern-rotate.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/patternfill-repeat.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/quadraticCurveTo.xml View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/setWidthResetAfterForcedRender.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/shadow-offset-1.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/shadow-offset-2.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/shadow-offset-3.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/shadow-offset-4.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/shadow-offset-5.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/shadow-offset-6.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/shadow-offset-7.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/toDataURL-alpha.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/webgl/webgl-composite-modes.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/webgl/webgl-composite-modes-repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/webgl/webgl-layer-update.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/canvas/zero-size-fill-rect.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/background-clip-radius-values.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/border-radius-non-negative.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/border-solid-single-edge-antialias.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/empty-webkit-mask-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/linear-gradient-currentcolor.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/table-rules-attribute-groups-with-frame.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/table-rules-attribute-with-frame1.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css/table-rules-attribute-with-frame2.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-style.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-decoration-style.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-alphabetic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-auto.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-under.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-under-out-of-flow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/events/touch/resources/compositor-touch-hit-rects.js View 1 1 chunk +4 lines, -1 line 0 comments Download
M LayoutTests/fast/forms/datalist/input-appearance-range-with-datalist.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/datalist/input-appearance-range-with-datalist-zoomed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/datalist/input-appearance-range-with-padding-with-datalist.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/datalist/input-appearance-range-with-transform.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/datalist/update-range-with-datalist.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/date/date-appearance-basic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/date/date-appearance-l10n.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/date/date-appearance-pseudo-elements.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/datetimelocal/datetimelocal-appearance-basic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/datetimelocal/datetimelocal-appearance-l10n.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/file/file-input-pressed-state.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/input-placeholder-paint-order.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/month/month-appearance-basic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/month/month-appearance-l10n.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/month/month-appearance-pseudo-elements.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/textarea/textarea-placeholder-paint-order.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/time/time-appearance-basic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/time/time-appearance-pseudo-elements.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/week/week-appearance-basic.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/forms/week/week-appearance-pseudo-elements.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/frames/transparent-scrollbar.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/gradients/css3-color-stop-units.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-color-stops.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-linear-angle-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-linear-right-angle-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-radial-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-radial-gradients2.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-radial-gradients3.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-repeating-end-fill.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-repeating-linear-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-repeating-linear-gradients2.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/css3-repeating-radial-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/gradient-after-transparent-border.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/gradients/unprefixed-color-stop-units.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-color-stops.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-generated-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-linear-angle-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-linear-right-angle-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-list-item-gradient.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-radial-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-radial-gradients2.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-radial-gradients3.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-repeating-end-fill.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-repeating-linear-gradient.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-repeating-radial-gradients.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/gradients/unprefixed-zero-range-repeating-gradient-hang.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/images/embed-image.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/exif-orientation.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/exif-orientation-css.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/exif-orientation-image-document.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/jpeg-with-color-profile.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/mask-box-image-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/object-image.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/paint-subrect.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/paint-subrect-grid.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/paletted-png-with-color-profile.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/png-suite/test.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/png-with-color-profile.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/rgb-jpeg-with-adobe-marker-only.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/rgb-png-with-cmyk-color-profile.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/webp-color-profile-lossless.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/webp-color-profile-lossy.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/webp-color-profile-lossy-alpha.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/images/ycbcr-with-cmyk-color-profile.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/js/mozilla/resources/js-test-pre.js View 1 1 chunk +6 lines, -2 lines 0 comments Download
M LayoutTests/fast/js/resources/js-test-pre.js View 1 1 chunk +6 lines, -2 lines 0 comments Download
M LayoutTests/fast/layers/scroll-with-transform-composited-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/layers/scroll-with-transform-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/absolute-position-change-containing-block.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/absolute-position-changed.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/absolute-position-moved.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/add-table-overpaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/background-clip-text.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/event-while-loading.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-after-scroll.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-position-transparency-with-overflow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-scale.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-scroll-simple.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-table-cell.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-table-overflow.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-table-overflow-zindex.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/fixed-to-relative-position-with-absolute-child.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/nested-iframe-scroll-inner.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/nested-iframe-scroll-outer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/overflow-auto-in-overflow-auto-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/overflow-hide.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/overflow-show.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/overhanging-float-detach-repaint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/resources/text-based-repaint.js View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-absolute-layer-with-reflection.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-fixed-layer-with-reflection.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-fixed-reflected-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-in-clipped-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-in-fixed-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-in-transformed-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-inside-table-cell.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-relative-table-inside-table-cell.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/scroll-with-transformed-parent-layer.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/repaint/textarea-set-disabled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/replaced/border-radius-clip-content-edge.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/replaced/outline-replaced-elements.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/fast/scrolling/overlay-scrollbars.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/scrolling/scrollbar-tickmarks-styled.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/table/border-collapsing/collapsed-border-with-col-colgroup-span.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/table/table-row-focus-ring-paint.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/text/international/draw-complex-text-from-to.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/text/whitespace/select-new-line-with-line-break-normal.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fullscreen/full-screen-fixed-pos-parent.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fullscreen/full-screen-table-section.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fullscreen/full-screen-test.js View 1 1 chunk +1 line, -2 lines 0 comments Download
M LayoutTests/http/tests/images/jpeg-partial-load.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/images/png-partial-load.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/images/png-partial-load-no-alpha.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/images/png-progressive-load.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/images/webp-partial-load.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/images/webp-progressive-load.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/media/video-buffered-range-contains-currentTime.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/resources/js-test-pre.js View 1 1 chunk +6 lines, -2 lines 0 comments Download
M LayoutTests/media/controls-layout-direction.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/scrollbars/custom-scrollbar-table-cell.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/scrollbars/short-scrollbar.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/as-image/image-respects-pageScaleFactor-change.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/canvas/canvas-pattern-svg.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/custom/invalid-gradient-with-xlink.svg View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/custom/unicode-in-tspan-multi-svg-crash.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/custom/xlink-to-invalid-gradient.svg View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/filters/feImage-animated-transform-on-target-rect.svg View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/repaint/image-href-change.svg View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/repaint/image-with-clip-path.svg View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/svg/text/text-layout-crash.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/transforms/3d/general/transform-origin-z-change.html View 1 chunk +1 line, -1 line 0 comments Download
M Source/testing/runner/TestRunner.h View 2 chunks +7 lines, -1 line 0 comments Download
M Source/testing/runner/TestRunner.cpp View 2 chunks +9 lines, -4 lines 0 comments Download
M Tools/Scripts/bencher View 1 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
tony
7 years, 3 months ago (2013-09-24 23:47:47 UTC) #1
pdr.
On 2013/09/24 23:47:47, tony wrote: LGTM, thank you for cleaning this up.
7 years, 3 months ago (2013-09-24 23:55:00 UTC) #2
tony
7 years, 2 months ago (2013-09-25 16:59:56 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r158331 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698