Sam Atkins 148f873321 LibWeb: Merge background-position parsing into position code 1 年之前
..
Parser 148f873321 LibWeb: Merge background-position parsing into position code 1 年之前
StyleValues 7bcabbb325 LibWeb: Store ConicGradientStyleValue's position as PositionStyleValue 1 年之前
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 年之前
Angle.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions 1 年之前
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} 2 年之前
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible 1 年之前
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 年之前
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 年之前
CSSConditionRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
CSSConditionRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String 1 年之前
CSSConditionRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSFontFaceRule.cpp 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules 1 年之前
CSSFontFaceRule.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSGroupingRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSImportRule.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSImportRule.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSImportRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSKeyframeRule.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSKeyframeRule.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports 1 年之前
CSSKeyframesRule.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSKeyframesRule.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSKeyframesRule.idl 1a94241f58 IDL: Add missing #imports 1 年之前
CSSMediaRule.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSMediaRule.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSNamespaceRule.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSNamespaceRule.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSNamespaceRule.idl 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 2 年之前
CSSNumericType.cpp 148f873321 LibWeb: Merge background-position parsing into position code 1 年之前
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年之前
CSSRule.cpp 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible 1 年之前
CSSRule.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 2 年之前
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSRuleList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSRuleList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSStyleDeclaration.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSStyleDeclaration.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSStyleDeclaration.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSStyleRule.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSStyleRule.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CSSStyleSheet.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSStyleSheet.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSStyleSheet.idl 1a94241f58 IDL: Add missing #imports 1 年之前
CSSSupportsRule.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSSupportsRule.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
CalculatedOr.cpp 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 2 年之前
CalculatedOr.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 年之前
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 年之前
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 年之前
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property 1 年之前
ComputedValues.h 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" 1 年之前
Default.css a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker 1 年之前
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json 1 年之前
Display.h f3124c492b LibWeb: Add `display: math` 1 年之前
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 年之前
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 年之前
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 年之前
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 年之前
Enums.json 26d6ba6f58 LibWeb: Parse the CSS position type automatically 1 年之前
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年之前
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年之前
FontFace.cpp 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules 2 年之前
FontFace.h 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules 1 年之前
Frequency.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
Frequency.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings 2 年之前
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 年之前
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 年之前
GridTrackSize.cpp ca16a1ed08 LibWeb: Store GridSize values as a Variant 1 年之前
GridTrackSize.h ca16a1ed08 LibWeb: Store GridSize values as a Variant 1 年之前
Identifiers.json 479451498b LibWeb: Implement `mask-type` CSS property 1 年之前
Length.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 年之前
Length.h 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 年之前
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} 2 年之前
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 年之前
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 3 年之前
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions 2 年之前
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files 2 年之前
MediaList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MediaList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
MediaQuery.cpp 51caa14381 LibWeb: Remove FrameLoader 1 年之前
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible 1 年之前
MediaQueryList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MediaQueryList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
MediaQueryListEvent.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
PercentageOr.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 年之前
PercentageOr.h 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 年之前
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 年之前
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme 2 年之前
Properties.json 148f873321 LibWeb: Merge background-position parsing into position code 1 年之前
PseudoClasses.json 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes 1 年之前
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 年之前
Ratio.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 年之前
Resolution.cpp b63e393cef LibWeb: Fix broken conversion of CSS <resolution> dpi/dpcm to dppx 1 年之前
Resolution.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
ResolvedCSSStyleDeclaration.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
ResolvedCSSStyleDeclaration.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Screen.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Screen.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
Selector.cpp 91114c157b LibWeb: Make serializing selectors infallible 1 年之前
Selector.h 91114c157b LibWeb: Make serializing selectors infallible 1 年之前
SelectorEngine.cpp 326b34c7c7 LibWeb: Port all callers of Element::namespace to Element::namespace_uri 1 年之前
SelectorEngine.h 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors 1 年之前
Serialize.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
Serialize.h b5893ee115 LibWeb: Make Serialize functions infallible 1 年之前
Size.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 年之前
Size.h 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 年之前
StyleComputer.cpp a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 年之前
StyleComputer.h a2f60911fe AK: Rename GenericTraits to DefaultTraits 1 年之前
StyleProperties.cpp d00c7e55a5 LibWeb: Add plumbing for the new 'object-position' property 1 年之前
StyleProperties.h d00c7e55a5 LibWeb: Add plumbing for the new 'object-position' property 1 年之前
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 年之前
StyleProperty.h ea2b733862 LibWeb: Port custom properties to FlyString 1 年之前
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag 2 年之前
StyleSheet.h da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String 1 年之前
StyleSheet.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
StyleSheetList.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
StyleSheetList.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前
StyleValue.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年之前
StyleValue.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年之前
Supports.cpp 846c719e49 LibWeb: Make serializing Supports rules infallible 1 年之前
Supports.h 846c719e49 LibWeb: Make serializing Supports rules infallible 1 年之前
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 年之前
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 年之前
Time.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
Time.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
TransformFunctions.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files 2 年之前
Transformation.cpp 642ad80960 LibWeb: Make CSS Transformation struct a proper class 1 年之前
Transformation.h 642ad80960 LibWeb: Make CSS Transformation struct a proper class 1 年之前
UnicodeRange.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
VisualViewport.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 年之前