mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
10 lines
128 B
HTML
10 lines
128 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
body {
|
|
background-image: url(400x400_green.png);
|
|
background-size: 0 0;
|
|
}
|
|
</style>
|
|
Don't crash!
|
|
|