Sam Atkins a3a5af3fd1 LibWeb: Implement `length` and `item()` for ResolvedCSSStyleDeclaration vor 1 Jahr
..
Parser 127bfd64a8 LibWeb: Use Flex type in GridSize vor 1 Jahr
StyleValues b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI vor 1 Jahr
Angle.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions vor 1 Jahr
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} vor 2 Jahren
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible vor 1 Jahr
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL vor 2 Jahren
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL vor 2 Jahren
CSSConditionRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
CSSConditionRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String vor 1 Jahr
CSSConditionRule.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString vor 1 Jahr
CSSFontFaceRule.cpp 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules vor 1 Jahr
CSSFontFaceRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute vor 2 Jahren
CSSGroupingRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute vor 2 Jahren
CSSImportRule.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
CSSImportRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute vor 2 Jahren
CSSKeyframeRule.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
CSSKeyframeRule.h f3e5335096 LibWeb: Port CSSKeyframeRules interface from DeprecatedString to String vor 1 Jahr
CSSKeyframeRule.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString vor 1 Jahr
CSSKeyframesRule.cpp 9577cd853a LibWeb: Use JS::MarkedVector while parsing CSS keyframe rules vor 1 Jahr
CSSKeyframesRule.h 9577cd853a LibWeb: Use JS::MarkedVector while parsing CSS keyframe rules vor 1 Jahr
CSSKeyframesRule.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString vor 1 Jahr
CSSMediaRule.cpp cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String vor 1 Jahr
CSSMediaRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String vor 1 Jahr
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute vor 2 Jahren
CSSNamespaceRule.cpp b5893ee115 LibWeb: Make Serialize functions infallible vor 1 Jahr
CSSNamespaceRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
CSSNamespaceRule.idl 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule vor 1 Jahr
CSSNumericType.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
CSSRule.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule vor 1 Jahr
CSSRule.idl e90752cc21 LibWeb: Add preliminary support for CSS animations vor 2 Jahren
CSSRuleList.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
CSSRuleList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute vor 2 Jahren
CSSStyleDeclaration.cpp 08cf35cf9a LibWeb: Allow indexing into CSSStyleDeclaration by number vor 1 Jahr
CSSStyleDeclaration.h 707ca984bd LibWeb: Fix memory leak in CSS::ImageStyleValue vor 1 Jahr
CSSStyleDeclaration.idl 08cf35cf9a LibWeb: Allow indexing into CSSStyleDeclaration by number vor 1 Jahr
CSSStyleRule.cpp 91114c157b LibWeb: Make serializing selectors infallible vor 1 Jahr
CSSStyleRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute vor 2 Jahren
CSSStyleSheet.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
CSSStyleSheet.h da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String vor 1 Jahr
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing vor 2 Jahren
CSSSupportsRule.cpp cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String vor 1 Jahr
CSSSupportsRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String vor 1 Jahr
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute vor 2 Jahren
CalculatedOr.cpp 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute vor 1 Jahr
CalculatedOr.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible vor 1 Jahr
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files vor 2 Jahren
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files vor 2 Jahren
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property vor 1 Jahr
ComputedValues.h dc58b5f418 LibWeb: Add CSS `mask` property and make it form a stacking context vor 1 Jahr
Default.css 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement vor 1 Jahr
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json vor 1 Jahr
Display.h f3124c492b LibWeb: Add `display: math` vor 1 Jahr
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions vor 2 Jahren
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` vor 1 Jahr
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` vor 1 Jahr
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin vor 2 Jahren
Enums.json 489f9c3151 LibWeb: Implement `text-transform: math-auto` vor 1 Jahr
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
FontFace.cpp 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules vor 2 Jahren
FontFace.h 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules vor 1 Jahr
Frequency.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Frequency.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings vor 2 Jahren
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] vor 1 Jahr
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] vor 1 Jahr
GridTrackSize.cpp ca16a1ed08 LibWeb: Store GridSize values as a Variant vor 1 Jahr
GridTrackSize.h ca16a1ed08 LibWeb: Store GridSize values as a Variant vor 1 Jahr
Identifiers.json f0a4baabc7 LibWeb: Support quotes in `content` values vor 1 Jahr
Length.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` vor 1 Jahr
Length.h 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) vor 1 Jahr
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} vor 2 Jahren
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin vor 2 Jahren
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions vor 2 Jahren
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files vor 1 Jahr
MediaList.cpp ff45874d4e LibWeb: Port MediaList interface from DeprecatedString to String vor 1 Jahr
MediaList.h ff45874d4e LibWeb: Port MediaList interface from DeprecatedString to String vor 1 Jahr
MediaList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString vor 1 Jahr
MediaQuery.cpp 51caa14381 LibWeb: Remove FrameLoader vor 1 Jahr
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible vor 1 Jahr
MediaQueryList.cpp afa27bad19 LibWeb: Make serializing media-queries infallible vor 1 Jahr
MediaQueryList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef vor 3 Jahren
MediaQueryListEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
MediaQueryListEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString vor 1 Jahr
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
PercentageOr.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels vor 1 Jahr
PercentageOr.h 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels vor 1 Jahr
Position.cpp f57c42fad7 LibWeb: Avoid conversion from floating point in CSS position resolution vor 1 Jahr
Position.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case vor 2 Jahren
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme vor 2 Jahren
Properties.json c103269a8e LibWeb: Fill out `font` property data vor 1 Jahr
PseudoClasses.json 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes vor 1 Jahr
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet vor 2 Jahren
Ratio.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios vor 1 Jahr
Resolution.cpp b63e393cef LibWeb: Fix broken conversion of CSS <resolution> dpi/dpcm to dppx vor 1 Jahr
Resolution.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
ResolvedCSSStyleDeclaration.cpp a3a5af3fd1 LibWeb: Implement `length` and `item()` for ResolvedCSSStyleDeclaration vor 1 Jahr
ResolvedCSSStyleDeclaration.h f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String vor 1 Jahr
Screen.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
Screen.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing vor 2 Jahren
Selector.cpp 91114c157b LibWeb: Make serializing selectors infallible vor 1 Jahr
Selector.h 91114c157b LibWeb: Make serializing selectors infallible vor 1 Jahr
SelectorEngine.cpp 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes vor 1 Jahr
SelectorEngine.h 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors vor 1 Jahr
Serialize.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Serialize.h b5893ee115 LibWeb: Make Serialize functions infallible vor 1 Jahr
Size.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels vor 1 Jahr
Size.h 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels vor 1 Jahr
StyleComputer.cpp fc7f79e0e7 LibWeb: Use Element::namespace_ instead of ELement::namespace_uri vor 1 Jahr
StyleComputer.h f7209fb9d4 LibWeb: Implement `font-size: math` vor 1 Jahr
StyleProperties.cpp 9e99368694 LibWeb: Track quote-nesting level while building the layout tree vor 1 Jahr
StyleProperties.h 9e99368694 LibWeb: Track quote-nesting level while building the layout tree vor 1 Jahr
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h vor 2 Jahren
StyleProperty.h 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h vor 2 Jahren
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag vor 2 Jahren
StyleSheet.h da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String vor 1 Jahr
StyleSheet.idl da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String vor 1 Jahr
StyleSheetList.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
StyleSheetList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute vor 2 Jahren
StyleValue.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
StyleValue.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types vor 1 Jahr
Supports.cpp 846c719e49 LibWeb: Make serializing Supports rules infallible vor 1 Jahr
Supports.h 846c719e49 LibWeb: Make serializing Supports rules infallible vor 1 Jahr
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords vor 1 Jahr
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords vor 1 Jahr
Time.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
Time.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
TransformFunctions.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files vor 1 Jahr
UnicodeRange.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible vor 1 Jahr
VisualViewport.cpp dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` vor 1 Jahr
VisualViewport.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
VisualViewport.idl 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport vor 1 Jahr