DescriptionDisallow fullscreen from within <frame>, even with allowfullscreen
This was fixed once before in WebKit:
http://trac.webkit.org/changeset/84706
Unfortunately, webkitfullscreenallowed was the wrong attribute name
and it was added to the wrong <frame> element, so the test didn't
catch when this regressed some time between then and now.
The updated test has been verified to fail without this fix.
BUG=390041
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177204
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|