mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
It doesn't construct the float correctly, but at least it doesn't crash anymore. Fixes Reddit. Closes #3287.
9 lines
108 B
HTML
9 lines
108 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div class="stand">Toast! Toast! Toast!</div>
|
|
</body>
|
|
</html>
|
|
|