mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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> |
||
---|---|---|
.. | ||
align.html.ini | ||
canvas-aspect-ratio.html.ini | ||
embedded-and-images-presentational-hints-ascii-case-insensitive.html.ini | ||
img-aspect-ratio.html.ini | ||
img-empty-alt-replaced.html.ini | ||
img_border_percent.xhtml.ini | ||
input-align-right-1.html.ini | ||
input-align-right-2.html.ini | ||
input-image-inline-alt.html.ini | ||
number-placeholder-right-aligned.html.ini | ||
object_border_perc.xhtml.ini | ||
object_border_pixel.xhtml.ini | ||
picture-aspect-ratio.html.ini |