1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-26 13:58:49 +00:00
Files
UXP/layout/reftests/transform/table-2-ref.html
T

7 lines
187 B
HTML

<!doctype html>
<div style="-moz-transform:translate(200px) rotate(180deg);-moz-transform-origin:left">
<table>
<caption style=caption-side:bottom>there!</caption>
<tr><td>Hello
</table>