comparison: layout/base/crashtests/640272.html
layout/base/crashtests/640272.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html><head> |
|
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
|
4 <title>Testcase for bug 640272</title> |
|
5 <style> |
|
6 #waBackButton { |
|
7 border: 1px solid blue; |
|
8 border-image: url(640272-empty.html) 0 10 0 15; |
|
9 } |
|
10 </style> |
|
11 </head> |
|
12 <body> |
|
13 <a href="index.html" id="waBackButton">Indietro</a> |
|
14 </body> |
|
15 </html> |