mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-27 03:10:01 +00:00
6 lines
103 B
HTML
6 lines
103 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
html {
|
|
content: counters(index);
|
|
}
|
|
</style>PASS (didn't crash)
|