Andreas Kling 3b0da8b28c LibWeb: Add a missing null check in StyleComputer::compute_font() il y a 3 ans
..
Parser b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang il y a 3 ans
.gitignore 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
CSSConditionRule.cpp 439d978ea5 LibWeb: Make style-rule iteration aware of CSSMediaRule il y a 3 ans
CSSConditionRule.h 439d978ea5 LibWeb: Make style-rule iteration aware of CSSMediaRule il y a 3 ans
CSSConditionRule.idl 0b23a20ad5 LibWeb: Add CSSConditionRule il y a 3 ans
CSSGroupingRule.cpp 439d978ea5 LibWeb: Make style-rule iteration aware of CSSMediaRule il y a 3 ans
CSSGroupingRule.h 5098cd22a4 LibWeb: Evaluate `@media` rules il y a 3 ans
CSSGroupingRule.idl 06f9395056 LibWeb: Add CSSGroupingRule il y a 3 ans
CSSImportRule.cpp 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
CSSImportRule.h 0db6ca4065 LibWeb: Resolve cyclic dependency between StyleSheet and ImportRule il y a 3 ans
CSSMediaRule.cpp 3e74c194f9 LibWeb: Add CSSMediaRule il y a 3 ans
CSSMediaRule.h 5098cd22a4 LibWeb: Evaluate `@media` rules il y a 3 ans
CSSRule.cpp 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
CSSRule.h 57a25139a5 LibWeb: Implement `@supports` rule :^) il y a 3 ans
CSSRule.idl 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
CSSRuleList.cpp 5098cd22a4 LibWeb: Evaluate `@media` rules il y a 3 ans
CSSRuleList.h 5098cd22a4 LibWeb: Evaluate `@media` rules il y a 3 ans
CSSRuleList.idl 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) il y a 3 ans
CSSStyleDeclaration.cpp 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
CSSStyleDeclaration.h 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
CSSStyleDeclaration.idl 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() il y a 3 ans
CSSStyleRule.cpp 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
CSSStyleRule.h 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
CSSStyleRule.idl 17e56661db LibWeb: Have CSSStyleRule inherit from CSSRule in IDL il y a 3 ans
CSSStyleSheet.cpp 5098cd22a4 LibWeb: Evaluate `@media` rules il y a 3 ans
CSSStyleSheet.h 5098cd22a4 LibWeb: Evaluate `@media` rules il y a 3 ans
CSSStyleSheet.idl 30d710a0a2 LibWeb: Add CSSStyleSheet.{insert,delete,remove}Rule() APIs il y a 3 ans
CSSSupportsRule.cpp 57a25139a5 LibWeb: Implement `@supports` rule :^) il y a 3 ans
CSSSupportsRule.h 57a25139a5 LibWeb: Implement `@supports` rule :^) il y a 3 ans
ComputedValues.h ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property il y a 3 ans
Default.css c2fb252ebf LibWeb: Use -libweb-palette-base-text for text color in default CSS il y a 4 ans
Display.h 2494ce2bab LibWeb: Add CSS/Display.h il y a 3 ans
Identifiers.json f2b626daba LibWeb: Add a handful of missing CSS "display" value identifiers il y a 3 ans
Length.cpp 21ba485fd3 LibWeb: Resolve cyclic dependency: Length and CalculatedStyleValue il y a 3 ans
Length.h 21ba485fd3 LibWeb: Resolve cyclic dependency: Length and CalculatedStyleValue il y a 3 ans
LengthBox.h c602db1620 LibWeb: Add missing headers il y a 3 ans
MediaList.cpp 1c829e0417 LibWeb: Implement MediaQuery matching :^) il y a 3 ans
MediaList.h 1c829e0417 LibWeb: Implement MediaQuery matching :^) il y a 3 ans
MediaList.idl 8ac622f056 LibWeb: Add MediaList il y a 3 ans
MediaQuery.cpp 1c829e0417 LibWeb: Implement MediaQuery matching :^) il y a 3 ans
MediaQuery.h 1c829e0417 LibWeb: Implement MediaQuery matching :^) il y a 3 ans
MediaQueryList.cpp 1c829e0417 LibWeb: Implement MediaQuery matching :^) il y a 3 ans
MediaQueryList.h 1c829e0417 LibWeb: Implement MediaQuery matching :^) il y a 3 ans
MediaQueryList.idl 46686f7f94 LibWeb: Implement MediaQueryList.onchange il y a 3 ans
MediaQueryListEvent.h 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes il y a 3 ans
MediaQueryListEvent.idl 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes il y a 3 ans
Properties.json ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property il y a 3 ans
QuirksMode.css 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans
ResolvedCSSStyleDeclaration.cpp 85a0772147 LibWeb: Start work towards modern CSS "display" values il y a 3 ans
ResolvedCSSStyleDeclaration.h 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
Screen.cpp d392349b6e LibWeb: Add DOM::Window::page() il y a 3 ans
Screen.h b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
Screen.idl 340e1f4b28 LibWeb: Implement the Screen interface il y a 4 ans
Selector.cpp 02e3633b7f AK: Move FormatParser definition from header to implementation file il y a 4 ans
Selector.h e2c32a6c65 Everywhere: Use my shiny new serenityos.org email :^) il y a 3 ans
SelectorEngine.cpp b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang il y a 3 ans
SelectorEngine.h dadcb46344 LibWeb: Convert CSS Dump, Selector, & SelectorEngine to east const il y a 4 ans
Serialize.cpp 575ce04148 LibWeb: Add CSS.escape() JS function il y a 3 ans
Serialize.h 575ce04148 LibWeb: Add CSS.escape() JS function il y a 3 ans
StyleComputer.cpp 3b0da8b28c LibWeb: Add a missing null check in StyleComputer::compute_font() il y a 3 ans
StyleComputer.h f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer il y a 3 ans
StyleInvalidator.cpp f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer il y a 3 ans
StyleInvalidator.h f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer il y a 3 ans
StyleProperties.cpp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property il y a 3 ans
StyleProperties.h ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property il y a 3 ans
StyleSheet.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
StyleSheet.h d462a6720a LibWeb: Reimplement the <style> element following the spec il y a 3 ans
StyleSheet.idl d462a6720a LibWeb: Reimplement the <style> element following the spec il y a 3 ans
StyleSheetList.cpp d462a6720a LibWeb: Reimplement the <style> element following the spec il y a 3 ans
StyleSheetList.h 5098cd22a4 LibWeb: Evaluate `@media` rules il y a 3 ans
StyleSheetList.idl 881e9d1341 LibWeb: Make StyleSheetList.item an IDL getter il y a 3 ans
StyleValue.cpp c602db1620 LibWeb: Add missing headers il y a 3 ans
StyleValue.h ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property il y a 3 ans
Supports.cpp 87a30418bf LibWeb: Add CSS 'Supports' class il y a 3 ans
Supports.h 87a30418bf LibWeb: Add CSS 'Supports' class il y a 3 ans