[dom] Add caniuse info boxes like the HTML spec
Chris Rebert via GitHub <[email protected]> Fri, 04 Sep 2015 05:25:46 +0000
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
cvrebert has just created a new issue for https://github.com/whatwg/dom: == Add caniuse info boxes like the HTML spec == The HTML spec displays little info boxes with relevant caniuse data next to the definitions of various entities. caniuse likewise has data for many DOM features. It would be nice if the DOM spec could display this data similar to the way it's done in the HTML spec. See https://github.com/whatwg/dom/issues/69