|
|
Line 1: |
Line 1: |
| {{Module
| | #redirect [[Embedding/IPCLiteAPI]] Testing redirects |
| |name=accessibility
| |
| |description=Making Mozilla more accessible. A description which runs onto a second line. More description. Yet more description.
| |
| |group=tools
| |
| |source_dir=accessibility
| |
| |url=http://www.bugzilla.org/docs
| |
| |owners=Fred Flintstone
| |
| |peers=Barney Rubble, Wilma Flintstone
| |
| }}
| |
| | |
| {{Module
| |
| |name=accessibility
| |
| |description=Making Mozilla more accessible. A description which runs onto a second line. More description. Yet more description.
| |
| |group=tools
| |
| |source_dir=accessibility
| |
| |url=http://www.bugzilla.org/docs
| |
| |owners=Fred Flintstone
| |
| |peers=Barney Rubble, Wilma Flintstone
| |
| }}
| |
| | |
| <video controls="controls" poster="/img/tignish/video/poster-personas.jpg" height="288" width="512"><source src="http://videos.mozilla.org/firefox/3.6/getpersonas.ogv" type="video/ogg; codecs="theora, vorbis"" /></video>
| |
| <pre class="brush:java">
| |
| // Hello1.cs
| |
| public class Hello1
| |
| {
| |
| public static void Main()
| |
| {
| |
| System.Console.WriteLine("Hello, World!");
| |
| }
| |
| }
| |
| </pre>
| |
| <br>
| |
| | |
| :interface Storage {
| |
| | |
| readonly attribute unsigned long length;
| |
| [IndexGetter] DOMString key(in unsigned long index);
| |
| [NameGetter] DOMString getItem(in DOMString key);
| |
| [NameSetter, NameCreator] void setItem(in DOMString key, in DOMString data);
| |
| [NameDeleter] void removeItem(in DOMString key);
| |
| void clear();
| |
| | |
| };
| |
| | |
| asdf
| |
| | |
| <br>
| |
| | |
| {| width="100%" cellspacing="1" cellpadding="1" border="1"
| |
| |-
| |
| ! scope="col" | Issue<br>
| |
| ! scope="col" | SUMO<br>
| |
| ! scope="col" | Input<br>
| |
| ! scope="col" | Buglink<br>
| |
| |-
| |
| | blahblahblah1<br>
| |
| | 123<br>
| |
| | 234<br>
| |
| | 345<br>
| |
| |-
| |
| | blahblahblah1<br>
| |
| | 123<br>
| |
| | 234<br>
| |
| | 345<br>
| |
| |-
| |
| | blahblahblah1<br>
| |
| | 123<br>
| |
| | 234<br>
| |
| | 345<br>
| |
| |-
| |
| | blahblahblah1<br>
| |
| | 123<br>
| |
| | 234<br>
| |
| | 345<br>
| |
| |-
| |
| | blahblahblah1<br>
| |
| | 123<br>
| |
| | 234<br>
| |
| | 345<br>
| |
| |}
| |
| | |
| <br>
| |
| | |
| <br>
| |
| | |
| = h1 and h2 heading headings look awfully close =
| |
| | |
| == h2 and h1 headings look awfully close ==
| |
| | |
| This is {{bug|398439}}
| |
| | |
| == Paul ==
| |
| | |
| See
| |
| | |
| what
| |
| i
| |
| mean
| |
| | |
| == rnewman ==
| |
| | |
| <bugzilla>
| |
| {
| |
| "product": "Bugzilla",
| |
| "priority":"P1"
| |
| }
| |
| </bugzilla>
| |