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 20495 - HTMLTableElement.insertRow should use 'optional long index = -1' instead of implying missing == -1 in prose
Summary: HTMLTableElement.insertRow should use 'optional long index = -1' instead of i...
Status: RESOLVED FIXED
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: 2012-12-22 08:54 UTC by contributor
Modified: 2012-12-30 20:58 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-12-22 08:54:29 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html
Multipage: http://www.whatwg.org/C#the-table-element
Complete: http://www.whatwg.org/c#the-table-element

Comment:
HTMLTableElement.insertRow should use 'optional long index = -1' instead of
implying missing == -1 in prose

Posted from: 109.133.41.9 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20121201 Firefox/20.0
Comment 1 contributor 2012-12-30 20:58:39 UTC
Checked in as WHATWG revision r7621.
Check-in comment: Use WebIDL for this instead of prose
http://html5.org/tools/web-apps-tracker?from=7620&to=7621