canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
| 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 | ** CSS syntax and syntax of media attributes 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 | ** CSS syntax and syntax of media attributes 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 | ** documented by specification | ||
* Does it change any existing interfaces? | * Does it change any existing interfaces? | ||
** changes syntax of CSS, as defined by specification | ** changes syntax of CSS and of media attribute on link and style in HTML and ?xml-stylesheet?, as defined by specification | ||
== Module interactions == | == Module interactions == | ||