w3c / selection-api

Selection API
http://w3c.github.io/selection-api/
Other
47 stars 30 forks source link

Editorial: collapsed is now exported by DOM spec #109

Closed marcoscaceres closed 5 years ago

marcoscaceres commented 5 years ago

As of https://github.com/whatwg/dom/pull/764, "collapsed" is now exported 🎉

It will probably take about a day for Shepherd to pick it up, so don't merge just yet.


Preview | Diff

marcoscaceres commented 5 years ago

Spec is looking really solid! 🏆 Going forward, keep an eye on the Travis failures. They will let us know if any cross references break. If any of the reported errors are weird, feel free to ping me and I can take a look.