This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21239 - Rules 4-10 in the "obsolete permitted DOCTYPE string" section can be simplified: "4. One of the public identifiers shown on the table below, surrounded on each side by a matching U+0022 QUOTATION MARK [...]
Summary: Rules 4-10 in the "obsolete permitted DOCTYPE string" section can be simplifi...
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-10 17:07 UTC by contributor
Modified: 2013-04-01 17:07 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-03-10 17:07:56 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/syntax.html
Multipage: http://www.whatwg.org/C#the-doctype
Complete: http://www.whatwg.org/c#the-doctype

Comment:
Rules 4-10 in the "obsolete permitted DOCTYPE string" section can be
simplified: "4. One of the public identifiers shown on the table below,
surrounded on each side by a matching U+0022 QUOTATION MARK or U+0027
APOSTROPHE. 5. If the public identifier has a corresponding system identifier,
one or more space characters, which are followed by the system identifier
surrounded on each side by a matching U+0022 QUOTATION MARK or U+0027
APOSTROPHE."

Posted from: 76.119.210.197
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22
Comment 1 Ian 'Hixie' Hickson 2013-04-01 17:07:55 UTC
Is the current text bad for some reason? I'm not sure the simplification really makes it simpler, it just makes it shorter. Being verbose isn't always bad, it can be clearer.