Closed
Bug 58876
Opened 25 years ago
Closed 25 years ago
document style objects have no properties when using #foo for <div id=foo
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
VERIFIED
INVALID
People
(Reporter: charles, Assigned: pierre)
References
()
Details
Layers created with div that have their style properties set with
#foo { ....}
Present with the javascript error object has no properties
See www.nuance.com for examples
Comment 1•25 years ago
|
||
www.nuance.com is assuming that all browsers named 'Netscape' have
document.layers. Should this be reassigned to the evangilism component?
please make a testcase that does not include anything worthy of evangelism,
thank you. Also please read
http://www.mozilla.org/quality/bug-writing-guidelines.html
Keywords: qawanted
| Assignee | ||
Comment 3•25 years ago
|
||
<charles@opnote.com>, I don't understand your bug report (the summary line as
well as the 2 lines of description): style objects do have properties.
I'm closing this bug as Invalid. Please read the bug writing guidelines and
reopen the bug with more info. A testcase would be especially useful; you
probably had to write one in order to reach the conclusion that style objects
don't have properties. Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 4•25 years ago
|
||
The reporter confirmed by email "Mea Culpa, my style objects were being
referenced via an outdated method.".
Verified Invalid.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•