We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df1f9f9 commit f9280e4Copy full SHA for f9280e4
README.md
@@ -138,15 +138,3 @@ this means you'll need external polyfills for this.
138
The suggested polyfill is
139
[wgxpath](https://code.google.com/p/wicked-good-xpath/), require it **before**
140
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