Closed Bug 93987 Opened 24 years ago Closed 24 years ago

Unable to access certain CSS properties

Categories

(Core :: DOM: CSS Object Model, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 93431

People

(Reporter: marcell, Assigned: jst)

Details

Attachments

(1 file)

If you have a style defined in the head for a certain element, you will not be able to access the CSS properties for that element using object.style.[property] Steps to reproduce: 1. Open attachement Actual results: The first alert does not say the color. Expected results: The first alert should say "red" Additional notes: If you define the style of the element using <span style="color: blue"> you will be able to access the property. This only applies when the style is defined in the head.
Attached file Testcase
INVALID, see bug 93431. Duping. *** This bug has been marked as a duplicate of 93431 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: