B2G/QA/WebAPI Test Plan/Template: Difference between revisions

No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 41: Line 41:
If user prefs can turn the API on or off or otherwise modify its operation, describe them here.
If user prefs can turn the API on or off or otherwise modify its operation, describe them here.


=== [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl#1 nsISomeInterface] ===
=== [http://mxr.mozilla.org/mozilla-central/source/nsISomeInterface.idl nsISomeInterface] : nsISomeParent ===
==== Attributes ====
==== Attributes ====
* ''readonly'' <tt>DOMString someAttribute</tt><br>(values can be foo, bar, baz, bam)
* <tt>readonly DOMString someAttribute</tt><br>Values can be foo, bar, baz, bam
 
* <tt>readonly DOMString anotherAttribute</tt><br>More info about attribute


==== Methods ====
==== Methods ====
* <tt>boolean someMethod(in DOMString param)</tt>
* <tt>boolean someMethod(in DOMString param)</tt>
* <tt>void anotherMethod()</tt>
* <tt>void anotherMethod()</tt>


canmove, Confirmed users
2,041

edits