1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/405305-1.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +<html> 1.5 +<body> 1.6 +<fieldset> 1.7 + <legend style="background:red; margin:0; border:0; padding:0;"> 1.8 + <span style="float:left; display:inline-block; background:green; width:100px; height:100px;"> 1.9 + </legend> 1.10 +</fieldset> 1.11 +</body> 1.12 +</html>