Closed
Bug 1422
Opened 26 years ago
Closed 26 years ago
bug in DOM spec
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: buster, Assigned: vidur)
References
()
Details
from V:
It's a bug in the spec (know, but not yet corrected). File a bug against me to
change it in the IDL. For now, just stub out the set method.
--Vidur
Steve Clark wrote:
all table attributes that are HTMLCollection's (table.tbodies, table.rows,
section.rows) are readonly except row.cells. Is this an error in the
spec, or does this imply that I need a method on row to set the cells in that
row from a collection? If so, what are teh semantics if the row
already has 1 or more cells?
steve
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 2•26 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
QA contact re-assigned according to the product areas we're currently working
on.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•26 years ago
|
||
Added to the (still-in-progress) DOM Level 1 errata.
Updated•18 years ago
|
Flags: in-testsuite-
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•