Bug 66490 - New XML parser: fallback to libxml2 on unsupported features
Summary: New XML parser: fallback to libxml2 on unsupported features
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 64396
  Show dependency treegraph
 
Reported: 2011-08-18 11:28 PDT by Vicki Pfau
Modified: 2011-08-18 11:28 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vicki Pfau 2011-08-18 11:28:36 PDT
The new XML parser won't immediately support all of the features we need, so we need to fall back to libxml2 when we encounter said features until they're supported.

Features are:
- XSLT
- Internal subset