mirror of
https://github.com/servo/servo.git
synced 2025-06-10 17:43:16 +00: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>
|
|
|