gecko-dev/layout/reftests/bugs/1406179.html
Alexis Beingessner 692c803365 Bug 1406179 - add reftest to check that preserve-3d corrupts nothing. r=kats
MozReview-Commit-ID: 5kmAQIu0CP

--HG--
extra : rebase_source : fad50f5d9ad612034f5c44e951b145edc58b6b6b
2018-05-14 14:09:54 -04:00

4 lines
96 B
HTML

<div style="perspective:1000px">
<div style="transform-style: preserve-3d">hallo</div>
</div>