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