Skip to content

Commit f9280e4

Browse files
committedJan 25, 2014
README: remove notes
1 parent df1f9f9 commit f9280e4

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed
 

‎README.md

-12
Original file line numberDiff line numberDiff line change
@@ -138,15 +138,3 @@ this means you'll need external polyfills for this.
138138
The suggested polyfill is
139139
[wgxpath](https://code.google.com/p/wicked-good-xpath/), require it **before**
140140
opal-browser.
141-
142-
Notes
143-
-----
144-
Right now all features are implemented with the stable or working-drafts API
145-
which aren't implemented everywhere.
146-
147-
The current approach is to have a file for each method in the `compatibility`
148-
directory where alternatives based on functional-presence are implemented.
149-
150-
You can see an example for the matches selector API [here][1].
151-
152-
[1]: https://github.com/opal/opal-browser/blob/master/opal/browser/compatibility/dom/element/matches.rb

0 commit comments

Comments
 (0)
Please sign in to comment.