[Webkit-unassigned] [Bug 68995] Height of SVG element is incorrectly calculated when svg when width of containing element is set as a percentage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 9 21:18:15 PDT 2012


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





--- Comment #6 from Philip Rogers <pdr at google.com>  2012-07-09 21:18:15 PST ---
After some further discussion on IRC it looks like the issue boils down to calculating the height of an SVG element with viewBox set. WebKit appears to be using 100% of the viewport... is that correct?

Here's a smaller testcase:
http://jsfiddle.net/FTcSA/2/

Notice that in WebKit the box is centered, whereas Firefox leaves it at the top.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list