mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:07:34 +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
|
@ -305,6 +305,7 @@ set(SOURCES
|
|||
HTML/HTMLSourceElement.cpp
|
||||
HTML/HTMLSpanElement.cpp
|
||||
HTML/HTMLStyleElement.cpp
|
||||
HTML/HTMLSummaryElement.cpp
|
||||
HTML/HTMLTableCaptionElement.cpp
|
||||
HTML/HTMLTableCellElement.cpp
|
||||
HTML/HTMLTableColElement.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue