- From: Vincent Scheib <scheib@google.com>
- Date: Tue, 31 Jul 2012 15:03:40 -0700
- To: Webapps WG <public-webapps@w3.org>, Anne van Kesteren <annevk@opera.com>, Jer Noble <jer.noble@apple.com>, whatwg <whatwg@lists.whatwg.org>, "Robert O'Callahan" <robert@ocallahan.org>, Adam Barth <abarth@chromium.org>
I'm currently implementing Pointer Lock [1] in WebKit, which was adjusted recently to mimic Fullscreen [2]. Why does the Fullscreen specification use an iframe attribute allowfullscreen to permit/restrict iframe capabilities instead of using iframe sandbox="allow-fullscreen"? [1] http://dvcs.w3.org/hg/pointerlock/raw-file/default/index.html [2] http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html
Received on Tuesday, 31 July 2012 22:04:39 UTC