mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 17:37:00 +02:00
Fixes LadybirdBrowser/ladybird#887. (cherry picked from commit 5abe246385dc70e9b69426cd19302d28b7d869d0)
6 lines
87 B
HTML
6 lines
87 B
HTML
<style>
|
|
html {
|
|
content: counters(index);
|
|
}
|
|
</style>PASS (didn't crash)
|