kotlinx-browser icon indicating copy to clipboard operation
kotlinx-browser copied to clipboard

Feature/update js interfaces

Open marcinbak opened this issue 5 years ago • 0 comments

After adding geolocation IDL and trying to regenerate Kotlin JS interfaces I realised some of IDL specs were moved.

  • Updated location of IDLs
  • Adapted CSS selector for extracting IDL from https://raw.githubusercontent.com/whatwg/html-mirror/master/source
  • Added extra IDL locations

marcinbak avatar Aug 29 '20 19:08 marcinbak