mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-25 19:56:30 +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
|
@ -12,6 +12,7 @@ set(SOURCES
|
|||
Actors/PreferenceActor.cpp
|
||||
Actors/ProcessActor.cpp
|
||||
Actors/RootActor.cpp
|
||||
Actors/StyleSheetsActor.cpp
|
||||
Actors/TabActor.cpp
|
||||
Actors/TargetConfigurationActor.cpp
|
||||
Actors/ThreadActor.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue