mirror of
https://github.com/servo/servo.git
synced 2025-06-11 10:00:18 +00:00
8 lines
112 B
HTML
8 lines
112 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="display: inline-block">This should be visible</div>
|
|
</body>
|
|
</html>
|
|
|
|
|