WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66266
New XML parser: add xml namespace to the default map of namespaces
https://bugs.webkit.org/show_bug.cgi?id=66266
Summary
New XML parser: add xml namespace to the default map of namespaces
Vicki Pfau
Reported
2011-08-15 16:55:18 PDT
New XML parser: add xml namespace to the default map of namespaces
Attachments
Patch
(1.80 KB, patch)
2011-08-15 16:56 PDT
,
Vicki Pfau
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vicki Pfau
Comment 1
2011-08-15 16:56:32 PDT
Created
attachment 103981
[details]
Patch
Adam Barth
Comment 2
2011-08-15 17:08:24 PDT
Comment on
attachment 103981
[details]
Patch This is the kind of patch that would be easier to understand with an associated test, but I understand that you're working through the SVG test failures.
Vicki Pfau
Comment 3
2011-08-15 17:56:20 PDT
Comment on
attachment 103981
[details]
Patch This patch, specifically, makes xml:[attribute], e.g. xml:lang, work. Otherwise, the attribute got silently discarded due to namespace prefix/uri mismatch.
WebKit Review Bot
Comment 4
2011-08-15 18:11:03 PDT
Comment on
attachment 103981
[details]
Patch Clearing flags on attachment: 103981 Committed
r93080
: <
http://trac.webkit.org/changeset/93080
>
WebKit Review Bot
Comment 5
2011-08-15 18:11:07 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug