This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28056 - Add initial-viewport-width/initial-viewport-height
Summary: Add initial-viewport-width/initial-viewport-height
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: Device Adaptation (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Rune Lillesveen
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-19 09:44 UTC by Rune Lillesveen
Modified: 2015-02-19 09:44 UTC (History)
0 users

See Also:


Attachments

Description Rune Lillesveen 2015-02-19 09:44:31 UTC
Brought up in https://lists.w3.org/Archives/Public/www-style/2013Dec/0243.html

According to the spec, 100vw and 100vh is resolved against the initial viewport. The request is to supply keywords like initial-viewport-width/initial-viewport-height instead.

Still, we need to say what vw/vh means in @viewport. It can't be resolved against actual viewport as that would lead to values never stabilizing. Either against initial viewport or dropped descriptors.