Closed Bug 455834 Opened 16 years ago Closed 16 years ago

When running test_textattrs.html with all tests, background color for default attrs is wrong

Categories

(Core :: Disability Access APIs, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: MarcoZ, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: access)

There is a mismatch between what a11y gets and what document.defaultView.getComputedStyle(node, "") return. a11y gets "rgb(0, 0, 0)", getComputedStyle returns "transparent". When running the test stand-alone, a11y gets "rgb(255, 255, 255), getComputedStyle still returns "transparent".
fixed by bug 462868
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.