Open
Bug 883828
Opened 12 years ago
Updated 2 years ago
Test suite does not tolerate spinning the event loop between readystatechange to "interactive" and DOMContentLoaded even though the spec requires an event loop spin there
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: hsivonen, Unassigned)
Details
Seemingly unrelated tests go orange if I change Gecko to spin the event loop between the readystatechange to "interactive" and DOMContentLoaded as required by http://www.whatwg.org/specs/web-apps/current-work/multipage/the-end.html
(Claiming a bug number now in order to refer to this bug from a patch; steps to reproduce to follow later.)
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•