Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/ParsingContext.cpp
Andrew Kaster d76167b8a4 LibWeb: Add CSS ParsingContext constructor with a realm and URL
This is useful for when we want to parse paths relative to the current
ESO's api base url when there isn't a document, such as in a Worker
context.
2024-05-16 08:02:43 +02:00

1.7 KiB