diff options
author | Andreas Kling <kling@serenityos.org> | 2020-06-24 15:38:21 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-24 16:49:51 +0200 |
commit | ecacab8618761f4cb539480a4e19861670dc2679 (patch) | |
tree | 7c72fade9f3e434e20a9902673f02e16bd8b223f /Ports/.gitignore | |
parent | 959464fce404f53a8af4ce0b38ec7426f3eb8a05 (diff) | |
download | serenity-ecacab8618761f4cb539480a4e19861670dc2679.zip |
LibWeb: Move width into LayoutStyle
This patch also adds the ability for Length to contain percentage
values. This is a little off-spec, but will make storing and dealing
with lengths a lot easier.
To resolve a Length to a px-or-auto Length, there are now helpers
for that. After calling them, you no longer have to think about
em, rem, %, and such things.
Diffstat (limited to 'Ports/.gitignore')
0 files changed, 0 insertions, 0 deletions