<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - html files downloaded rather than displayed"
href="https://bugs.webkit.org/show_bug.cgi?id=160347#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - html files downloaded rather than displayed"
href="https://bugs.webkit.org/show_bug.cgi?id=160347">bug 160347</a>
from <span class="vcard"><a class="email" href="mailto:orbisvicis@gmail.com" title="orbisvicis@gmail.com">orbisvicis@gmail.com</a>
</span></b>
<pre>shared-mime-info.x86_64 1.6-1.fc24
This bug report is only applicable to local files (file:///), I forgot to mention. Test files:
#1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>">
<html xmlns="<a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<h1>Hello Heading</h1>
<p>Hello paragraph.</p>
</body>
</html>
#2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"<a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</a>">
<html>
<body>
<h1>Hello Heading</h1>
<p>Hello paragraph.</p>
</body>
</html></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>