no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / layout / reftests / box-shadow / overflow-not-scrollable-1-ref2.html
blob03d34afd9f9104717d82c2af3d230625d9aba991
1 <!DOCTYPE HTML>
2 <style type="text/css">
4 div {
5 height: 200px; width: 200px;
6 font-size: 50px;
9 span {
10 /* work around potential font overflow */
11 margin-left: 5px;
14 </style>
15 <div>
16 <span>text</span>
17 </div>