mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-08 05:27:14 +09:00
7 lines
83 B
HTML
7 lines
83 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
div {
|
|
clip: rect(0, 0, 0, calc(2px));
|
|
}
|
|
</style>
|
|
<div>
|