Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-transforms
/
crashtests
/
zero-perspective-001.html
blob: 923794ed60cd5c25f93922eaa72b84e3a8357b84 [
file
] [
edit
]
<!doctype html>
<meta
charset
=
"utf-8"
>
<link
rel
=
"help"
href
=
"https://bugzilla.mozilla.org/show_bug.cgi?id=1772640"
>
<div
id
=
"test"
>
<style>
*
{
overflow-x
:
scroll
;
perspective
:
0px
;
}
#
a
{
rotate
:
1deg
0
1
0
;
}
</style>
<ul
id
=
"a"
>
IjzXS
</ul>