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 9743 - I misread this initially as pubdate or pubdate="pubdate" were allowed, then as pubdate="" or pubdate="pubdate" were allowed. providing an example of all three styles would be great
Summary: I misread this initially as pubdate or pubdate="pubdate" were allowed, then a...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 08:47 UTC by contributor
Modified: 2010-10-04 14:30 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2010-05-17 08:47:01 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#boolean-attributes

Comment:
I misread this initially as pubdate or pubdate="pubdate" were allowed, then as
pubdate="" or pubdate="pubdate" were allowed. providing an example of all
three styles would be great

Posted from: 222.147.252.201 by w3.org@boblet.net
Comment 1 Oli Studholme 2010-05-17 08:59:03 UTC
OK, this probably should have said something like “please provide examples of acceptable ways to write boolean attributes, and link to http://www.whatwg.org/specs/web-apps/current-work/complete/syntax.html#attributes-0 to provide more info”

Apparently this is because it’s stated in terms of the DOM, not in terms authors typically think about it (thanks Mike)
Comment 2 Ian 'Hixie' Hickson 2010-08-25 00:15:26 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Did Not Understand Request
Change Description: no spec change
Rationale: I don't understand. pubdate, pubdate="pubdate", and pubdate="" are all allowed. What's wrong?

I've added some examples for boolean attributes, are they enough?
Comment 3 Oli Studholme 2010-08-25 01:47:36 UTC
the lack of examples meant it was unclear that four different styles were valid. The examples you added make it much clearer, thanks. It would still be nice to link to 12.1.2.3, but I think its clear enough as it is