https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ae45b008041d0e05081c1cac71910b0109720215 authored by Petru-Mugurel Lingurar on 08 May 2020, 15:52:13 UTC
Bug 1633568 - Document the installation ping. r=frank, a=RyanVM
Tip revision: ae45b00
399636-quirks-html.html
<html lang="en-US">
<head>
	<title>Reftest, bug 399636 (quirks mode, family from HTML)</title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<style type="text/css">
	body { text-rendering: optimizeLegibility; }

	/* ensure consistent vertical positioning under variation in
	   first-choice font */
	p { line-height: 50px; font-size: 16px; }
	span, font { line-height: 25px; }

	</style>
</head>
<body>

<p>&nbsp;<font face="Symbol, Webdings, Wingdings, serif">PASS</font></p>

</body>
</html>
back to top