Bug 66490
Summary: | New XML parser: fallback to libxml2 on unsupported features | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vicki Pfau <jeffrey+webkit> |
Component: | XML | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 64396 |
Vicki Pfau
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |