diff options
author | Andreas Kling <kling@serenityos.org> | 2020-06-04 16:06:32 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-04 16:06:32 +0200 |
commit | 959de19418c831e1384f6d65a45971dd1d6a4287 (patch) | |
tree | 11799bded8de162b37feab50fd098aeb0b6a0a71 /AK/Assertions.h | |
parent | ec1891837fd2aeec9b644ca1b70caf6f026e305a (diff) | |
download | serenity-959de19418c831e1384f6d65a45971dd1d6a4287.zip |
LibWeb: Process style sheets in document order
Until now we would simply apply stylesheets in the order they finished
loading. This patch adds a StyleSheetList object that hangs off of each
Document and contains all the style sheets in document order.
There's still a lot of work to do for a proper cascade, but at least
this makes us consistently wrong every time. :^)
Diffstat (limited to 'AK/Assertions.h')
0 files changed, 0 insertions, 0 deletions