tenfourfox/layout/reftests/css-import/445415-2-ref.xhtml
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
347 B
HTML

<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
<body>
<div style="color: cyan">cyan</div>
<div style="color: blue">blue</div>
<div style="color: yellow">yellow</div>
</body>
</html>