Closed Bug 696 Opened 27 years ago Closed 26 years ago

TR tags don't expose their ID attribute to DOM

Categories

(Core :: DOM: Core & HTML, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: angus, Assigned: buster)

References

()

Details

See URL for test case - watch stdout for the alerts. Currently it returns an empty string, rather than "mytr" (expected) or even null/undefined.
Please retest with latest code (as of 8/27/98). Peter checked in some code that should have fixed this and related attribute-in-table bugs.
Assignee: angus → buster
Component: Unknown → DOM
reassigning to buster
Pushing testcase to mozilla.org and updating "URL" field accordingly
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
The test case now works as a result of the new content model table code, as evidenced by the debug output ("ID attribute is: mytr")
stdout returns "ID attribute is: mytr" marking this verified fixed with the 11/30 build on NT/win98.
RCS file: /cvsroot/mozilla/testing/mochitest/tests/test_bug696.html,v done Checking in tests/test_bug696.html; /cvsroot/mozilla/testing/mochitest/tests/test_bug696.html,v <-- test_bug696.html initial revision: 1.1 done
Flags: in-testsuite+
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.