mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 17:49:40 +00:00
LibDevTools+LibWebView: Implement getting document style sheets
This commit is contained in:
parent
cf601a49bb
commit
0b86bcfba7
Notes:
github-actions[bot]
2025-03-13 20:57:24 +00:00
Author: https://github.com/trflynn89
Commit: 0b86bcfba7
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3920
10 changed files with 274 additions and 6 deletions
|
@ -24,6 +24,7 @@ class PageStyleActor;
|
|||
class PreferenceActor;
|
||||
class ProcessActor;
|
||||
class RootActor;
|
||||
class StyleSheetsActor;
|
||||
class TabActor;
|
||||
class TargetConfigurationActor;
|
||||
class ThreadActor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue