diff options
author | Linus Groh <mail@linusgroh.de> | 2020-05-13 17:25:56 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-13 19:25:49 +0200 |
commit | d8cdf3f5e1ee21da1c7ab062c2ca24b2fc7f788b (patch) | |
tree | 98731d91eced2553607aa00c25a2b0d7caaa9628 /Libraries/LibWeb/Parser/CSSParser.cpp | |
parent | 1277290a4afa4116ba3fafd60e9d7dbd12524aef (diff) | |
download | serenity-d8cdf3f5e1ee21da1c7ab062c2ca24b2fc7f788b.zip |
LibWeb: Make CSS property parsing case-insensitive
These are all valid:
background-COLOR: red;
Background-Color: red;
BACKGROUND-COLOR: red;
BaCkGrOuNd-CoLoR: red;
Diffstat (limited to 'Libraries/LibWeb/Parser/CSSParser.cpp')
0 files changed, 0 insertions, 0 deletions