The table below is to document the extent of which the MapML polyfill conforms to the W3C TAG's Advice for polyfill authors.
TAG Advice | Conforms | Note |
---|---|---|
3.1 Encapsulate as a module or UMD |
|
ES Module |
3.2 Use smart distribution |
|
Published to npm and hosted on the UNPKG CDN |
3.3 Don't squat on proposed names in speculative polyfills |
|
TBD |
3.4 Pass web platform tests, if they exist |
|
On the backlog of the Road Map project |
3.5 Detect and defer to native implementations |
|
TBD |
3.6 Work with spec editors |
|
TBD |