DescriptionMake DocumentType return empty publicId by default
Return empty publicId, systemId by default to be conforming to DOM4 spec:
Unless explicitly given when a doctype is created, its public ID and system ID are the empty string.
http://dom.spec.whatwg.org/#documenttype
This matches Firefox.
BUG=342564
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167625
Patch Set 1 #Patch Set 2 : Add test #
Total comments: 1
Messages
Total messages: 20 (0 generated)
|