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

Issue 1301523006: Fixed layout tests to be scroll order agnostic (Closed)

Created:
5 years, 4 months ago by bokan
Modified:
5 years, 4 months ago
Reviewers:
majidvp
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Fixed layout tests to be scroll order agnostic This is needed as a prerequisite to making "visual viewport scrolls first" the default. Scrolling the page before setting scale means that the layout viewport is the only one that could scroll. BUG=443724 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201135

Patch Set 1 #

Total comments: 4

Patch Set 2 : Increased fudge factor #

Patch Set 3 : Added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -32 lines) Patch
M LayoutTests/fast/dom/elementFromPoint-scaled-scrolled.html View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M LayoutTests/fast/dom/zoom-scroll-page-test.html View 1 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/zoom-scroll-page-test-expected.txt View 1 1 chunk +29 lines, -29 lines 0 comments Download
M LayoutTests/fast/events/touch/touch-scaled-scrolled.html View 1 2 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
bokan
Quickie, ptal.
5 years, 4 months ago (2015-08-18 19:35:25 UTC) #2
majidvp
https://codereview.chromium.org/1301523006/diff/1/LayoutTests/fast/dom/zoom-scroll-page-test.html File LayoutTests/fast/dom/zoom-scroll-page-test.html (right): https://codereview.chromium.org/1301523006/diff/1/LayoutTests/fast/dom/zoom-scroll-page-test.html#newcode29 LayoutTests/fast/dom/zoom-scroll-page-test.html:29: internals.setPageScaleFactor(scaleFactor); Don't scrollTo, scrollBy, and pageYOffset all operate on ...
5 years, 4 months ago (2015-08-18 20:19:18 UTC) #3
bokan
https://codereview.chromium.org/1301523006/diff/1/LayoutTests/fast/dom/zoom-scroll-page-test.html File LayoutTests/fast/dom/zoom-scroll-page-test.html (right): https://codereview.chromium.org/1301523006/diff/1/LayoutTests/fast/dom/zoom-scroll-page-test.html#newcode29 LayoutTests/fast/dom/zoom-scroll-page-test.html:29: internals.setPageScaleFactor(scaleFactor); On 2015/08/18 20:19:18, majidvp wrote: > Don't scrollTo, ...
5 years, 4 months ago (2015-08-19 17:10:45 UTC) #4
majidvp
On 2015/08/19 17:10:45, bokan wrote: > https://codereview.chromium.org/1301523006/diff/1/LayoutTests/fast/dom/zoom-scroll-page-test.html > File LayoutTests/fast/dom/zoom-scroll-page-test.html (right): > > https://codereview.chromium.org/1301523006/diff/1/LayoutTests/fast/dom/zoom-scroll-page-test.html#newcode29 > ...
5 years, 4 months ago (2015-08-19 18:53:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1301523006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1301523006/40001
5 years, 4 months ago (2015-08-25 14:08:45 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-25 15:19:47 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201135

Powered by Google App Engine
This is Rietveld 408576698