DescriptionAdjust DOMWindow properties to emulate old style pinch semantics.
This patch prevents virtual viewport from changing the semantics of several
of DOMWindow's properties. These include:
innerWidth/outerWidth
scrollX/scrollY
scrollTo
scrollBy
BUG=433794
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185730
Patch Set 1 #Patch Set 2 : Added test #
Total comments: 15
Patch Set 3 : Changes from feedback #
Total comments: 2
Patch Set 4 : Check for scroll event handling in RAF callback #
Messages
Total messages: 11 (2 generated)
|