Open
Bug 694507
Opened 14 years ago
Updated 3 years ago
"ASSERTION: Should only get this value in quirks mode" with otherWin.getComputedStyle
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(2 files)
###!!! ASSERTION: Should only get this value in quirks mode: 'aPresContext->CompatibilityMode() == eCompatibility_NavQuirks', file layout/style/nsRuleNode.cpp, line 811
| Reporter | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Yeah, given that you can try to resolve style against one document for a node from a different document I'm not sure this assertion is reasonable...
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•