summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/386065-2.html
blob: 27197f51a314880976f67a27257ef703d72faf6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>

<head>
 <style type="text/css">
  div {font-size:0;}
 </style>
</head>

<body>
  <div>This should be invisible.</div>
</body>
</html>