| border: 2px dashed maroon; |
| -moz-box-sizing: border-box; |
| -moz-box-sizing: border-box; |
| <!-- All objects in the first row need to look identical --> |
| <object class="object1" data="../as-image/resources/circle-default-default.svg"></object> |
| <object class="object2" data="../as-image/resources/circle-default-default.svg"></object> |
| <object class="object3" data="../as-image/resources/circle-default-default.svg"></object> |
| <!-- Part of this object is clipped, because of the different box sizing strategy, matches Opera/FF --> |
| <object class="object4" data="../as-image/resources/circle-default-default.svg"></object> |