7 border:
6px solid green;
12 border-collapse: collapse;
14 -webkit-writing-mode: vertical-lr;
15 -moz-writing-mode: vertical-lr;
16 writing-mode: vertical-lr;
24 <p>Test for bug
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=87900">87900</a>: Add support for direction on table row group with collapsing borders
</p>
25 <p>This test checks that a rtl table with a vertical writing mode and a ltr row group properly compute its collapsing borders when the top borders are disabled.
</p>
26 <p>For this test to pass, there should be only green borders on the cells and no top border on the table.
</p>