[Webkit-unassigned] [Bug 103725] getBBox() return wrong bounding box in <use> tag
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 2 17:36:17 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=103725
--- Comment #2 from skybach at gmail.com 2012-12-02 17:38:40 PST ---
Shouldn't it print
{height: 100, width: 100, y: 50, x: 50}
instead?
Since we are getting the bbox on <use>.
It can also link to an external file, which from a usage point of view, is a encapsulated container?
I also notice that <use> width and height attribute does not force a resize on the child content.
Am I using <use> wrongly?
--
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