Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More features to be added #25

Open
nimbupani opened this issue Jan 18, 2012 · 11 comments
Open

More features to be added #25

nimbupani opened this issue Jan 18, 2012 · 11 comments

Comments

@nimbupani
Copy link
Member

EDIT:

see this:

http://piratepad.net/morefeatures

@paulirish
Copy link
Member

some other orphans i have hanging around in my notes

  • Min/Max-Width/Height
  • position: fixed
  • postMessage
  • cross-domain XHR
  • native JSON
  • data URI
  • getters and setters on DOM elements
  • querySelector(), querySelectorAll()
  • display: table-cell, table, etc.

nimbupani pushed a commit that referenced this issue Jan 20, 2012
@sideshowbarker
Copy link
Contributor

USE with polyfilll:

  • WebVTT
  • track element

USE ... SOON(ISH) ... HOPEFULLY

  • defer attribute for scripts (no Opera)
  • async attribute for scripts (no Opera)
  • Typed Array (needs IE10)
  • BlobBuilder, URLs (no Safari, no Opera)
  • File Reader (no Safari, needs IE10)

GETTING THERE...

  • File API & File Writer
  • shared workers (no IE)
  • MIcrodata DOM API (no IE, no Firefox yet)

AVOID (very limited support, no polyfill)

  • Web RTC

  • getusermedia

  • File System

  • sandboxed iframe

  • DeviceOrientation

  • Mouse Lock

  • Gamepad

  • transferable objects

  • mutation observers

    DUNNO

  • structured clones

@nimbupani
Copy link
Member Author

Created a pad to organize issues not covered. http://piratepad.net/morefeatures Please del issues that have been added since.

@giuseppeg
Copy link

It would be usefull to have a search results/single feature hotlink (share link).

@arthurvr
Copy link
Member

@zenorocha
Copy link
Member

Instead of aggregating all ideas into one issue, I think it's better to move the discussion of each feature to separated issues.

@arthurvr
Copy link
Member

I know. Somebody who wanting to take all the stuff in the pad, and move it over to seperated issues? I would love to do so. Isn't really handy this way.

@arthurvr
Copy link
Member

Some more:

  • The hidden attribute
  • PNG favicons
  • CSS variables
  • pointer-events
  • :placeholder selector
  • <canvas> blend modes, css drawings, 3D canvas, text API

arthurvr pushed a commit that referenced this issue Feb 10, 2015
@cvrebert
Copy link
Contributor

Some more:

  • [...]
  • scoped CSS
  • pointer-events
  • <canvas>

The site already has those three, unless I misunderstand something.

@arthurvr
Copy link
Member

The site already has those three, unless I misunderstand something.

scoped CSS

@cvrebert Indeed. Removed it.

pointer-events

@cvrebert We only have an article covering the CSS/SVG pointer events.

<canvas>

@cvrebert We have a basic post on the canvas element but, as I actually commented I would like some something covering things like blend modes, 3D canvas, text API, ...

@johnantoni
Copy link

USE with polyfill:

Also for SVG you could add the SVGInjector polyfill (https://github.com/iconic/SVGInjector) along with SVGWEB, had good results with that in past projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants