Bug 1858983 [wpt PR 42532] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / writing-mode / 1127488-align-bottom-right-ref.html
blob9e9d7922976aa2cff726039a1bae33b54c49f572
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>CSS Reftest Reference</title>
5 <link rel="author" title="GĂ©rard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
6 <style type="text/css">
7 body {
8 margin: 0;
10 div {
11 position: absolute;
12 left: 200px;
13 top: 200px;
15 </style>
16 </head>
17 <body>
18 <div><img src="green-100x100.png" width="100" height="100" alt="Image download support must be enabled"></img></div>
19 </body>
20 </html>