comparison: layout/base/crashtests/360339-1.xul
layout/base/crashtests/360339-1.xul
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" ?> |
|
2 <?xml-stylesheet href="chrome://global/skin/" type="text/css" ?> |
|
3 |
|
4 <window xmlns:html="http://www.w3.org/1999/xhtml" |
|
5 xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> |
|
6 |
|
7 <html:style> |
|
8 * { float: right; } |
|
9 </html:style> |
|
10 |
|
11 <menulist> |
|
12 <menupopup id="ping"> |
|
13 </menupopup> |
|
14 </menulist> |
|
15 |
|
16 </window> |