gecko-dev/layout/reftests/printing/test-unexpected-text-noref....

13 строки
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>