This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
nodesetprefix09 contained had a string literal that contained \". To avoid complexity in the transforms, escape sequences and non-terminal quotes are prohibited from string literals. domimplementationhasfeature used variables for feature and version name, but the handcrafted declaration for hasFeature only allowed literals. The schema generation was modified to allow variables. svg_alltests mangled the content type for SVG.
Created attachment 38 [details] Patch Also fixed build.xml to really remove generated files placed in tests directories.