Open Bug 1437688 Opened 6 years ago Updated 2 years ago

Dispatch media queries list events between dispatching scroll events and animation events

Categories

(Core :: Layout, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: hiro, Unassigned)

References

Details

https://html.spec.whatwg.org/multipage/webappapis.html#processing-model-8

 6. For each fully active Document in docs, run the scroll steps for that Document, passing in now as the timestamp. [CSSOMVIEW]

 7. For each fully active Document in docs, evaluate media queries and report changes for that Document, passing in now as the timestamp. [CSSOMVIEW]

 8. For each fully active Document in docs, update animations and send events for that Document, passing in now as the timestamp. [WEBANIMATIONS]
Blocks: 1437680
[ Triage 2017/02/20: P3 ]
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.