canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
(Note that we don't need separate IDLs to get preffable CSS properties.) |
(1 alternates with 3 (after 2)) |
||
| Line 48: | Line 48: | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=735577 Bug 1]: Logicalization of layout parameters | * [https://bugzilla.mozilla.org/show_bug.cgi?id=735577 Bug 1]: Logicalization of layout parameters | ||
** Renaming | ** Renaming | ||
** really want to do this a class at a time, alternating with bug 3, to check that it's being done right | |||
** Note that not all properties get treated the same. For example, the offset of a <code>text-shadow</code> property is unaffected by writing mode. | ** Note that not all properties get treated the same. For example, the offset of a <code>text-shadow</code> property is unaffected by writing mode. | ||
** Get all tests to pass with logical params in use | ** Get all tests to pass with logical params in use | ||