Re: [csswg-drafts] [css-values] Value of rem when document have no root element

Fixed now - we folded the root-finding into the same bit as the parent-finding (for 'em' in 'font-size'), and so if there is no root, it ends up looking at the initial values.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/936#issuecomment-290571695 using your GitHub account

Received on Thursday, 30 March 2017 23:16:31 UTC