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-13 16:16:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc11b1f24297c4bee4fe962b86cd89a01773579e
ladybird
/
Userland
/
Libraries
/
LibWeb
/
CSS
History
Sam Atkins
fc11b1f242
LibWeb: Add some more CSS identifiers
...
These are used by the "initial" values in Properties.json
2021-09-17 23:06:45 +02:00
..
Parser
LibWeb: Stop treating EOF as a valid part of an identifier
2021-09-17 23:06:45 +02:00
.gitignore
…
ComputedCSSStyleDeclaration.cpp
LibWeb: Speed up computed style calculation
2021-09-15 11:24:11 +02:00
ComputedCSSStyleDeclaration.h
…
ComputedValues.h
LibWeb: Make ComputedValues return larger items by const reference
2021-09-17 13:20:18 +02:00
CSSImportRule.cpp
…
CSSImportRule.h
…
CSSRule.cpp
…
CSSRule.h
…
CSSStyleDeclaration.cpp
…
CSSStyleDeclaration.h
…
CSSStyleDeclaration.idl
…
CSSStyleRule.cpp
…
CSSStyleRule.h
…
CSSStyleSheet.cpp
…
CSSStyleSheet.h
…
CSSStyleSheet.idl
…
Default.css
…
Identifiers.json
LibWeb: Add some more CSS identifiers
2021-09-17 23:06:45 +02:00
Length.cpp
…
Length.h
LibWeb: Use default instead of an empty constructor/destructor
2021-09-16 17:17:13 +02:00
LengthBox.h
…
MediaQueryList.cpp
…
MediaQueryList.h
…
MediaQueryList.idl
…
Properties.json
LibWeb: Make "currentcolor" lowercase in Properties.json
2021-09-17 23:06:45 +02:00
QuirksMode.css
…
Screen.cpp
…
Screen.h
…
Screen.idl
…
Selector.cpp
…
Selector.h
…
SelectorEngine.cpp
…
SelectorEngine.h
…
StyleInvalidator.cpp
…
StyleInvalidator.h
…
StyleProperties.cpp
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
2021-09-17 23:06:45 +02:00
StyleProperties.h
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
2021-09-17 23:06:45 +02:00
StyleResolver.cpp
…
StyleResolver.h
…
StyleSheet.cpp
…
StyleSheet.h
…
StyleSheet.idl
…
StyleSheetList.cpp
…
StyleSheetList.h
…
StyleSheetList.idl
…
StyleValue.cpp
LibWeb: Implement
currentcolor
special value
2021-09-17 23:06:45 +02:00
StyleValue.h
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
2021-09-17 23:06:45 +02:00