mirror of
https://github.com/servo/servo.git
synced 2025-06-19 06:38:59 +01:00
7 lines
129 B
HTML
7 lines
129 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="display: inline-block; overflow: hidden">This should be visible</div>
|
|
</body>
|
|
</html>
|
|
|