Open
Bug 518311
Opened 16 years ago
Updated 3 years ago
'window' sizing tests are bogus
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
NEW
People
(Reporter: jwatt, Unassigned)
References
()
Details
These tests are bogus:
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/svg/sizing/dynamic--inline-resize-window-height.xhtml
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/svg/sizing/dynamic--inline-resize-window-width.xhtml
Setting innerWidth/Height silently fails for non-privileged content IIRC.
Comment 1•16 years ago
|
||
Should we just disable them for now then?
Comment 2•16 years ago
|
||
I think we should based on bug 518274 comment 12.
Comment 3•16 years ago
|
||
by default, setting innerWidth/innerHeight works fine for unprivileged content.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•