mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 21:29:06 +00:00
LibWeb: Add start of HTML Tokenizer in Swift
Currently it's just a Token class.
This commit is contained in:
parent
d0bc266c55
commit
fb074f9d0c
Notes:
github-actions[bot]
2024-08-24 01:18:22 +00:00
Author: https://github.com/ADKaster
Commit: fb074f9d0c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1130
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/alimpfard
Reviewed-by: https://github.com/dzfrias
5 changed files with 169 additions and 1 deletions
|
@ -44,4 +44,4 @@ struct TestLibWebSwiftBindings {
|
|||
|
||||
print("All tests pass", to: &standardError)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue