Closed
Bug 294868
Opened 20 years ago
Closed 19 years ago
Don't wait for images to load to fire doc loaded events for accessibility
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: aaronlev, Assigned: aaronlev)
Details
(Keywords: access, perf)
We should key off all the documents in a subtree having fired their DOMContentLoaded events. This will be a big performance boost for screen reader users -- they can start reading a page even when the images haven't finished loading.
| Assignee | ||
Comment 1•19 years ago
|
||
Fixed by checkin to bug 305813, at least for pages without frames, which is good enough.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•