bzbarsky%mit.edu 773a382fdc Adding testcases from bug 263406 to regression tests.
git-svn-id: svn://10.0.0.236/trunk@164496 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-27 05:41:59 +00:00

9 lines
255 B
XML

<?xml-stylesheet type="text/css" href="data:text/css, root { display: block; }
table { display: table; } inner-table { display: table; position: absolute;
width: 200px; right: 0; top: 0"?>
<root>
aaa
<table><inner-table>bbb</inner-table></table>
</root>