- From: Jihye Hong via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 Aug 2016 02:50:34 +0000
- To: public-css-archive@w3.org
How about the following definitions? - Initial layout viewport - The viewport which is given by the window or viewing area of UA - In general, the size of the viewport is the size of the window on the desktop browser, whereas that is as same as the physical pixels as depicted on the screen of the mobile device - Actual(Used / Computed) layout viewport - The viewport which is applied cascaded viewport descriptors - The size of the viewport is as same as that of the initial containing block - Pixel dimensions are specified in CSS pixels. - Visual viewport - The part of the page that is currently shown on the screen - Pixel dimensions are specified in hardware(device) pixels -- GitHub Notification of comment by jihyerish Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/206#issuecomment-236779431 using your GitHub account
Received on Tuesday, 2 August 2016 02:50:41 UTC