stale icon indicating copy to clipboard operation
stale copied to clipboard

HTML5Demos: Fullscreen demo needs updating to latest syntax and prefixes

Open dstorey opened this issue 11 years ago • 0 comments

URL: http://html5-demos.appspot.com/static/fullscreen.html Repo: https://github.com/ebidel/html5demos/blob/master/html5-demos.appspot.com/static/fullscreen.html

Issues:

  • Multi-column only uses webkit/moz prefixes, without unprefixed
  • No unprefixed :fullscreen or :-ms-fullscreen
  • No unprefixed gradients
  • Old flexbox and only webkit/moz prefixes
  • Missing prefixes and latest syntax for fullscreen API.
  • Some strange prefix/unprefix ordering

dstorey avatar Feb 11 '14 21:02 dstorey