martinfalisse 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 years ago
..
Parser d3588a9a2b LibWeb: Support `calc()` values in `background-position` 2 years ago
SyntaxHighlighter 31290c8527 LibSyntax: Teach each highlighter about it's comment syntax 2 years ago
Angle.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Angle.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
BackdropFilter.h ec4de1e07d LibWeb: Plumb style/computed values for `backdrop-filter` 2 years ago
CSSConditionRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 years ago
CSSConditionRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSConditionRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSFontFaceRule.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CSSFontFaceRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSGroupingRule.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 years ago
CSSGroupingRule.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 years ago
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSImportRule.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CSSImportRule.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSMediaRule.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CSSMediaRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSRuleList.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
CSSRuleList.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 years ago
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSStyleDeclaration.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 years ago
CSSStyleDeclaration.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSStyleDeclaration.idl c247fefee7 LibWeb: Implement CSSStyleDeclaration.cssText 2 years ago
CSSStyleRule.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CSSStyleRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
CSSStyleSheet.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CSSStyleSheet.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
CSSSupportsRule.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
CSSSupportsRule.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
Clip.cpp 8163ee1500 LibWeb: Use rect value in CSS clip property 3 years ago
Clip.h 8163ee1500 LibWeb: Use rect value in CSS clip property 3 years ago
ComputedValues.h 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 years ago
Default.css 4a30446999 LibWeb: Support displaying HTMLInputElement placeholder values 2 years ago
Display.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Display.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Enums.json 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 years ago
FontFace.cpp dbbd6d3508 LibWeb: Parse `@font-face` `unicode-range` descriptor 3 years ago
FontFace.h 12b8570ce3 LibWeb: Understand the `format()` part of a `@font-face`'s `src` 3 years ago
Frequency.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Frequency.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
GeneralEnclosed.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
GridTrackPlacement.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
GridTrackPlacement.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
GridTrackSize.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
GridTrackSize.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Identifiers.json 844321d89f LibWeb: Teach CSS::StyleProperties to create CSS::Size values 2 years ago
Length.cpp 56422e37e0 LibWeb: Allow creating Lengths from CSSPixels 2 years ago
Length.h 56422e37e0 LibWeb: Allow creating Lengths from CSSPixels 2 years ago
LengthBox.cpp 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 years ago
LengthBox.h 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 years ago
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 3 years ago
MediaFeatures.json aa48dda3a4 LibWeb: Add missing MEDIAQUERIES-5 media-features 3 years ago
MediaList.cpp 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 years ago
MediaList.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
MediaList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
MediaQuery.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
MediaQuery.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
MediaQueryList.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
MediaQueryList.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 years ago
MediaQueryListEvent.cpp a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 years ago
MediaQueryListEvent.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
MediaQueryListEvent.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
Number.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Percentage.cpp 93c999ce00 LibWeb: Stop handling impossible Percentage return values 3 years ago
Percentage.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
PreferredColorScheme.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
PreferredColorScheme.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Properties.json 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 years ago
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 years ago
Ratio.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Ratio.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Resolution.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Resolution.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
ResolvedCSSStyleDeclaration.cpp 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 years ago
ResolvedCSSStyleDeclaration.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Screen.cpp 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 years ago
Screen.h a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 years ago
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
Selector.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Selector.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
SelectorEngine.cpp 9662eec388 LibWeb: Apply :enabled pseudo class to only certain elements 2 years ago
SelectorEngine.h 7eb7396f8b LibWeb: Match styles for pseudo-elements 3 years ago
Serialize.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Serialize.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
Size.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Size.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
StyleComputer.cpp 5080126095 LibWeb: CSS don't set resolve-failures (var/attr) 2 years ago
StyleComputer.h eacfcac932 LibWeb: Use HashMap::try_ensure_capacity in StyleComputer 2 years ago
StyleProperties.cpp 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 years ago
StyleProperties.h 64c353f11c LibWeb: Parse `border-collapse` property for HTML table 2 years ago
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag 2 years ago
StyleSheet.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
StyleSheet.idl 93238edf8f LibWeb: Respect media attribute of style tag 2 years ago
StyleSheetList.cpp 14d4f227f2 LibWeb: Don't invalidate style when adding/removing empty style sheet 2 years ago
StyleSheetList.h 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 years ago
StyleValue.cpp a9ea0ee9af LibWeb: Fix passing size/position to paint_radial_gradient() 2 years ago
StyleValue.h 1574f2c3f6 Meta+Userland: Pass Gfx::FloatSize by value 2 years ago
Supports.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Supports.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Time.cpp 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
Time.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
TransformFunctions.json e4db71c88b LibWeb: Support translate3d 2 years ago
UnicodeRange.h 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago