Bug 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git] / layout / reftests / list-item / bullet-justify-1.html
blob22cf2773b29a969d7753e7ba000e9be8a5cd5741
1 <!DOCTYPE html>
2 <style>
3 li {
4 margin-left: 100px;
5 font-size: 100px;
6 text-align-last: justify;
8 span {
9 color: transparent;
11 </style>
12 <li><span>x x</span></li>