mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 11:28:11 +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
|
@ -25,6 +25,7 @@ source_set("HTML") {
|
|||
"CloseEvent.cpp",
|
||||
"DOMParser.cpp",
|
||||
"DOMStringMap.cpp",
|
||||
"Dates.cpp",
|
||||
"DecodedImageData.cpp",
|
||||
"DocumentState.cpp",
|
||||
"ErrorEvent.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue