This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-24 21:42:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab8be9aed53ff048dbcf5819bbbab989d1f65ec1
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Loader
History
PrestonLTaylor
080b4e5e27
LibWeb: Allow loading of SVGs in ImageResource
...
This will allow for SVGs to be loaded when used in CSS rules.
2023-06-06 11:04:14 +02:00
..
ContentFilter.cpp
…
ContentFilter.h
…
FileRequest.cpp
…
FileRequest.h
…
FrameLoader.cpp
…
FrameLoader.h
LibWeb: Add
Page::has_ongoing_navigation()
2023-05-30 20:40:23 +02:00
ImageLoader.cpp
…
ImageLoader.h
…
ImageResource.cpp
LibWeb: Allow loading of SVGs in ImageResource
2023-06-06 11:04:14 +02:00
ImageResource.h
LibWeb: Allow loading of SVGs in ImageResource
2023-06-06 11:04:14 +02:00
LoadRequest.cpp
…
LoadRequest.h
…
ProxyMappings.cpp
…
ProxyMappings.h
…
Resource.cpp
LibWeb: Add
Page::has_ongoing_navigation()
2023-05-30 20:40:23 +02:00
Resource.h
LibWeb: Allow loading of SVGs in ImageResource
2023-06-06 11:04:14 +02:00
ResourceLoader.cpp
…
ResourceLoader.h
…