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