repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1931796. Don't UpdateCanvasBackground when the display we are building is for...
[gecko.git]
/
layout
/
tables
/
crashtests
/
308752-2.html
blob
fdfca1658b8c731b4ad3550f8c3ae67b9372e291
1
<html
class
=
"reftest-wait"
>
2
<head>
3
<script>
4
setTimeout
(
'document.documentElement.className = ""'
,
500
);
5
</script>
6
<body>
7
<iframe
src
=
"308752-2-inner.html"
></iframe>
8
</body>
9
</html>