Bug 6873 - SVG "dominant-baseline" attribute with value "hanging" not implemented
Summary: SVG "dominant-baseline" attribute with value "hanging" not implemented
Status: RESOLVED DUPLICATE of bug 6424
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://fuchsia-design.com/WebKit/Bugs...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-27 08:42 PST by Antoine Quint
Modified: 2006-01-27 09:20 PST (History)
0 users

See Also:


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 Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 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.
Comment 1 Antoine Quint 2006-01-27 08:43:13 PST
Created attachment 6024 [details]
Testcase for "dominant-baseline" attribute with value "hanging"
Comment 2 Eric Seidel (no email) 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 ***