From 9e46b7e834f0f7d54fb252c8a987d1790122c0db Mon Sep 17 00:00:00 2001 From: Masayuki Nakano Date: Fri, 14 Jun 2024 00:15:44 +0000 Subject: [PATCH] Bug 1414893 - Add the reported testcase to WPT r=sefeng I don't reproduce the crash even if I rewrite the test using `attachShadow` which replaced `createShadowRoot`. Therefore, this patch just adds the reported testcase into the tree. Differential Revision: https://phabricator.services.mozilla.com/D213375 --- ...ea-update-default-value-in-shadow-crash.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-update-default-value-in-shadow-crash.html diff --git a/testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-update-default-value-in-shadow-crash.html b/testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-update-default-value-in-shadow-crash.html new file mode 100644 index 000000000000..f2b040434f41 --- /dev/null +++ b/testing/web-platform/tests/html/semantics/forms/the-textarea-element/textarea-update-default-value-in-shadow-crash.html @@ -0,0 +1,17 @@ + + + + + + + +