mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
7 lines
191 B
HTML
7 lines
191 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
<html>
|
|
<body>
|
|
a<span style="display: inline-block; overflow: hidden">b</span>
|
|
</body>
|
|
</html>
|