зеркало из https://github.com/mozilla/gecko-dev.git
19 строки
310 B
HTML
19 строки
310 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<meta charset="utf-8">
|
|
<title>Test for bug 1050493</title>
|
|
|
|
<style>
|
|
body {
|
|
position: relative;
|
|
}
|
|
#box {
|
|
width: 50px;
|
|
height: 50px;
|
|
background-color: red;
|
|
position: absolute;
|
|
}
|
|
</style>
|
|
|
|
<div style="left: 5.556750627747686px; top: 0.5041006554218519px;" id="box"></div>
|