mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +00:00
LibWeb: Implement the <summary> element
This commit is contained in:
parent
870bcd56df
commit
8773122f6b
5 changed files with 104 additions and 1 deletions
|
@ -363,6 +363,7 @@ class HTMLSlotElement;
|
|||
class HTMLSourceElement;
|
||||
class HTMLSpanElement;
|
||||
class HTMLStyleElement;
|
||||
class HTMLSummaryElement;
|
||||
class HTMLTableCaptionElement;
|
||||
class HTMLTableCellElement;
|
||||
class HTMLTableColElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue