Closed
Bug 1071099
Opened 11 years ago
Closed 11 years ago
Support offset-start and offset-end for absolute positioning
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
DUPLICATE
of bug 1120283
People
(Reporter: julienw, Unassigned)
References
()
Details
(Whiteboard: [css-position])
In this recent working draft, we could use offset-start and offset-end so that it's easier to produce RTL documents.
As far as I know we want to support RTL in B2G in a soonish version and we could definitely use this feature. Having either a prefixed implementation or having the feature available to certified apps only is good enough for me in short-term, and would make it possible for the implementer to have a quick feedback.
This has a long dependency chain if we want to do this sanely.
Depends on: 649142
Updated•11 years ago
|
Severity: normal → enhancement
OS: Linux → All
Hardware: x86_64 → All
Whiteboard: [css-position]
Comment 2•11 years ago
|
||
These offset-{start,end,before,after} properties should be replaced with offset-{block,inline}-{start,end} in http://dev.w3.org/csswg/css-logical-props/. Duping forward to bug 1120283 where we're implementing those.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•