mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +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
12
layout/reftests/bugs/243519-5d.html
Normal file
12
layout/reftests/bugs/243519-5d.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html style="position:fixed; width:100px; height:100px; display:table;
|
||||
background:yellow; border:10px solid black;">
|
||||
<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/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/CSS21/visudet.html#containing-block-details" />
|
||||
<meta name="assert" content="If there is no such ancestor, the containing block is the initial containing block." />
|
||||
<meta name="flags" content="" />
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue