[Bug 20514] New: newline in attribute values for schemaless xml

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20514

            Bug ID: 20514
           Summary: newline in attribute values for schemaless xml
    Classification: Unclassified
           Product: Validator
           Version: HEAD
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Parser
          Assignee: dave.null@w3.org
          Reporter: ivan.kovalenko@gmail.com
        QA Contact: www-validator-cvs@w3.org

Validator (as well as parser) does not complain about newlines in attribute
values. These are restricted due to http://www.w3.org/TR/REC-xml/#AVNormalize.
Perl XML::Parser does this check. But w3c.org's doesn't.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 24 December 2012 21:09:22 UTC