mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 18:57:35 +00:00
LibWeb: Add definitions from '2.1. URL' in the Fetch spec
This commit is contained in:
parent
de74ba587f
commit
7c2c9b6859
3 changed files with 53 additions and 0 deletions
|
@ -118,6 +118,7 @@ set(SOURCES
|
|||
Encoding/TextDecoder.cpp
|
||||
Encoding/TextEncoder.cpp
|
||||
Fetch/AbstractOperations.cpp
|
||||
Fetch/Infrastructure/URL.cpp
|
||||
FontCache.cpp
|
||||
Geometry/DOMRectList.cpp
|
||||
HTML/AttributeNames.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue