From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- widget/tests/test_transferable_overflow.xhtml | 152 ++++++++++++++++++++++++++ 1 file changed, 152 insertions(+) create mode 100644 widget/tests/test_transferable_overflow.xhtml (limited to 'widget/tests/test_transferable_overflow.xhtml') diff --git a/widget/tests/test_transferable_overflow.xhtml b/widget/tests/test_transferable_overflow.xhtml new file mode 100644 index 0000000000..ad1650f00a --- /dev/null +++ b/widget/tests/test_transferable_overflow.xhtml @@ -0,0 +1,152 @@ + + + + + nsTransferable with large string + + + + + This test checks whether a big string can be copied to the clipboard, and then retrieved in the same form. + On non-Windows, the test also checks whether the data of the transferable is really stored in a file. + + -- cgit v1.2.3