Bug 15751
| Summary: | XSLT does not report errors to the user via an XML Error Document | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | XML | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ap, webdev |
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| Bug Depends on: | 6040 | ||
| Bug Blocks: | |||
Eric Seidel (no email)
XSLT does not report errors to the user via an XML Error Document
I've added two testcases to catch this:
fast/xsl/xslt-mismatched-tags-in-xslt.xml (currently produces blank output)
fast/xsl/xslt-missing-namespace-in-xslt.xml (currently parses result as html when it shouldn't)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |