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 17822 - add onreadystatechange attribute to index
Summary: add onreadystatechange attribute to index
Status: CLOSED INVALID
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 06:55 UTC by contributor
Modified: 2012-10-06 04:12 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-07-18 06:55:21 UTC
This was was cloned from bug 15965 as part of operation convergence.
Originally filed: 2012-02-13 05:19:00 +0000
Original reporter: Michael[tm] Smith <mike@w3.org>

================================================================================
 #0   Michael[tm] Smith                               2012-02-13 05:19:45 +0000 
--------------------------------------------------------------------------------
The "List of event handler content attributes" index at http://dev.w3.org/html5/spec/section-index.html#ix-event-handlers is missing the onreadystatechange attribute.
================================================================================
Comment 1 Ian 'Hixie' Hickson 2012-07-26 04:48:16 UTC
That seems plausible, since that one is especially weird. Need to investigate.
Comment 2 Ian 'Hixie' Hickson 2012-10-02 19:54:42 UTC
Turns out this isn't an error, since it's not a content attribute and the index is only content attributes.