.. |
Parser
|
0053314dd1
LibWeb: Use initial values from Properties.json inside CSS Parser
|
3 anos atrás |
.gitignore
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anos atrás |
CSSImportRule.cpp
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 anos atrás |
CSSImportRule.h
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 anos atrás |
CSSRule.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
CSSRule.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
CSSStyleDeclaration.cpp
|
a2f5589d3a
LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property)
|
3 anos atrás |
CSSStyleDeclaration.h
|
a2f5589d3a
LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property)
|
3 anos atrás |
CSSStyleDeclaration.idl
|
a2f5589d3a
LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property)
|
3 anos atrás |
CSSStyleRule.cpp
|
776b1f4548
LibWeb: Make CSS::Selector reference counted
|
4 anos atrás |
CSSStyleRule.h
|
776b1f4548
LibWeb: Make CSS::Selector reference counted
|
4 anos atrás |
CSSStyleSheet.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
CSSStyleSheet.h
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 anos atrás |
CSSStyleSheet.idl
|
a9830d9a55
LibWeb: Start exposing CSS style sheets to JavaScript :^)
|
4 anos atrás |
ComputedCSSStyleDeclaration.cpp
|
3f31f109b5
LibWeb: Speed up computed style calculation
|
3 anos atrás |
ComputedCSSStyleDeclaration.h
|
8b27bc078c
LibWeb: Add ComputedCSSSstyleDeclaration and support 2 properties :^)
|
3 anos atrás |
ComputedValues.h
|
e2e6c12ea0
LibWeb: Make ComputedValues return larger items by const reference
|
3 anos atrás |
Default.css
|
c2fb252ebf
LibWeb: Use -libweb-palette-base-text for text color in default CSS
|
4 anos atrás |
Identifiers.json
|
fc11b1f242
LibWeb: Add some more CSS identifiers
|
3 anos atrás |
Length.cpp
|
ffa7da0ca5
LibWeb: Handle CSS "ch" length unit (mostly)
|
3 anos atrás |
Length.h
|
2b57018196
LibWeb: Use default instead of an empty constructor/destructor
|
3 anos atrás |
LengthBox.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
MediaQueryList.cpp
|
e946316618
LibWeb: Implement MediaQueryList.{addListener,removeListener}
|
3 anos atrás |
MediaQueryList.h
|
e946316618
LibWeb: Implement MediaQueryList.{addListener,removeListener}
|
3 anos atrás |
MediaQueryList.idl
|
e946316618
LibWeb: Implement MediaQueryList.{addListener,removeListener}
|
3 anos atrás |
Properties.json
|
4f81cb927a
LibWeb: Correct some initial values and add missing ones
|
3 anos atrás |
QuirksMode.css
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 anos atrás |
Screen.cpp
|
d392349b6e
LibWeb: Add DOM::Window::page()
|
3 anos atrás |
Screen.h
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 anos atrás |
Screen.idl
|
340e1f4b28
LibWeb: Implement the Screen interface
|
4 anos atrás |
Selector.cpp
|
02e3633b7f
AK: Move FormatParser definition from header to implementation file
|
4 anos atrás |
Selector.h
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 anos atrás |
SelectorEngine.cpp
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 anos atrás |
SelectorEngine.h
|
dadcb46344
LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const
|
4 anos atrás |
StyleInvalidator.cpp
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 anos atrás |
StyleInvalidator.h
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 anos atrás |
StyleProperties.cpp
|
86f78bff2a
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
|
3 anos atrás |
StyleProperties.h
|
86f78bff2a
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
|
3 anos atrás |
StyleResolver.cpp
|
0bcab60463
LibWeb: Make CSSStyleDeclaration an abstract class
|
3 anos atrás |
StyleResolver.h
|
0fba71a655
LibWeb: Replace is_inherited_property() with generated code
|
4 anos atrás |
StyleSheet.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
StyleSheet.h
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
StyleSheet.idl
|
dda6eb0f1f
LibWeb: Implement StyleSheet.type
|
4 anos atrás |
StyleSheetList.cpp
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |
StyleSheetList.h
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 anos atrás |
StyleSheetList.idl
|
a9830d9a55
LibWeb: Start exposing CSS style sheets to JavaScript :^)
|
4 anos atrás |
StyleValue.cpp
|
17bb913625
LibWeb: Implement `currentcolor` special value
|
3 anos atrás |
StyleValue.h
|
86f78bff2a
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
|
3 anos atrás |