gecko/layout/reftests/native-theme/492155-4.html
Markus Stange 7697c5bf56 Bug 514745 - Transformed scrollbars render in the wrong place. r=josh
--HG--
extra : rebase_source : 1b860fd6071095b74709dcd161ba8878dc2938b9
2009-09-28 10:58:15 +13:00

11 lines
316 B
HTML

<!DOCTYPE html>
<html style="height: 100%;"><body style="height: 100%; margin: 0;">
<div style="height: 50%"></div>
<div style="width: 200px; height: 200px; -moz-transform: scale(-1); position: relative;">
<div style="height: 200px; overflow: auto;">
<div style="height: 400px;"></div>
</div>
</div>
</div>