RESOLVED FIXED Bug 42270
Direction aware CSS properties should depend on writing-mode and not on direction.
https://bugs.webkit.org/show_bug.cgi?id=42270
Summary Direction aware CSS properties should depend on writing-mode and not on direc...
Erik Arvidsson
Reported 2010-07-14 10:51:50 PDT
Our direction aware CSS properties (border-start, padding-start, margin-start etc) currently depend on the direction (RTL) but the CSS3 draft makes these depend on the writing-mode. Our writing-mode is insufficient at the moment but when writing-mode is fully working we should update the direction aware properties.
Attachments
Erik Arvidsson
Comment 1 2011-05-05 14:00:58 PDT
Hyatt, this seems to work correctly. I assume you implemented this already?
Note You need to log in before you can comment on or make changes to this bug.