mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
6 lines
127 B
HTML
6 lines
127 B
HTML
<!DOCTYPE html>
|
|
|
|
<body></body>
|
|
<script>
|
|
getComputedStyle(document.documentElement, '::view-transition-group(*)');
|
|
</script> |