mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 16:47:44 +00:00
LibWeb: Move common date microsyntax to a separate file
This commit is contained in:
parent
a72636ad8d
commit
479c48643e
5 changed files with 225 additions and 184 deletions
|
@ -247,6 +247,7 @@ set(SOURCES
|
|||
HTML/CustomElements/CustomElementName.cpp
|
||||
HTML/CustomElements/CustomElementReactionNames.cpp
|
||||
HTML/CustomElements/CustomElementRegistry.cpp
|
||||
HTML/Dates.cpp
|
||||
HTML/DecodedImageData.cpp
|
||||
HTML/DocumentState.cpp
|
||||
HTML/DOMParser.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue