mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 20:57:35 +00:00
LibWeb: Add basic input range rendering
This commit is contained in:
parent
d28c400fcb
commit
0f37e0ee89
7 changed files with 169 additions and 3 deletions
|
@ -37,6 +37,8 @@ public:
|
|||
ProgressBar,
|
||||
Placeholder,
|
||||
Selection,
|
||||
SliderRunnableTrack,
|
||||
SliderThumb,
|
||||
|
||||
// Keep this last.
|
||||
KnownPseudoElementCount,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue