Closed
Bug 1066301
Opened 11 years ago
Closed 11 years ago
[Compat Data] Add sample data to /views/view-by-feature-set/
Categories
(developer.mozilla.org Graveyard :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwhitlock, Unassigned)
References
Details
(Whiteboard: [specification][type:feature])
What problems would this solve?
===============================
Developers would be able to start writing the JavaScript to generate MDN-style tables.
Who would use this?
===================
MDN developers starting on the compat table frontend
What would users see?
=====================
Sample data from http://web-platform-compat.readthedocs.org/en/latest/draft/views.html#view-a-feature-set
What would users do? What would happen as a result?
===================================================
Developers would write code to read the JSON, parse it into objects, and construct an HTML table based on the contents.
Is there anything else we should know?
======================================
The API will probably change in small and not-so-small ways as it is implemented. However, it will be useful to start the front end JS work, so that the API design can be validated and improved.
| Reporter | ||
Comment 1•11 years ago
|
||
Fixed with github PR #1: https://github.com/mozilla/web-platform-compat/pull/1
Live at http://doesitwork-dev.allizom.org/api/v1/view_features/html-element-address
Flags: needinfo?(lcrouch)
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(lcrouch)
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•