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