mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 13:17:34 +00:00
Ladybird+LibWeb: Add basic select element support
This commit is contained in:
parent
b439431488
commit
466153e680
28 changed files with 641 additions and 4 deletions
5
Tests/LibWeb/Text/expected/select.txt
Normal file
5
Tests/LibWeb/Text/expected/select.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
1. "one"
|
||||
2. 0
|
||||
3. "two"
|
||||
4. 3
|
||||
5. "three"
|
Loading…
Add table
Add a link
Reference in a new issue