DescriptionTelemetry: document.documentElement.scrollTop/Left is zero
In order for bug 157855 to get fixed without breaking a related telemetry unit test (page/actions/scroll_unittest.py), this patch changes the way scrollTop property is checked: it uses an annotation similar to the how real world WebPages do, where both documentElement and body is checked for cross browser compatibility.
Once bug 157855, it should be encouraged to adopt scrollTop of documentElement only.
BUG=302707
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226872
Patch Set 1 : document.documentElement.scrollTop/Left is zero - Telemetry preparation. #Patch Set 2 : #Messages
Total messages: 7 (0 generated)
|