Zaggy1024 99c90e49b6 LibWeb: Calculate viewport-relative lengths in `CSSPixels` hace 1 año
..
Parser 07039af982 LibWeb: Implement attr() types :^) hace 1 año
StyleValues 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels hace 1 año
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI hace 1 año
Angle.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} hace 2 años
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible hace 1 año
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL hace 2 años
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL hace 2 años
CSSConditionRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
CSSConditionRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String hace 1 año
CSSConditionRule.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
CSSFontFaceRule.cpp 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules hace 1 año
CSSFontFaceRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CSSFontFaceRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
CSSGroupingRule.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
CSSGroupingRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
CSSImportRule.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CSSImportRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CSSImportRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
CSSKeyframeRule.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CSSKeyframeRule.h f3e5335096 LibWeb: Port CSSKeyframeRules interface from DeprecatedString to String hace 1 año
CSSKeyframeRule.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
CSSKeyframesRule.cpp 9577cd853a LibWeb: Use JS::MarkedVector while parsing CSS keyframe rules hace 1 año
CSSKeyframesRule.h 9577cd853a LibWeb: Use JS::MarkedVector while parsing CSS keyframe rules hace 1 año
CSSKeyframesRule.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
CSSMediaRule.cpp cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String hace 1 año
CSSMediaRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String hace 1 año
CSSMediaRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
CSSNamespaceRule.cpp b5893ee115 LibWeb: Make Serialize functions infallible hace 1 año
CSSNamespaceRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CSSNamespaceRule.idl 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule hace 2 años
CSSNumericType.cpp 780998b3d5 LibWeb: Add CSSNumericType::matches_dimension() hace 2 años
CSSNumericType.h 780998b3d5 LibWeb: Add CSSNumericType::matches_dimension() hace 2 años
CSSRule.cpp 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
CSSRule.h 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule hace 2 años
CSSRule.idl e90752cc21 LibWeb: Add preliminary support for CSS animations hace 2 años
CSSRuleList.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
CSSRuleList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CSSRuleList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
CSSStyleDeclaration.cpp 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
CSSStyleDeclaration.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CSSStyleDeclaration.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
CSSStyleRule.cpp 91114c157b LibWeb: Make serializing selectors infallible hace 1 año
CSSStyleRule.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
CSSStyleRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
CSSStyleSheet.cpp 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
CSSStyleSheet.h da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String hace 1 año
CSSStyleSheet.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
CSSSupportsRule.cpp cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String hace 1 año
CSSSupportsRule.h cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String hace 1 año
CSSSupportsRule.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
CalculatedOr.cpp 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute hace 2 años
CalculatedOr.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files hace 2 años
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files hace 2 años
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property hace 1 año
ComputedValues.h 607a398917 LibWeb: Store computed CSS font size as `CSSPixels` hace 1 año
Default.css 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement hace 1 año
Display.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
Display.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions hace 2 años
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` hace 1 año
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` hace 1 año
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin hace 2 años
Enums.json 97512d0c76 LibWeb: Add table-layout CSS property hace 2 años
FontFace.cpp 74bdbdf43f LibWeb: Parse font-weight and font-style inside @font-face rules hace 2 años
FontFace.h 13e2ca6b59 LibWeb: Parse `src: local(...)` in CSS @font-face rules hace 1 año
Frequency.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
Frequency.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings hace 2 años
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] hace 1 año
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] hace 1 año
GridTrackSize.cpp 2754c16e97 LibWeb: Make serializing GridTrack classes infallible hace 1 año
GridTrackSize.h 2754c16e97 LibWeb: Make serializing GridTrack classes infallible hace 1 año
Identifiers.json 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords hace 1 año
Length.cpp 99c90e49b6 LibWeb: Calculate viewport-relative lengths in `CSSPixels` hace 1 año
Length.h 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) hace 1 año
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} hace 2 años
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin hace 3 años
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions hace 2 años
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files hace 2 años
MediaList.cpp ff45874d4e LibWeb: Port MediaList interface from DeprecatedString to String hace 1 año
MediaList.h ff45874d4e LibWeb: Port MediaList interface from DeprecatedString to String hace 1 año
MediaList.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
MediaQuery.cpp 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) hace 1 año
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible hace 1 año
MediaQueryList.cpp afa27bad19 LibWeb: Make serializing media-queries infallible hace 1 año
MediaQueryList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
MediaQueryList.idl f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef hace 3 años
MediaQueryListEvent.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
MediaQueryListEvent.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
PercentageOr.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels hace 1 año
PercentageOr.h 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels hace 1 año
Position.cpp 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels hace 1 año
Position.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme hace 2 años
Properties.json 0f75d0611f LibWeb: Implement support for parsing CSS column-count property hace 1 año
PseudoClasses.json 7bc5949e35 LibWeb: Implement the `:placeholder-shown` pseudo-class hace 1 año
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet hace 2 años
Ratio.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios hace 1 año
Resolution.cpp b63e393cef LibWeb: Fix broken conversion of CSS <resolution> dpi/dpcm to dppx hace 1 año
Resolution.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
ResolvedCSSStyleDeclaration.cpp 607a398917 LibWeb: Store computed CSS font size as `CSSPixels` hace 1 año
ResolvedCSSStyleDeclaration.h 81b9f3ec15 LibWeb: Make ResolvedCSSStyleDeclaration method infallible hace 1 año
Screen.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
Screen.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
Selector.cpp 91114c157b LibWeb: Make serializing selectors infallible hace 1 año
Selector.h 91114c157b LibWeb: Make serializing selectors infallible hace 1 año
SelectorEngine.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
SelectorEngine.h 1858f06881 LibWeb: Add namespaces to Universal and TagName selectors hace 2 años
Serialize.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
Serialize.h b5893ee115 LibWeb: Make Serialize functions infallible hace 1 año
Size.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels hace 1 año
Size.h 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels hace 1 año
StyleComputer.cpp 4da1f4e836 LibWeb: Make FontPlugin::generic_font_name() return FlyString hace 1 año
StyleComputer.h 7d10484660 LibWeb: Move UnresolvedStyleValue resolution into the CSS Parser hace 1 año
StyleProperties.cpp 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) hace 1 año
StyleProperties.h 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property hace 1 año
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h hace 2 años
StyleProperty.h 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h hace 2 años
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag hace 2 años
StyleSheet.h da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String hace 1 año
StyleSheet.idl da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String hace 1 año
StyleSheetList.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
StyleSheetList.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
StyleSheetList.idl 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
StyleValue.cpp 6367b6a3d0 LibWeb: Use x-macro for StyleValue::Type instead of manual boilerplate hace 1 año
StyleValue.h 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible hace 1 año
Supports.cpp 846c719e49 LibWeb: Make serializing Supports rules infallible hace 1 año
Supports.h 846c719e49 LibWeb: Make serializing Supports rules infallible hace 1 año
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords hace 1 año
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords hace 1 año
Time.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
Time.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
TransformFunctions.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files hace 2 años
UnicodeRange.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
VisualViewport.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
VisualViewport.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
VisualViewport.idl 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport hace 2 años