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 9495 - Need links to text syntax in attributes index
Summary: Need links to text syntax in attributes index
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.w3.org/TR/html5/index.html...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-12 06:13 UTC by T.J. Crowder
Modified: 2010-10-04 14:27 UTC (History)
4 users (show)

See Also:


Attachments

Description T.J. Crowder 2010-04-12 06:13:28 UTC
In the attributes index table, recommend linking to the text syntax[1] where "Text" appears in the value column (even if it has an asterisk next to it, which should not be included in the link).

[1] http://www.w3.org/TR/html5/syntax.html#syntax-text
Comment 1 Ian 'Hixie' Hickson 2010-04-13 09:00:52 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: Rejected
Change Description: no spec change
Rationale: The text syntax is about the serialised syntax, whereas the "text" in that table just means plain text in an attribute in the DOM, which isn't the same.
Comment 2 T.J. Crowder 2010-04-13 09:46:08 UTC
Reopening with the same rationale as bug 9493; clearly I was wrong about what should be linked to (thanks for catching that), but _something_ needs to define "text" more clearly; as it is, the user of the spec casts around for more rules.

In fact, most of what I wrote in that bug really should have gone here, please see comment #3[1].

[1] http://www.w3.org/Bugs/Public/show_bug.cgi?id=9493#c3
Comment 3 Ian 'Hixie' Hickson 2010-04-13 09:53:40 UTC
See bug 9493 comment 4.
Comment 4 T.J. Crowder 2010-04-13 10:19:48 UTC
That's great, thanks. Reopening just because of a typo in the "attribute-text" paragraph:

<< Except where explicitly stated, is no restriction on what text can be specified in such attributes. >>

Needs "there" after the comma. (I need to get svn set up so I can generate patches for little things like this.)
Comment 5 Ian 'Hixie' Hickson 2010-04-13 22:09:53 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: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter's comments.
Comment 6 contributor 2010-04-13 22:11:13 UTC
Checked in as WHATWG revision r5039.
Check-in comment: missing 'there'
http://html5.org/tools/web-apps-tracker?from=5038&to=5039