[Bug 27674] requestFullscreen should return a promise

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27674

--- Comment #24 from Anne <annevk@annevk.nl> ---
It seems in HTML the "Update the rendering" stuff happens after a microtask
checkpoint... So the promise would end up resolving at end of the first task
after painting happens. Hmm.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 15 July 2015 15:12:07 UTC