mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
LibWeb: Add support for HTML input type=radio
This commit is contained in:
parent
274e94224d
commit
b50de19cd3
5 changed files with 187 additions and 0 deletions
|
@ -177,6 +177,7 @@ class LineBox;
|
|||
class LineBoxFragment;
|
||||
class Node;
|
||||
class NodeWithStyle;
|
||||
class RadioButton;
|
||||
class ReplacedBox;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue