Side by Side Diff: LayoutTests/compositing/repaint/page-scale-repaint.html
Issue 18546003 :
Fix tests to avoid page scale reset when setting page scale. (Closed)
Patch Set: Use setPageScaleFactorLimits().
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/compositing/geometry/fixed-position-composited-page-scale.html
LayoutTests/compositing/geometry/fixed-position-composited-page-scale-down.html
LayoutTests/compositing/geometry/fixed-position-composited-page-scale-scroll.html
LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport.html
LayoutTests/compositing/geometry/fixed-position-composited-page-scale-smaller-than-viewport-expected.html
LayoutTests/compositing/geometry/fixed-position-iframe-composited-page-scale.html
LayoutTests/compositing/geometry/fixed-position-iframe-composited-page-scale-down.html
LayoutTests/compositing/geometry/fixed-position-transform-composited-page-scale.html
LayoutTests/compositing/geometry/fixed-position-transform-composited-page-scale-down.html
LayoutTests/compositing/gestures/gesture-tapHighlight-simple-scaled-document.html
LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled.html
LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-iframe.html
LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-iframe-scroll.html
LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html
LayoutTests/compositing/overflow/overflow-scaled-descendant-overlapping.html
LayoutTests/compositing/repaint/page-scale-repaint.html
LayoutTests/compositing/scaling/tiled-layer-recursion.html
LayoutTests/compositing/tiling/tile-cache-zoomed.html
LayoutTests/fast/css/sticky/sticky-top-zoomed.html
LayoutTests/fast/css/sticky/sticky-top-zoomed-expected.html
LayoutTests/fast/dom/Element/scale-page-bounding-client-rect.html
LayoutTests/fast/dom/Element/scale-page-bounding-client-rect-in-frame.html
LayoutTests/fast/dom/Element/scale-page-client-rects.html
LayoutTests/fast/dom/Element/scale-page-client-rects-in-frame.html
LayoutTests/fast/dom/Range/scale-page-bounding-client-rect.html
LayoutTests/fast/dom/Range/scale-page-client-rects.html
LayoutTests/fast/dom/elementFromPoint-scaled-scrolled.html
LayoutTests/fast/dom/iframe-inner-size-scaling.html
LayoutTests/fast/dom/window-inner-size-scaling.html
LayoutTests/fast/dom/window-scroll-scaling.html
LayoutTests/fast/dom/zoom-scroll-page-test.html
LayoutTests/fast/events/resize-events.html
LayoutTests/fast/events/resize-events-fixed-layout.html
LayoutTests/fast/events/scale-and-scroll-body.html
LayoutTests/fast/events/scale-and-scroll-div.html
LayoutTests/fast/events/scale-and-scroll-iframe-body.html
LayoutTests/fast/events/scale-and-scroll-iframe-window.html
LayoutTests/fast/events/scale-and-scroll-window.html
LayoutTests/fast/events/script-tests/page-scaled-mouse-click.js
LayoutTests/fast/events/script-tests/page-scaled-mouse-click-iframe.js
LayoutTests/fast/events/scroll-in-scaled-page-with-overflow-hidden.html
LayoutTests/fast/events/touch/gesture/touch-gesture-scroll-div-scaled.html
LayoutTests/fast/events/touch/page-scaled-touch-gesture-click.html
LayoutTests/fast/events/touch/touch-scaled-scrolled.html
LayoutTests/fast/frames/frame-set-rotation-hit.html
LayoutTests/fast/frames/frame-set-scaling-hit.html
LayoutTests/fast/frames/iframe-double-scale-contents.html
LayoutTests/fast/repaint/background-scaling.html
LayoutTests/fast/repaint/fixed-in-page-scale.html
LayoutTests/fast/repaint/fixed-right-bottom-in-page-scale.html
LayoutTests/fast/repaint/fixed-right-in-page-scale.html
LayoutTests/fast/repaint/relayout-fixed-position-after-scale.html
LayoutTests/fast/repaint/scale-page-shrink.html
LayoutTests/fast/text/descent-clip-in-scaled-page.html
LayoutTests/fast/text/descent-clip-in-scaled-page-expected.html
LayoutTests/fast/transforms/selection-bounds-in-transformed-view.html
LayoutTests/inspector/elements/highlight-node-scaled.html
LayoutTests/scrollingcoordinator/resources/non-fast-scrollable-region-testing.js
LayoutTests/svg/as-background-image/tiled-background-image.html
LayoutTests/svg/as-background-image/tiled-background-image-expected.html
LayoutTests/svg/as-image/image-respects-pageScaleFactor.html
LayoutTests/svg/as-image/image-respects-pageScaleFactor-change.html
Source/core/testing/Internals.h
Source/core/testing/Internals.cpp
Source/core/testing/Internals.idl
Source/testing/runner/EventSender.h
Source/testing/runner/EventSender.cpp