layout/reftests/bugs/368155-1-ref.xhtml

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/368155-1-ref.xhtml	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
     1.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
     1.7 +<head>
     1.8 +  <title>Bug 368155 Reference</title>
     1.9 +</head>
    1.10 +<body>
    1.11 +<div style="float: left; padding-left: 10px; border: 1px inset;">All of this text should be on one line</div>
    1.12 +</body>
    1.13 +</html>

mercurial