mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7697c5bf56
--HG-- extra : rebase_source : 1b860fd6071095b74709dcd161ba8878dc2938b9
8 lines
337 B
HTML
8 lines
337 B
HTML
<!DOCTYPE html>
|
|
<div style="width: 200px; height: 200px; margin: 50px; -moz-transform: skewY(30deg); position: relative;">
|
|
<div style="height: 200px; overflow: auto;">
|
|
<div style="height: 400px;"></div>
|
|
</div>
|
|
<div style="position: absolute; top: -2px; right: -2px; bottom: -2px; width: 50px; background: white;"></div>
|
|
</div>
|