Chromium Code Reviews
DescriptionMake scrollWidth and scrollHeight match other DOM measurement APIs
Use the same logic for scrollWidth and scrollHeight that's used for
offsetWidth and offsetHeight to avoid mis-reporting scrolling to
JavaScript. This has the sad effect of exposing a dependence on
truncating and scaling values in the WebView that's being preserved
with this change to avoid broader implications of this patch.
BUG=447902
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193218
Patch Set 1 #Patch Set 2 : attempt #Patch Set 3 : Mimic old behavior in WebViewImpl #
Total comments: 1
Patch Set 4 : Whoops #
Total comments: 1
Patch Set 5 : Make more sad changes in LayoutTextControlSingleLine #Patch Set 6 : Add link to crbug for WebViewImpl change #Patch Set 7 : Add additional test expectation #
Messages
Total messages: 33 (13 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||