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: XMLAssignee: 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:    

Description Eric Seidel (no email) 2007-10-29 10:34:49 PDT
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)