Skip to content

Commit

Permalink
README: remove notes
Browse files Browse the repository at this point in the history
  • Loading branch information
meh committed Jan 25, 2014
1 parent df1f9f9 commit f9280e4
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Expand Up @@ -138,15 +138,3 @@ this means you'll need external polyfills for this.
The suggested polyfill is
[wgxpath](https://code.google.com/p/wicked-good-xpath/), require it **before**
opal-browser.

Notes
-----
Right now all features are implemented with the stable or working-drafts API
which aren't implemented everywhere.

The current approach is to have a file for each method in the `compatibility`
directory where alternatives based on functional-presence are implemented.

You can see an example for the matches selector API [here][1].

[1]: https://github.com/opal/opal-browser/blob/master/opal/browser/compatibility/dom/element/matches.rb

0 comments on commit f9280e4

Please sign in to comment.