Revert simplistic fix pending revisit of Mozilla integration attempt.
2 <title>multi-background-clip-content-border</title>
4 div { background-image: url(aqua-32x32.png),
6 border: 20px solid transparent;
7 background-clip: content-box, border-box;
8 width: 100px; height: 100px; }