repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1931913 - [wpt-sync] Update web-platform-tests to fb6c27f65c829cea708e497db128f58...
[gecko.git]
/
layout
/
reftests
/
bugs
/
586683-1.html
blob
f1e0d7b715563ac551600c8ff2500d619ef81b79
1
<!DOCTYPE
html
>
2
<html><head>
3
<meta
http-equiv
=
"content-type"
content
=
"text/html; charset=ISO-8859-1"
>
4
<style>
5
body,html { width:
100
%; height:
100
%; padding:
0
; }
6
div {
7
position: absolute;
8
left:
300
px;
9
top:
300
px;
10
width:
100
px;
11
height:
100
px;
12
transform: scale(
4
) perspective(
1
px);
13
border:
1
px solid #
888
;
14
}
15
</style>
16
</head>
17
<body>
18
<div></div>
19
20
</body></html>