Closed Bug 397126 Opened 17 years ago Closed 17 years ago

check for 'instanceOf' interfering with svg test.

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: anodelman, Unassigned)

References

Details

Attachments

(1 file)

For the svg tests to run to completion I had to pull out the instance of check for events:

 !(evt.originalTarget instanceof Ci.nsIDOMHTMLDocument

It rejected valid page load events as being intended for some other target and ignored them, causing it to never advance to the next page in the set.

Removing the lines doesn't seem to affect any of my other tests run with the pageloader.
Attachment #281898 - Flags: review?(vladimir)
Blocks: 386995
Checking in pageloader.js;
/cvsroot/mozilla/layout/tools/pageloader/pageloader.js,v  <--  pageloader.js
new revision: 1.6; previous revision: 1.5
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: