mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 17:37:30 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
9
layout/reftests/bugs/243519-9-ref.html
Normal file
9
layout/reftests/bugs/243519-9-ref.html
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<title>CSS 2.1 Test Suite: Test for containing block for absolutely positioned elements being initial containing block</title>
|
||||
<link rel="author" title="Robert O'Callahan" href="mailto:robert@ocallahan.org" />
|
||||
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
||||
<body style="margin:0">
|
||||
<div style="position:fixed; width:50%; height:50%; left:50px; top:50px; border:10px solid black;"></div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue