blob: 800eaa3558ad353d9d8d1770c43ae115f0b53246 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<html xmlns="http://www.w3.org/1999/xhtml"
class="reftest-wait"
style="margin: 12em; padding: 20px 10em; opacity: 0.2; font-size: 11.2px; -moz-appearance: toolbar; white-space: nowrap;"><body
style="position: absolute;"
onload="setTimeout(function() { document.body.removeChild(document.getElementById('tr')); document.documentElement.removeAttribute('class'); }, 30);">
xxx
yyy
<tr id="tr">300</tr></body></html>
|