Bug 13000 - Range.createContextualFragment is not supported
Summary: Range.createContextualFragment is not supported
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.fredck.com/bugs/safari/cre...
Keywords:
Depends on:
Blocks: 12242 12252
  Show dependency treegraph
 
Reported: 2007-03-07 03:06 PST by webkit
Modified: 2007-03-08 14:14 PST (History)
1 user (show)

See Also:


Attachments
Test Case (815 bytes, text/html)
2007-03-07 03:10 PST, webkit
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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