canmove, Confirmed users
1,577
edits
(→Layout) |
|||
| Line 215: | Line 215: | ||
= Layout = | = Layout = | ||
In the area of layout we need to enable a bunch of new ways to express layouts that designers have used through other tools for years. These include flexbox, which is very similar what what we've been using to layout the Firefox UI for years, Grid and Regions & Exclusions. All of these enable new kinds of experiences. | |||
We also need to enable Gecko to run on Mobile devices. This means that we need to lay out pages with fonts in a sane way and enable spring scrolling for touch devices. | |||
Please also see the [https://wiki.mozilla.org/Platform/Layout#Feature_Planning Layout Feature Planning Page]. | Please also see the [https://wiki.mozilla.org/Platform/Layout#Feature_Planning Layout Feature Planning Page]. | ||