| <style> |
| div { width: 80px; border: 1px solid blue; padding: 4px; margin: 4p;x } |
| </style> |
| <p> |
| Test for <i><a href="rdar://problem/6020930">rdar://problem/6020930</a> Bidi Problem When Resizing Window</i>. |
| </p> |
| <p> |
| The boxes below should be identical to each other. |
| </p> |
| <div style="-webkit-line-break: after-white-space;"> |
| المائة مليار 12345 من |
| </div> |
| <div> |
| المائة مليار 12345 من |
| </div> |