RESOLVED DUPLICATE of bug 6424 6873
SVG "dominant-baseline" attribute with value "hanging" not implemented
https://bugs.webkit.org/show_bug.cgi?id=6873
Summary SVG "dominant-baseline" attribute with value "hanging" not implemented
Antoine Quint
Reported 2006-01-27 08:42:33 PST
The "dominant-baseline" attribute allows to control how a <text> element's baseline is located compared to origin coordinates of the element itself. This testcase demonstrates the usage of dominant-baseline="hanging" in order to have a <text> element's string drawn as "hanging" from the top-left corner of its bounding box.
Attachments
Testcase for "dominant-baseline" attribute with value "hanging" (1.80 KB, image/svg+xml)
2006-01-27 08:43 PST, Antoine Quint
no flags
Antoine Quint
Comment 1 2006-01-27 08:43:13 PST
Created attachment 6024 [details] Testcase for "dominant-baseline" attribute with value "hanging"
Eric Seidel (no email)
Comment 2 2006-01-27 09:20:27 PST
Thanks for the great test case. I think this is already covered by the more generic bug: http://bugzilla.opendarwin.org/show_bug.cgi?id=6424 however. *** This bug has been marked as a duplicate of 6424 ***
Note You need to log in before you can comment on or make changes to this bug.