Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions 4 years ago
..
Parser bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions 4 years ago
.gitignore 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
CSSImportRule.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CSSImportRule.h b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
CSSRule.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CSSRule.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CSSStyleDeclaration.cpp 0d7169b91a LibWeb: Store custom properties in CSSStyleDeclaration 4 years ago
CSSStyleDeclaration.h 0d7169b91a LibWeb: Store custom properties in CSSStyleDeclaration 4 years ago
CSSStyleDeclaration.idl 4559faf8d8 LibWeb: Support named CSS properties on CSSStyleDeclaration wrapper 4 years ago
CSSStyleRule.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CSSStyleRule.h b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
CSSStyleSheet.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
CSSStyleSheet.h b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
CSSStyleSheet.idl a9830d9a55 LibWeb: Start exposing CSS style sheets to JavaScript :^) 4 years ago
ComputedValues.h 499934a848 LibWeb: Make border-radius attibutes accessible 4 years ago
Default.css c2fb252ebf LibWeb: Use -libweb-palette-base-text for text color in default CSS 4 years ago
Identifiers.json 889e1d3db9 LibWeb: Add list-style-type: upper-latin and upper-alpha support 4 years ago
Length.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
Length.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
LengthBox.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
Properties.json 0c261a1c95 LibWeb: Add border-radius to the CSS-parser 4 years ago
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago
Screen.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
Screen.h b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface 4 years ago
Selector.cpp aa83539d7b LibWeb: Implement :nth-child pseudo-class 4 years ago
Selector.h 1ab82afee6 LibWeb: Add :not pseudoclass to the CSS parser 4 years ago
SelectorEngine.cpp 820224bb48 LibWeb: Match the :not pseudoclass 4 years ago
SelectorEngine.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
StyleInvalidator.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
StyleInvalidator.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
StyleProperties.cpp 8a6c37deef LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() 4 years ago
StyleProperties.h b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
StyleResolver.cpp 301eb998c6 LibWeb: Improve performance of CSS custom property resolution 4 years ago
StyleResolver.h 301eb998c6 LibWeb: Improve performance of CSS custom property resolution 4 years ago
StyleSheet.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
StyleSheet.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
StyleSheet.idl dda6eb0f1f LibWeb: Implement StyleSheet.type 4 years ago
StyleSheetList.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
StyleSheetList.h b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
StyleSheetList.idl a9830d9a55 LibWeb: Start exposing CSS style sheets to JavaScript :^) 4 years ago
StyleValue.cpp 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
StyleValue.h f0c6160362 LibWeb: Add CustomStyleValue 4 years ago