summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-ui/resize-change-margin-ref.html
blob: b326c5f8d2c52f08bc2a09e651ae87f6c005979d (plain)
1
2
3
4
<!DOCTYPE html>
<style>body { margin: 0 }</style>
<div style="height: 40px"></div>
<div style="width: 100px; height: 100px; resize: both; overflow: auto; border: 1px solid blue"></div>