Bug 1874684 - Part 17: Fix uninitialised variable warnings from clang-tidy. r=allstarschh
[gecko.git] / layout / reftests / transform / table-2b.html
blob1ab20b11d442b81e126ecfff3188d440d5e5d692
1 <!doctype html>
2 <table style="display:inline-table;transform:translate(200px) rotate(180deg);transform-origin:left">
3 <caption style=caption-side:bottom>there!</caption>
4 <tr><td>Hello
5 </table>