This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-07 13:17:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a04472470ecb76dec4bb16d22205b2f023a865d
ladybird
/
Libraries
/
LibHTML
/
Parser
History
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
…