mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
It doesn't construct the float correctly, but at least it doesn't crash anymore. Fixes Reddit. Closes #3287.
10 lines
108 B
HTML
10 lines
108 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div class="stand">Toast! Toast! Toast!</div>
|
|
</body>
|
|
</html>
|
|
|