mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
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:
2
tests/wpt/mozilla/meta/MANIFEST.json
vendored
2
tests/wpt/mozilla/meta/MANIFEST.json
vendored
@@ -11196,7 +11196,7 @@
|
||||
[]
|
||||
],
|
||||
"textarea_placeholder_ref.html": [
|
||||
"46d2686144f9bf3b33b4954f3667b06d8f6a6117",
|
||||
"ff3893cde8b7445d8a740568899bda489b7e8815",
|
||||
[]
|
||||
],
|
||||
"timer_eventInvalidation_test.html": [
|
||||
|
||||
Reference in New Issue
Block a user