Changes between Version 2 and Version 3 of ScalesAndZooms


Ignore:
Timestamp:
Jun 6, 2012 10:13:30 AM (12 years ago)
Author:
danakj@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ScalesAndZooms

    v2 v3  
    2121WebKit supports (at least) the following types of zooms and scales:
    2222
    23 || '''Name''' || '''Ratio''' || '''Changes viewport size (in logical pixels)''' ||| '''Exposed directly to web content''' ||
     23|| '''Name''' || '''Ratio''' || '''Changes viewport size (in logical pixels)''' || '''Exposed directly to web content''' ||
    2424|| Device Scale || Physical pixel : Logical pixel || No || Yes - window.devicePixelRatio, CSS media queries ||
    2525|| Page scale || Logical pixel : CSS pixel || No || No ||