Re: Invalid error "Attribute allowfullscreen not allowed on element iframe at this point"

Mike Ratcliffe <mratcliffe@mozilla.com>, 2013-04-06 01:54 +0100:

> Seems to me that allowfullscreen is a valid HTML5 attribute according to:
> https://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html#security-and-privacy-considerations
> 
> URL: http://beta.flailingmonkey.com/firefox-devtools-api
> 
> The validator shows:
> Attribute allowfullscreen not allowed on element iframe at this point.

Thanks for the heads up. We're not intentionally ignoring allowfullscreen
-- it's just that the validator source is not yet up to date with the spec.

  http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#attr-iframe-allowfullscreen

For tracking it, I've opened a validator bug: http://bugzilla.validator.nu/show_bug.cgi?id=971

  --Mike

-- 
Michael[tm] Smith http://people.w3.org/mike

Received on Saturday, 6 April 2013 19:50:52 UTC