14 lines
287 B
HTML
14 lines
287 B
HTML
<html reftest-zoom="3" class="reftest-wait">
|
|
<head>
|
|
<style>
|
|
* {
|
|
scale: 0.906 52 2;
|
|
backdrop-filter: hue-rotate(1deg);
|
|
backface-visibility: hidden;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body onload="document.documentElement.classList.remove('reftest-wait')">
|
|
<table>
|
|
<th>
|
|
</body>
|