Closed
Bug 77274
Opened 24 years ago
Closed 24 years ago
contentDocument not implemented for xul:iframes
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
FIXED
mozilla0.9.1
People
(Reporter: rginda, Assigned: hyatt)
Details
html:iframes don't support the ondraggesture *or* tooltip attributes, which
leaves me no choice but to use a xul:iframe, but xul:iframe doesn't do
contentDocument, so I've had to sink for document.frames[0] in the js debugger.
Assignee | ||
Comment 1•24 years ago
|
||
I'm on it.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 2•24 years ago
|
||
Fixed. You can now use this property with browser, editor, or iframe in xul.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•