Sam Atkins c9c99b3c42 LibWeb: Produce resolved transform value according to spec algorithm 1 年間 前
..
Parser 65b50ecc1a LibWeb/CSS: Parser should treat calc() with flex values as invalid 1 年間 前
StyleValues 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 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 d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
CSSFontFaceRule.cpp 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules 1 年間 前
CSSFontFaceRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年 前
CSSGroupingRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年間 前
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年間 前
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年 前
CSSImportRule.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
CSSImportRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年 前
CSSKeyframeRule.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
CSSKeyframeRule.h f3e5335096 LibWeb: Port CSSKeyframeRules interface from DeprecatedString to String 1 年間 前
CSSKeyframeRule.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
CSSKeyframesRule.cpp 9577cd853a LibWeb: Use JS::MarkedVector while parsing CSS keyframe rules 1 年間 前
CSSKeyframesRule.h 9577cd853a LibWeb: Use JS::MarkedVector while parsing CSS keyframe rules 1 年間 前
CSSKeyframesRule.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
CSSMediaRule.cpp cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String 1 年間 前
CSSMediaRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String 1 年間 前
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年 前
CSSNamespaceRule.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年間 前
CSSNamespaceRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
CSSNamespaceRule.idl 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 1 年間 前
CSSNumericType.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年間 前
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 年間 前
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年 前
CSSRule.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 1 年間 前
CSSRule.idl e90752cc21 LibWeb: Add preliminary support for CSS animations 2 年 前
CSSRuleList.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
CSSRuleList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年 前
CSSStyleDeclaration.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年間 前
CSSStyleDeclaration.h 707ca984bd LibWeb: Fix memory leak in CSS::ImageStyleValue 1 年間 前
CSSStyleDeclaration.idl 08cf35cf9a LibWeb: Allow indexing into CSSStyleDeclaration by number 1 年間 前
CSSStyleRule.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年間 前
CSSStyleRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年 前
CSSStyleSheet.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年間 前
CSSStyleSheet.h da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String 1 年間 前
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年 前
CSSSupportsRule.cpp cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String 1 年間 前
CSSSupportsRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String 1 年間 前
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年 前
CalculatedOr.cpp 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 1 年間 前
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 642ad80960 LibWeb: Make CSS Transformation struct a proper class 1 年間 前
Default.css 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement 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 479451498b LibWeb: Implement `mask-type` CSS property 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 2 年 前
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions 2 年 前
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files 1 年間 前
MediaList.cpp ff45874d4e LibWeb: Port MediaList interface from DeprecatedString to String 1 年間 前
MediaList.h ff45874d4e LibWeb: Port MediaList interface from DeprecatedString to String 1 年間 前
MediaList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年間 前
MediaQuery.cpp 51caa14381 LibWeb: Remove FrameLoader 1 年間 前
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible 1 年間 前
MediaQueryList.cpp afa27bad19 LibWeb: Make serializing media-queries infallible 1 年間 前
MediaQueryList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 年 前
MediaQueryListEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
MediaQueryListEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 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 年間 前
Position.cpp f57c42fad7 LibWeb: Avoid conversion from floating point in CSS position resolution 1 年間 前
Position.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 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 479451498b LibWeb: Implement `mask-type` CSS property 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 c9c99b3c42 LibWeb: Produce resolved transform value according to spec algorithm 1 年間 前
ResolvedCSSStyleDeclaration.h f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String 1 年間 前
Screen.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
Screen.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 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 aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 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 28c9015bd8 LibWeb: Resolve percentages in calc() for font-size 1 年間 前
StyleComputer.h f7209fb9d4 LibWeb: Implement `font-size: math` 1 年間 前
StyleProperties.cpp 642ad80960 LibWeb: Make CSS Transformation struct a proper class 1 年間 前
StyleProperties.h 479451498b LibWeb: Implement `mask-type` CSS property 1 年間 前
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 年 前
StyleProperty.h 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 年 前
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 da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String 1 年間 前
StyleSheetList.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
StyleSheetList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute 2 年 前
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 1 年間 前
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 dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 年間 前
VisualViewport.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年間 前
VisualViewport.idl 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport 1 年間 前