Description[Android WebView] Fix AwSettingsTest.testLayoutAlgorithmWithTwoViews for wide screens
The font multiplication factor used by the autosizing algorithm depends on the
ratio of the layout width to screen width. As the test was using the default
layout width of 980px, the factor was too small for tablets in landscape mode.
This fix makes the test to set layout and page width depending on the screen
width.
BUG=356960
R=skobes@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260108
Patch Set 1 #
Total comments: 6
Patch Set 2 : Comments addressed #Messages
Total messages: 9 (0 generated)
|