RetroZilla/layout/html/tests/block/bugs/13258.html

8 lines
251 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<head>
</head>
<body>
<p>This link <A HREF="bg3upgrade.html"><B>Blue G3 ROM Block</B></A> is surrounded by B tags.</P>
<p>This link is not: <A HREF="http://www.apple.com/quicktime/download/support/">stand-alone installer</A></P>
</body>
</html>