1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 22:11:00 +00:00
serenity/Tests/LibWeb/Layout
Timothy Flynn 435c2c24d1 LibWeb: Create a shadow tree for <input type=file> elements
This creates a button to prompt users to select a file, and a label to
show information about the selected file(s). Clicking either shadow
element will activate the input element.
2024-02-26 14:18:49 +01:00
..
data Tests/LibWeb: Move LibWeb test SVGs to their own directory 2024-02-19 22:11:59 -05:00
expected LibWeb: Create a shadow tree for <input type=file> elements 2024-02-26 14:18:49 +01:00
input LibWeb: Create a shadow tree for <input type=file> elements 2024-02-26 14:18:49 +01:00