mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
315 B
XML
7 lines
315 B
XML
<?xml-stylesheet type="text/css" href="data:text/css, root { display: table; }
|
|
table {display: table; position: fixed; top: auto; left: 200px }
|
|
tbody { display: table-row-group }
|
|
tr { display: table-row }
|
|
td { display: table-cell }
|
|
"?>
|
|
<root><table><tbody><tr><td>bbb</td></tr></tbody></table></root> |