mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
ebc08714b9
--HG-- extra : rebase_source : 58c4a76114582ba5504035f399659820ff8f66a5
13 lines
222 B
HTML
13 lines
222 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link href="print.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<p>
|
|
<span>This text appears in both the testcase and non-reference case.</span>
|
|
</p>
|
|
</body>
|
|
</html>
|