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
Backed out changeset 555c786396f8 (bug 1852046) as requested. CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
transform-3d
/
backface-visibility-1a.html
blob
b491051ba8e18024fba6258ba5fbfd9844f0cff9
1
<html>
2
<head>
3
</head>
4
<body>
5
<div
style
=
"transform: rotatex(180deg); backface-visibility: visible; width: 100px; height: 100px;"
>
6
Test Text
7
</div>
8
</body>
9
</html>