mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 11:45:11 +00:00

This builds on the existing ad-hoc ResourceLoader code for HTTP fetches which works for files as well. This also includes a test that checks that stylesheets loaded with the "file" URL scheme actually work.
1 line
No EOL
93 B
HTML
1 line
No EOL
93 B
HTML
<!DOCTYPE html><head><link rel="stylesheet" href="link-sheet.css"></head><body><div id="foo"> |