Bug 125132

Summary: XML fragment parsing algorithm doesn't use the context element's default namespace URI
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: XMLAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: adamk, benjamin, commit-queue, kling, koivisto, mike, mjs, rafaelw, rwlbuis, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 125131    
Attachments:
Description Flags
Patch none

Ryosuke Niwa
Reported 2013-12-02 22:02:02 PST
Right now, WebKit doesn't use the context element's namespace as the default namespace in the XHTML fragment parsing algorithm when xmlns is not set as specified in http://www.whatwg.org/specs/web-apps/current-work/multipage/the-xhtml-syntax.html#parsing-xhtml-fragments
Attachments
Patch (5.68 KB, patch)
2013-12-02 22:09 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-12-02 22:09:42 PST
WebKit Commit Bot
Comment 2 2013-12-03 11:42:07 PST
Comment on attachment 218265 [details] Patch Clearing flags on attachment: 218265 Committed r160024: <http://trac.webkit.org/changeset/160024>
WebKit Commit Bot
Comment 3 2013-12-03 11:42:09 PST
All reviewed patches have been landed. Closing bug.
Ryosuke Niwa
Comment 4 2013-12-04 00:04:34 PST
Note You need to log in before you can comment on or make changes to this bug.