Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
michael@0 | 1 | <html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print"> |
michael@0 | 2 | <style> |
michael@0 | 3 | tbody::first-letter {float: right; } |
michael@0 | 4 | tbody::before { content:"before textbefore textbefore textbefore textbefore textbefore text"; float:right;}> |
michael@0 | 5 | </style> |
michael@0 | 6 | <th style="direction: rtl;"> |
michael@0 | 7 | m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m |
michael@0 | 8 | <span style="position: absolute;"> |
michael@0 | 9 | <tbody style="float: right; page-break-before: right;">m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m m </tbody> |
michael@0 | 10 | </span> |
michael@0 | 11 | </th> |
michael@0 | 12 | |
michael@0 | 13 | <style> |
michael@0 | 14 | tbody::first-line { } |
michael@0 | 15 | </style> |
michael@0 | 16 | </html> |