diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2022-02-23 19:56:25 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-02-25 19:35:34 +0100 |
commit | adaab231496a05ac6e3ece59b6c97a8b7affb015 (patch) | |
tree | 654d88e2b78d5cf7c1accb306b9a5a66620532b5 /Ports/ffmpeg | |
parent | a9ad72cc0ff197fda4ea7a138a5dc388782316bb (diff) | |
download | serenity-adaab231496a05ac6e3ece59b6c97a8b7affb015.zip |
LibWeb: Parse the `content` property
For now, we only understand `none`, `normal`, `<image>` and `<string>`.
The various other functions and identifiers can be added later.
We can *almost* use a StyleValueList for this, except it's divided into
two parts - the content, and the optional "alt text". So, I've added a
new StyleValue for it.
Diffstat (limited to 'Ports/ffmpeg')
0 files changed, 0 insertions, 0 deletions