MudGuard: background-position: Das sind keine 10 %!

Beitrag lesen

Hi,

border + padding + width

border zählt nicht mit. Im Firefox jedenfalls nicht.

Hm - Nachguck. Tatsache.
CSS 2.1 widerspricht sich da m.E. ein bißchen selbst:

http://www.w3.org/TR/CSS21/colors.html#q2
In terms of the box model, "background" refers to the background of the content, padding and border areas.

http://www.w3.org/TR/CSS21/box.html#border-style-properties
All borders are drawn on top of the box's background.

http://www.w3.org/TR/CSS21/colors.html#q2
With a value pair of '0% 0%', the upper left corner of the image is aligned with the upper left corner of the box's padding edge.

Demnach erstreckt sich der Hintergrund bis an die border-edge, wird aber relativ zur padding-edge positioniert - find ich doof.

cu,
Andreas

--
Warum nennt sich Andreas hier MudGuard?
Schreinerei Waechter
Fachfragen per E-Mail halte ich für unverschämt und werde entsprechende E-Mails nicht beantworten. Für Fachfragen ist das Forum da.