canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
(fill in the easy parts) |
|||
| Line 17: | Line 17: | ||
== Exported APIs == | == Exported APIs == | ||
* Please provide a table of exported interfaces (APIs, ABIs, protocols, UI, etc.) | * Please provide a table of exported interfaces (APIs, ABIs, protocols, UI, etc.) | ||
** CSS syntax as described by css3-mediaqueries | |||
* Does it interoperate with a web service? How will it do so? | * Does it interoperate with a web service? How will it do so? | ||
** no | ** no | ||
* Explain the significant file formats, names, syntax, and semantics. | * Explain the significant file formats, names, syntax, and semantics. | ||
** CSS syntax as described by css3-mediaqueries | |||
* Are the externally visible interfaces documented clearly enough for a non-Mozilla developer to use them successfully? | * Are the externally visible interfaces documented clearly enough for a non-Mozilla developer to use them successfully? | ||
** documented by specification | |||
* Does it change any existing interfaces? | * Does it change any existing interfaces? | ||
** changes syntax of CSS, as defined by specification | |||
== Module interactions == | == Module interactions == | ||