gecko/browser/base/content/test/tabview/dummy_page.html
Raymond Lee 5012624462 Bug 589324 - Switch-to-Tab after Session Restore does not respect Tab Candy grouping [r=dietrich, a=blocking2.0]
--HG--
extra : rebase_source : d686048096632e598662f946fc891fee1edfead6
2010-11-13 02:37:34 +08:00

9 lines
119 B
HTML

<html>
<head>
<title>This is a dummy test page</title>
</head>
<body>
<p>This is a dummy test page</p>
</body>
</html>