ISSUE-315: Viewport-percentages units in the page context
Viewport-percentages units in the page context
- State:
- RAISED
- Product:
- CSS3 Paged Media
- Raised by:
- Simon Sapin
- Opened on:
- 2013-02-24
- Description:
- Where exactly do we break dependency cycles?
@page { width: 50vw }
:root { font-size: 1vw }
@page { width: 50em; /* font-size: inherit */ }
http://lists.w3.org/Archives/Public/www-style/2012Nov/0161.html
http://lists.w3.org/Archives/Public/www-style/2012Nov/0309.html
I don’t know how to resolve this without breaking some use cases. - Related Actions Items:
- No related actions
- Related emails:
- Re: [css3-values] viewport units (vw/vh/vmin/vmax) and @page rules (from simon.sapin@kozea.fr on 2013-02-24)
- CSS-ISSUE-315: Viewport-percentages units in the page context [CSS3 Paged Media] (from sysbot+tracker@w3.org on 2013-02-24)
Related notes:
No additional notes.
Display change log