From 086c044dc34dfc0f74fbe41f4ecb402b2cd34884 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:33 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../selection-modify-around-textarea.html | 23 ++++++ ...-modify-line-boundary-around-empty-details.html | 29 +++++++ ...lection-modify-line-boundary-around-shadow.html | 30 +++++++ .../selection-range-after-editinghost-removed.html | 69 ++++++++++++++++ .../selection-range-after-textcontrol-removed.html | 55 +++++++++++++ ...-shadow-after-the-shadow-removed.tentative.html | 96 ++++++++++++++++++++++ 6 files changed, 302 insertions(+) create mode 100644 testing/web-platform/tests/selection/crashtests/selection-modify-around-textarea.html create mode 100644 testing/web-platform/tests/selection/crashtests/selection-modify-line-boundary-around-empty-details.html create mode 100644 testing/web-platform/tests/selection/crashtests/selection-modify-line-boundary-around-shadow.html create mode 100644 testing/web-platform/tests/selection/selection-range-after-editinghost-removed.html create mode 100644 testing/web-platform/tests/selection/selection-range-after-textcontrol-removed.html create mode 100644 testing/web-platform/tests/selection/selection-range-in-shadow-after-the-shadow-removed.tentative.html (limited to 'testing/web-platform/tests/selection') diff --git a/testing/web-platform/tests/selection/crashtests/selection-modify-around-textarea.html b/testing/web-platform/tests/selection/crashtests/selection-modify-around-textarea.html new file mode 100644 index 0000000000..113dea5ffa --- /dev/null +++ b/testing/web-platform/tests/selection/crashtests/selection-modify-around-textarea.html @@ -0,0 +1,23 @@ + + + + + + +