241
edits
No edit summary |
No edit summary |
||
Line 41: | Line 41: | ||
** Need to investigate how to pref this (and all writing-mode processing) on and off -- put in a separate DOM idl? | ** Need to investigate how to pref this (and all writing-mode processing) on and off -- put in a separate DOM idl? | ||
** Possibly want to be able to <code>#ifdef</code> it as well? Or just back out the changes after each uplift so we don't pay the perf cost until it's ready? | ** Possibly want to be able to <code>#ifdef</code> it as well? Or just back out the changes after each uplift so we don't pay the perf cost until it's ready? | ||
* | * Initial containing block with a vertical writing mode | ||
** i.e. laying out the whole document with a horizontal block flow and vertical text flow | ** i.e. laying out the whole document with a horizontal block flow and vertical text flow | ||
** UI features | ** UI features |
edits