servo/tests/wpt/meta/html/rendering/replaced-elements/attributes-for-embedded-content-and-images
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
..
align.html.ini layout: Implement support for line-height and vertical-align (#30902) 2024-01-08 14:49:50 +00:00
canvas-aspect-ratio.html.ini Bump stylo and enable aspect-ratio tests (#32803) 2024-07-18 13:28:39 +00:00
embedded-and-images-presentational-hints-ascii-case-insensitive.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
img-aspect-ratio.html.ini Improve how intrinsic sizes work for videos (#31746) 2024-10-29 22:42:22 +00:00
img-empty-alt-replaced.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
img_border_percent.xhtml.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
input-align-right-1.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
input-align-right-2.html.ini Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
input-image-inline-alt.html.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
number-placeholder-right-aligned.html.ini dom: Textual Input UA Shadow Dom (#37527) 2025-07-25 04:38:14 +00:00
object_border_perc.xhtml.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
object_border_pixel.xhtml.ini Rename metadata directories 2023-06-22 21:15:41 +02:00
picture-aspect-ratio.html.ini Add dimension source attribute to HTMLImageElement (#38152) 2025-07-24 13:40:44 +00:00