diff options
author | Sam Atkins <atkinssj@gmail.com> | 2021-08-14 14:01:33 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-14 15:09:19 +0200 |
commit | 46b93174fce7ec46f45529f83672ccdac9dd6079 (patch) | |
tree | 0b2a20f89d5737e84dfb52d73c814b6e92edafa4 /Kernel/FileSystem/DevPtsFS.cpp | |
parent | ef2720bcad5840a6e174492eb55046e9edacc782 (diff) | |
download | serenity-46b93174fce7ec46f45529f83672ccdac9dd6079.zip |
LibWeb: Treat multi-value CSS properties as StyleValueList by default
Some properties, such as `margin`, take multiple values but are not
complicated enough to require special-case handling. These no longer
parsed after my previous StyleValue changes, so this fixes that.
In the future we may want to configure whether to allow this for each
property.
Diffstat (limited to 'Kernel/FileSystem/DevPtsFS.cpp')
0 files changed, 0 insertions, 0 deletions