hyatt@apple.com | 7d76c8e | 2010-10-21 21:16:55 +0000 | [diff] [blame] | 1 | <div style="height:500px;-webkit-writing-mode:vertical-lr;font-size:18px"> |
| 2 | <span style="text-decoration:underline">This text should be rotated 90 degrees and underlined.</span> |
| 3 | <br> |
| 4 | <span style="text-decoration:overline">This text should be rotated 90 degrees and overlined.</span> |
| 5 | <br> |
| 6 | <span style="text-decoration:line-through">This text should be rotated 90 degrees and struck through.</span> |
| 7 | <br> |
| 8 | <span style="text-shadow: red 10px 0 5px">This text should have a red shadow that is offset horizontally.</span> |
| 9 | <br> |
| 10 | <br> |
| 11 | <span style="text-shadow: green 60px 0 5px; text-decoration:overline">This text should have an overline plus horizontal green shadow</div> |