mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
LibWeb: Provide default text for Reset and Submit buttons
This commit is contained in:
Notes:
github-actions[bot]
2025-01-07 11:42:33 +00:00
Author: https://github.com/stelar7 Commit: https://github.com/LadybirdBrowser/ladybird/commit/056b774b1eb Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3165 Reviewed-by: https://github.com/tcl3 ✅
@@ -306,6 +306,8 @@ private:
|
||||
GC::Ptr<DOM::Element> m_placeholder_element;
|
||||
GC::Ptr<DOM::Text> m_placeholder_text_node;
|
||||
|
||||
void update_button_input_shadow_tree();
|
||||
|
||||
void update_text_input_shadow_tree();
|
||||
GC::Ptr<DOM::Element> m_inner_text_element;
|
||||
GC::Ptr<DOM::Text> m_text_node;
|
||||
|
||||
Reference in New Issue
Block a user