mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 13:11:01 +00:00
This patch adds basic support for external stylesheets. It currently only works with file:// URLs. We do a synchronous full relayout after loading a stylesheet, which is definitely on the aggressive side, but it gives us something to work on improving. :^) |
||
|---|---|---|
| .. | ||
| CSSParser.cpp | ||
| CSSParser.h | ||
| HTMLParser.cpp | ||
| HTMLParser.h | ||