script: Use TextInputWidget to implement <textarea> shadow DOM (#43770)

In addition to making it so that textual `<input>` and `<textarea>`
share a common shadow DOM structure, this allows styling the
`<textarea>` placeholder. It is now properly shown in grey.

Testing: This fixes a few WPT tests.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Martin Robinson
2026-04-01 13:41:28 +02:00
committed by GitHub
parent c121a46c4f
commit 9cb65e242e
10 changed files with 112 additions and 103 deletions

View File

@@ -11196,7 +11196,7 @@
[]
],
"textarea_placeholder_ref.html": [
"46d2686144f9bf3b33b4954f3667b06d8f6a6117",
"ff3893cde8b7445d8a740568899bda489b7e8815",
[]
],
"timer_eventInvalidation_test.html": [