From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- ...focused_document_element_becoming_editable.html | 157 +++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 editor/libeditor/tests/test_focused_document_element_becoming_editable.html (limited to 'editor/libeditor/tests/test_focused_document_element_becoming_editable.html') diff --git a/editor/libeditor/tests/test_focused_document_element_becoming_editable.html b/editor/libeditor/tests/test_focused_document_element_becoming_editable.html new file mode 100644 index 0000000000..98ddf54f2b --- /dev/null +++ b/editor/libeditor/tests/test_focused_document_element_becoming_editable.html @@ -0,0 +1,157 @@ + + + + +Testing non-editable root becomes editable after getting focus + + + + + + + -- cgit v1.2.3