Open Bug 1854961 Opened 1 year ago Updated 1 year ago

test_bug1681664.html is broken: wrong path and timeout

Categories

(Core :: DOM: Core & HTML, defect)

defect

Tracking

()

People

(Reporter: vhilla, Unassigned)

References

Details

There are two issues with this test.

Wrong path
In line 23, this import statement contains the wrong path, it should be ./bug1681664_helper.js. Maybe it would be good to assert the right file is loaded, e.g. by setting some global in the helper file?

Timeout
Once I correct the path, the test does not finish. I guess the browser completely aborts the script instead of raising a QuotaExceededError.

See Also: → 1681664
You need to log in before you can comment on or make changes to this bug.