[Webkit-unassigned] [Bug 156684] rem in media queries should be calculated using font-size:initial, not root element font-size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 20 11:20:05 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=156684

--- Comment #6 from David Humphrey (humphd) <david.humphrey at senecacollege.ca> ---
Myles, I went to finish this, and had a question. I realize now why I did things the way I did vs. using Style::fontSizeForKeyword() as you suggest--I couldn't figure out a clean way to get a document reference in CSSPrimitiveValue.cpp via the conversionData that I have, such that I can pass it in as the third arg.  I've spent a bunch of time trying to find a way to do it, but I'm stumped.  Could you give me some insight as to how to approach it?  Thanks for any tips.  I'm enjoying learning things as I go, but running into the limits of my knowledge.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180120/33853f34/attachment.html>


More information about the webkit-unassigned mailing list