mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-11 07:42:00 +00:00
11 lines
237 B
HTML
11 lines
237 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>uncached testcase</title>
|
|
<link rel="stylesheet" charset="UTF-8" type="text/css" media="screen" href="doc_uncached.css"/>
|
|
</head>
|
|
<body>
|
|
<div>uncached <span>testcase</span></div>
|
|
</body>
|
|
</html>
|