This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2026-01-13 07:31:00 +00:00
Code
Issues
Activity
Actions
e08d605f72
serenity
/
Libraries
/
LibHTML
/
Parser
History
Download ZIP
Download TAR.GZ
Andreas Kling
1fd5869490
LibHTML: Tolerate empty CSS rules
...
A rule that contains nothing but whitespace is still a valid rule.
2019-11-19 18:23:18 +01:00
..
CSSParser.cpp
LibHTML: Tolerate empty CSS rules
2019-11-19 18:23:18 +01:00
CSSParser.h
LibHTML: Implement the "margin" shorthand property
2019-11-18 11:51:02 +01:00
HTMLParser.cpp
LibHTML: Ignore case in <!DOCTYPE> tags :^)
2019-11-07 21:39:15 +01:00
HTMLParser.h
LibHTML+IRCClient: Add an escape_html_entities() helper
2019-11-06 22:40:01 +01:00