Bug 12576 - WebKit does not support xlink:show attributes
Summary: WebKit does not support xlink:show attributes
Status: RESOLVED FIXED
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://www.w3.org/Graphics/SVG/Test/2...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-04 03:47 PST by Eric Seidel (no email)
Modified: 2007-03-13 01:15 PDT (History)
0 users

See Also:


Attachments
First attempt (1.34 KB, patch)
2007-03-12 15:04 PDT, Rob Buis
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-02-04 03:47:53 PST
WebKit does not support xlink:show attributes

http://www.w3.org/TR/xlink/#show-att
Comment 1 Rob Buis 2007-03-12 15:04:57 PDT
Created attachment 13602 [details]
First attempt

This fixes a small omission in my xlink patch. Let me know if a testcase is needed besides the w3c one, though I am not sure if it can be an automated test...
Cheers,

Rob.
Comment 2 Darin Adler 2007-03-12 21:11:53 PDT
Comment on attachment 13602 [details]
First attempt

r=me
Comment 3 Rob Buis 2007-03-13 01:15:22 PDT
Landed in r20140.