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-02-19 06:07:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9fc34f5ff16d266b9cfb03a02e60f4dcd10d016
ladybird
/
Libraries
/
LibHTML
/
CSS
History
Andreas Kling
ee2cafc15c
LibHTML: Fix the default style for <hr> elements
...
This was broken because we don't expand CSS shorthand properties (yet.)
2019-11-07 21:35:59 +01:00
..
.gitignore
…
Default.css
LibHTML: Fix the default style for <hr> elements
2019-11-07 21:35:59 +01:00
Length.h
…
LengthBox.h
…
PropertyID.h
LibHTML: Implement basic tiled background image support
2019-10-19 11:49:46 +02:00
Selector.cpp
…
Selector.h
…
SelectorEngine.cpp
LibHTML: Only actually-linked <a> elements should be blue+underlined
2019-10-20 10:07:26 +02:00
SelectorEngine.h
…
Specificity.h
…
StyleDeclaration.cpp
…
StyleDeclaration.h
…
StyleProperties.cpp
LibHTML: Add a simple font cache
2019-10-18 23:06:03 +02:00
StyleProperties.h
…
StyleResolver.cpp
LibHTML: Make the CSS parser return RefPtr's
2019-11-07 17:58:54 +01:00
StyleResolver.h
…
StyleRule.cpp
…
StyleRule.h
…
StyleSheet.cpp
…
StyleSheet.h
…
StyleValue.cpp
LibHTML: Implement basic tiled background image support
2019-10-19 11:49:46 +02:00
StyleValue.h
LibHTML: Implement "text-align: justify"
2019-10-20 12:55:55 +02:00