Sandbox: Difference between revisions

1,835 bytes removed ,  16 July 2013
no edit summary
m (Undo revision 387160 by Mook (talk))
No edit summary
Line 1: Line 1:
{{Module
This is a paragraph before the ol list:
|name=accessibility
# first
|description=Making Mozilla more accessible. A description which runs onto a second line. More description. Yet more description.
# second
|group=tools
# third
|source_dir=accessibility
This is a paragraph after the ol list
|url=http://www.bugzilla.org/docs
|owners=Fred Flintstone
|peers=Barney Rubble, Wilma Flintstone
}}


{{Module
This is a paragraph before the ul list:
|name=accessibility
* first
|description=Making Mozilla more accessible. A description which runs onto a second line. More description. Yet more description.
* second
|group=tools
* third
|source_dir=accessibility
This is a paragraph after the ul list
|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=&quot;theora, vorbis&quot;" /></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>
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
118

edits