mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 20:59:16 +00:00
LibWeb: Relayout document when SVG image is successfully loaded
This commit is contained in:
parent
45e4ab69d6
commit
dcbb073b3e
Notes:
github-actions[bot]
2024-09-03 09:31:12 +00:00
Author: https://github.com/tcl3
Commit: dcbb073b3e
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1257
Reviewed-by: https://github.com/AtkinsSJ ✅
2 changed files with 2 additions and 8 deletions
|
@ -64,7 +64,6 @@ private:
|
|||
|
||||
JS::GCPtr<HTML::SharedResourceRequest> m_resource_request;
|
||||
Optional<DOM::DocumentLoadEventDelayer> m_load_event_delayer;
|
||||
JS::GCPtr<DOM::DocumentObserver> m_document_observer;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue