layout/reftests/bugs/444015-1.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/444015-1.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +<!DOCTYPE html>
     1.5 +<html><head>
     1.6 +<title>Bug 444015 </title>
     1.7 +</head><body>
     1.8 +<table  cellpadding="0" cellspacing="0"><tbody><tr><td align="center" width="500" style="background-color:lime">
     1.9 +  <table style="margin-left: 200px;"  cellpadding="0" cellspacing="0"><tbody><tr><td width="200" style="background-color:white">This line of text should be mostly at the right side of the containing box</td></tr></tbody></table>
    1.10 +</td></tr></tbody></table>
    1.11 +</body>
    1.12 +</html>
    1.13 \ No newline at end of file

mercurial