1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-28 03:15:08 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Timothy Flynn
4a30446999 LibWeb: Support displaying HTMLInputElement placeholder values
This adds support for parsing the ::placeholder pseudo-element and
injecting an anonymous layout node with that element when the input
element's data is empty.
2022-12-01 11:18:11 -05:00
Adam Hodgen
b9b24cb1c1 Base: Add <input> test page 2022-02-18 01:48:51 +01:00