| <div style="width:100px; height:100px; background-color:green"></div> | |
| <div style="width:100px; height:100px; background-color:green"></div> | |
| <p> | |
| Before stylesheet load: (repaint rects (rect 8 8 100 100) )<br> | |
| After stylesheet load: (repaint rects (rect 8 108 100 100) )<br> | |
| </p> |