Re: RTL support in CSS (Was: [css3-box] Float start/end issue)

On Wednesday 2014-09-24 18:17 +0200, Julien Wajsberg wrote:
> Gecko currently supports: margin-start, margin-end, padding-start,
> padding-end (prefixed), text-align: start/end, and of course the
> standard support in flexible layout.

The prefixed margin/padding/border support in Gecko doesn't match
the spec, though.  It uses my initial proposal of expanding to a set
of longhands, rather than what the group eventually adopted, which
involved relying on preserving order within CSS declarations (which
we haven't implemented).  I would want to fix this [1] (which
involves a good bit of work) before expanding it (to offsets, etc.).

-David

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=649142

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                          https://www.mozilla.org/   𝄂
             Before I built a wall I'd ask to know
             What I was walling in or walling out,
             And to whom I was like to give offense.
               - Robert Frost, Mending Wall (1914)

Received on Wednesday, 24 September 2014 16:37:39 UTC