| -webkit-transform: translateZ(0); |
| box-shadow: 0 0 15px black; |
| -webkit-transform: rotate3d(0, 0, 1, 45deg); |
| background-color: silver; |
| <p>Overlay scrollbars (on Mac) should show in the correct place when scrolling.</p> |
| <p>Overlay scrollbars (on Mac) should show in the correct place when scrolling, and the resize corner should show in the correct place.</p> |
| <div class="scroll" style="resize: both; overflow:hiddens"> |
| <p>Overlay scrollbars (on Mac) should show in the correct place when scrolling, and the resize corner should show in the correct place.</p> |
| <div class="rotated scroll" style="resize: both; overflow:hiddens"> |