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