layout/base/crashtests/244490-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:9b96ecc31c0a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xml:lang="de" xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>Crash Test</title>
7 <base href="D:\CSS Test Files\" />
8 <style type="text/css">
9 p { border: 1px red solid }
10 p:before { content: url("images/quote_end.png") }
11 </style>
12 </head>
13 <body>
14 <p>Did it crash?</p>
15 </body>
16 </html>

mercurial