Bug 159801 - Add support for logical viewport-percentage length units 'vi' and 'vb'
Summary: Add support for logical viewport-percentage length units 'vi' and 'vb'
Status: RESOLVED DUPLICATE of bug 232895
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-14 22:39 PDT by Sebastian Zartner
Modified: 2022-07-05 14:05 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Zartner 2016-07-14 22:39:19 PDT
The CSS Values and Units Module Level 3 defines[1] logical direction versions of the units 'vw' and 'vh' called 'vi' and 'vb'.
So those units should be implemented.

Sebastian

[1] https://drafts.csswg.org/css-values-3/#viewport-relative-lengths
Comment 1 Kyle Bavender 2017-10-20 05:17:45 PDT
'vi' and 'vb' units have been moved to CSS Values and Units Module Level 4. https://drafts.csswg.org/css-values-4/#viewport-relative-lengths
Comment 2 Sam Sneddon [:gsnedders] 2022-07-05 14:05:05 PDT

*** This bug has been marked as a duplicate of bug 232895 ***