diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2021-11-24 14:12:35 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-11-24 22:57:46 +0100 |
commit | 42176d37fce566cf0df09251e4cd11e091562458 (patch) | |
tree | 2c476fb2cd0b1f91ae66089b8219337de9853338 /Ports/indent | |
parent | b40388584bc1f72941d8c403c8f1c69b7ff0998b (diff) | |
download | serenity-42176d37fce566cf0df09251e4cd11e091562458.zip |
LibWeb: Implement independent GeneralEnclosed class
This is `<general-enclosed>` in CSS grammar. It represents a section of
a `@media` or `@supports` rule that exists in some future standard that
we don't understand yet, but don't want to make the entire rule invalid.
There's not much that it can usefully do, but we store a string
representation of its contents so that it can be serialized out.
Diffstat (limited to 'Ports/indent')
0 files changed, 0 insertions, 0 deletions