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 10224 - please add IDs to each attribute row in "List of event handler content attributes" table
Summary: please add IDs to each attribute row in "List of event handler content attrib...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: PC All
: P5 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://dev.w3.org/html5/spec-author-v...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 05:12 UTC by Michael[tm] Smith
Modified: 2010-10-04 14:49 UTC (History)
5 users (show)

See Also:


Attachments
patch (26.99 KB, patch)
2010-07-23 07:43 UTC, Michael[tm] Smith
Details
patch to fix some typos (1.17 KB, patch)
2010-07-23 08:30 UTC, Michael[tm] Smith
Details
updated typo patch (1.73 KB, patch)
2010-07-23 09:24 UTC, Michael[tm] Smith
Details

Description Michael[tm] Smith 2010-07-22 05:12:45 UTC
I want to be able to link to each row of the  "List of event handler content attributes" table by using fragment refs for each of the event-handler attributes in the table. So please add some IDs on each of them so that I can have something to link to.
Comment 1 Michael[tm] Smith 2010-07-23 07:43:31 UTC
Created attachment 892 [details]
patch
Comment 2 Ian 'Hixie' Hickson 2010-07-23 08:07:36 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 3 contributor 2010-07-23 08:07:57 UTC
Checked in as WHATWG revision r5193.
Check-in comment: add ids for MikeSmith
http://html5.org/tools/web-apps-tracker?from=5192&to=5193
Comment 4 Michael[tm] Smith 2010-07-23 08:30:43 UTC
Created attachment 893 [details]
patch to fix some typos
Comment 5 Michael[tm] Smith 2010-07-23 09:12:28 UTC
sorry, there were two typos in my first patch; fixes here:

http://www.w3.org/Bugs/Public/attachment.cgi?id=893
Comment 6 Michael[tm] Smith 2010-07-23 09:24:56 UTC
Created attachment 894 [details]
updated typo patch

um,... found one more typo. please use this patch instead
Comment 7 Ian 'Hixie' Hickson 2010-08-16 22:04:21 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.