servo/tests/wpt/meta/html/rendering
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
..
bidi-rendering Enable Shadow DOM for tests (#34299) 2024-11-20 05:57:50 +00:00
non-replaced-elements Sync WPT with upstream (10-07-2025) (#37974) 2025-07-10 03:09:13 +00:00
replaced-elements dom: Textual Input UA Shadow Dom (#37527) 2025-07-25 04:38:14 +00:00
the-css-user-agent-style-sheet-and-presentational-hints Sync WPT with upstream (11-02-2024) (#31309) 2024-02-11 08:01:56 +00:00
the-details-element Enable layout_grid_enabled pref for all tests (#36316) 2025-04-03 18:48:05 +00:00
widgets dom: Textual Input UA Shadow Dom (#37527) 2025-07-25 04:38:14 +00:00
dimension-attributes.html.ini Improve how intrinsic sizes work for videos (#31746) 2024-10-29 22:42:22 +00:00
pixel-length-attributes.html.ini Do not adjust margins in over-constrained cases (#31345) 2024-02-21 17:07:20 +00:00