Files
servo/tests/wpt/web-platform-tests/css/css-ui/resize-change-margin-ref.html

5 lines
185 B
HTML

<!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>