mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 02:38:13 +00:00
Ladybird+LibWebView: Add an Inspector action to screenshot a DOM node
This commit is contained in:
parent
e3df035c5d
commit
71fdf0860e
7 changed files with 31 additions and 0 deletions
|
@ -28,6 +28,7 @@ public:
|
|||
|
||||
void context_menu_edit_dom_node();
|
||||
void context_menu_copy_dom_node();
|
||||
void context_menu_screenshot_dom_node();
|
||||
void context_menu_remove_dom_node();
|
||||
void context_menu_add_dom_node_attribute();
|
||||
void context_menu_remove_dom_node_attribute();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue