ISSUE-11
position from end
Positioning a background image a certain distance from an edge that depends on the writing mode
- State:
- OPEN
- Product:
- CSS4 Backgrounds and Borders
- Raised by:
- Elika Etemad
- Opened on:
- 2008-04-04
- Description:
Background images, especially for inline text, are sometimes used to decorate the text. In such a case, the position of the image may depend on the writing mode and thus it may be necessary to indicate that the 'background-position' is calculated with respect to a "start" or "after" edge instead of from the top left. Apart from adding keywords to 'background-position', options are to use '::before' and '::after' to add the decorations, to use selectors creatively (':lang()' and [DIR=...]), or introduce new pseudo-classes ':tlr' and ':rtl' that represent the inherited value of the DIR attribute. This issue should probably be considered in combination with ISSUE-10, especially if a solution with new keywords is considered: http://www.w3.org/Style/CSS/Tracker/issues/10- Related Actions Items:
- No related actions
- Related emails:
- [css3-background] Issues and Proposed Resolutions (from fantasai.lists@inkedblade.net on 2008-05-13)
- backgrounds and borders open issues (from fantasai@inkedblade.net on 2008-05-13)
- Re: Errata in CR-css3-color-20030514 (from dbaron@dbaron.org on 2008-05-12)
- ISSUE-11 (position from end): Positioning a background image a certain distance from an edge that depends on the writing mode [CSS3 Backgrounds and Borders] (from sysbot+tracker@w3.org on 2008-04-04)
Related notes:
No additional notes.
Display change log