servo/tests/wpt/meta/html/rendering/widgets
Jo Steven Novaryo 6cd8578f8b
dom: Textual Input UA Shadow Dom (#37527)
Depend on: 
- https://github.com/servo/servo/pull/37427
- https://github.com/servo/servo/pull/37483

Utilize input `type=text` for the display of all textual input. In
which, consist of
https://html.spec.whatwg.org/#the-input-element-as-a-text-entry-widget
and
https://html.spec.whatwg.org/#the-input-element-as-domain-specific-widgets
inputs.

For `password`, `url`, `tel`, and, `email` input, the appearance of
input container is exactly the same as the `text` input. Other types of
textual input simply extends `text` input by adding extra components
inside the container.

Testing: Servo textual input appearance WPT.

---------

Signed-off-by: stevennovaryo <steven.novaryo@gmail.com>
Signed-off-by: Jo Steven Novaryo <jo.steven.novaryo@huawei.com>
2025-07-25 04:38:14 +00:00
..
appearance compositor: Do not wait for animation termination to take screenshots (#38055) 2025-07-14 12:18:18 +00:00
button-layout Sync WPT with upstream (20-07-2025) (#38178) 2025-07-20 15:11:10 +00:00
baseline-alignment-and-overflow.tentative.html.ini Enable layout_grid_enabled pref for all tests (#36316) 2025-04-03 18:48:05 +00:00
field-sizing-input-number.html.ini dom: Textual Input UA Shadow Dom (#37527) 2025-07-25 04:38:14 +00:00
field-sizing-input-text.html.ini Sync WPT with upstream (11-02-2024) (#31309) 2024-02-11 08:01:56 +00:00
field-sizing-select-contain-size.html.ini Sync WPT with upstream (22-06-2025) (#37606) 2025-06-22 01:41:56 +00:00
field-sizing-select.html.ini Sync WPT with upstream (11-02-2024) (#31309) 2024-02-11 08:01:56 +00:00
field-sizing-textarea.html.ini Sync WPT with upstream (11-02-2024) (#31309) 2024-02-11 08:01:56 +00:00
input-checkbox-no-centering.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
input-checkbox-switch-indeterminate.tentative.html.ini Sync WPT with upstream (12-11-2023) (#30724) 2023-11-15 05:55:31 +00:00
input-checkbox-switch.tentative.html.ini Sync WPT with upstream (12-11-2023) (#30724) 2023-11-15 05:55:31 +00:00
input-checkbox-switch.tentative.window.js.ini Sync WPT with upstream (28-01-2024) (#31204) 2024-01-28 18:33:58 +00:00
input-checkbox-zero-size.html.ini Update web-platform-tests to revision b'f46bf6aa167e2838a8b93501a1a998ffde90d879' (#32581) 2024-06-23 06:21:30 +00:00
input-date-content-size.html.ini dom: Textual Input UA Shadow Dom (#37527) 2025-07-25 04:38:14 +00:00
input-number-text-size.tentative.html.ini dom: Textual Input UA Shadow Dom (#37527) 2025-07-25 04:38:14 +00:00
input-radio-no-centering.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
input-text-size.html.ini Sync WPT with upstream (11-02-2024) (#31309) 2024-02-11 08:01:56 +00:00
input-time-content-size.html.ini dom: Textual Input UA Shadow Dom (#37527) 2025-07-25 04:38:14 +00:00
textarea-cols-rows.html.ini Update web-platform-tests to revision b'c7076ab2397dd3dcf0bb93dc304d05be04cd2a47' (#33826) 2024-10-13 13:52:51 +00:00