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

I've now updated the validator sources to add support for recognizing
allowfullscreen as a valid attribute, and pushed the change to the
validator.

Thanks for having reported this,

  --Mike

"Michael[tm] Smith" <mike@w3.org>, 2013-04-07 04:50 +0900:

> 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 Sunday, 14 April 2013 13:48:34 UTC