<!
DOCTYPE HTML >
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<
html ><
head >
<
title >CSS Test: Testing layout of rel.pos. grid items</
title >
<
link rel=
"author" title =
"Mats Palmgren" href=
"https://bugzilla.mozilla.org/show_bug.cgi?id=1151316 " >
<
meta charset=
"utf-8" >
<
style type=
"text/css" >
body ,
html { color:black; background:white;
font -size:
16 px; padding:
0 ; margin:
0 ; }
.grid {
height:
30 px;
border:
3 px solid;
}
.c1 { background: grey; }
.r2 { transform: translate(-
201 px, -
90 px); }
.r3 { transform: translate(-
10 px, -
40 px); }
.r4 { transform: translate(
70 px,
40 px); }
span {
border:
1 px solid;
display: inline-block;
width:
18 px;
height:
28 px;
vertical-align: top;
}
.abs {
background: lime;
position: absolute;
top:
116 px;
left:
204 px;
padding-left:
3 px;
padding-top:
5 px;
width:
18 px;
height:
28 px;
vertical-align: top;
}
.abs1 {
position: absolute;
top: -
5 px;
left: -
11 px;
width:
30 px;
height:
36 px;
}
</
style >
</
head >
<
body >
<
div class=
"grid" >
<
span class=
"c1" >
1 </
span >
<
span class=
"abs r1" ><
iframe width=
"20" height=
"20" src=
"data:text/html,<body>F" ></
iframe ></
span >
<
span class=
"abs r2" ><
iframe width=
"20" height=
"20" src=
"data:text/html,<body>2" ></
iframe ></
span >
<
span class=
"abs r3" style =
"xheight:23px" ><
span class=
"abs1" >r3</
span ></
span >
<
span class=
"abs r4" style =
"xheight:23px" ><
span class=
"abs1" >r4</
span ></
span >
</
div >
</
body >
</
html >
Messung V0.5 in Prozent C=99 H=100 G=99
¤ Dauer der Verarbeitung: 0.16 Sekunden
(vorverarbeitet am 2026-06-05)
¤
*© Formatika GbR, Deutschland