mirror of
https://github.com/servo/servo.git
synced 2025-06-19 14:48:59 +01:00
9 lines
128 B
HTML
9 lines
128 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
body {
|
|
background-image: url(400x400_green.png);
|
|
background-size: 0 0;
|
|
}
|
|
</style>
|
|
Don't crash!
|
|
|