mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
9 lines
112 B
HTML
9 lines
112 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="display: inline-block">This should be visible</div>
|
|
</body>
|
|
</html>
|
|
|
|
|