mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
8 lines
83 B
HTML
8 lines
83 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
div {
|
|
clip: rect(0, 0, 0, calc(2px));
|
|
}
|
|
</style>
|
|
<div>
|