4 <script type=
"text/javascript">
7 document
.body
.offsetTop
;
8 document
.getElementById('t').style
.display
='none';
12 <body onload=
"test()">
14 This is a regression test for
15 <i><a href=
"https://bugs.webkit.org/show_bug.cgi?id=9652">http://bugzilla.opendarwin.org/show_bug.cgi?id=
9652</a>
16 Assertion failure when changing an RTL table cell to display:none
</i>.
20 No assertion failure means TEST PASS.
22 <table dir=
"rtl" style=
"border: 1px solid green;">