DescriptionAdd viewport settings for MediaDocument
MediaDocument is used when navigating directly to an audio or video resource.
Use viewport width=device-width so that one doesn't need to zoom in order to
use the video controls.
Add viewport settings for ImageDocument
On (mobile) platforms which have a viewport (e.g. Android) it is currently
necessary to zoom in to see the image at 100% resolution even if it fits on the
page. The width=device-width setting fixes this, and does not affect (desktop)
platforms that lack a viewport.
BUG=254978
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153704
Patch Set 1 #Patch Set 2 : LayoutTests #
Messages
Total messages: 16 (0 generated)
|