Bug 13000

Summary: Range.createContextualFragment is not supported
Product: WebKit Reporter: webkit
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: OS X 10.4   
URL: http://www.fredck.com/bugs/safari/createContextualFragment.html
Bug Depends on:    
Bug Blocks: 12242, 12252    
Attachments:
Description Flags
Test Case none

Description webkit 2007-03-07 03:06:53 PST
When calling Range.createContextualFragment(html), a NOT_SUPPORTED_ERR is thrown.

The supplied URL is a Test Case for it. It works well with Firefox 2 and Opera (Latest Build).
Comment 1 webkit 2007-03-07 03:10:22 PST
Created attachment 13513 [details]
Test Case
Comment 2 Justin Garcia 2007-03-08 14:14:28 PST
r20066