Andreas Kling 8d7a1e5654 LibWeb: Skip some redundant UTF-8 validation in CSS tokenizer há 1 ano atrás
..
Parser 8d7a1e5654 LibWeb: Skip some redundant UTF-8 validation in CSS tokenizer há 1 ano atrás
StyleValues e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI há 1 ano atrás
Angle.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions há 1 ano atrás
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
AnimationEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
AnimationEvent.h faaf5b9652 LibWeb: Add the AnimationEvent IDL objects há 1 ano atrás
AnimationEvent.idl faaf5b9652 LibWeb: Add the AnimationEvent IDL objects há 1 ano atrás
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible há 1 ano atrás
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL há 2 anos atrás
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL há 2 anos atrás
CSSAnimation.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSAnimation.h c3b689488e LibWeb: Implement animation class-specific composite order há 1 ano atrás
CSSAnimation.idl 3a87c000c4 LibWeb: Add the CSSAnimation IDL object há 1 ano atrás
CSSConditionRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSConditionRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only há 1 ano atrás
CSSConditionRule.idl 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only há 1 ano atrás
CSSFontFaceRule.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
CSSFontFaceRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String há 1 ano atrás
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CSSGroupingRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CSSImportRule.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
CSSImportRule.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
CSSImportRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CSSKeyframeRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSKeyframeRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String há 1 ano atrás
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
CSSKeyframesRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSKeyframesRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String há 1 ano atrás
CSSKeyframesRule.idl 1a94241f58 IDL: Add missing #imports há 1 ano atrás
CSSMediaRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSMediaRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only há 1 ano atrás
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CSSNamespaceRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSNamespaceRule.h 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString há 1 ano atrás
CSSNamespaceRule.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation há 1 ano atrás
CSSNumericType.cpp 148f873321 LibWeb: Merge background-position parsing into position code há 1 ano atrás
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types há 1 ano atrás
CSSRule.cpp d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String há 1 ano atrás
CSSRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() há 1 ano atrás
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CSSRuleList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSRuleList.h d209d5a84f LibWeb: Ensure CSSStyleSheet::css_rules() always returns the same object há 1 ano atrás
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CSSStyleDeclaration.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer há 1 ano atrás
CSSStyleDeclaration.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CSSStyleRule.cpp ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type há 1 ano atrás
CSSStyleRule.h ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type há 1 ano atrás
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CSSStyleSheet.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
CSSStyleSheet.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
CSSStyleSheet.idl 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` há 1 ano atrás
CSSSupportsRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
CSSSupportsRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only há 1 ano atrás
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
CalculatedOr.cpp bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue há 1 ano atrás
CalculatedOr.h bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue há 1 ano atrás
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files há 2 anos atrás
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files há 2 anos atrás
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property há 1 ano atrás
ComputedValues.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
Default.css 110e74b9c1 LibWeb: Move textarea cols rows attr size from css to create_layout_node há 1 ano atrás
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json há 1 ano atrás
Display.h f3124c492b LibWeb: Add `display: math` há 1 ano atrás
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions há 2 anos atrás
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` há 1 ano atrás
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` há 1 ano atrás
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin há 2 anos atrás
Enums.json 4a3680cafc LibWeb/CSS: Add "text" into list of possible "background-box" values há 1 ano atrás
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types há 1 ano atrás
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types há 1 ano atrás
FontFace.cpp f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx há 1 ano atrás
FontFace.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
Frequency.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
Frequency.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings há 2 anos atrás
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] há 1 ano atrás
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] há 1 ano atrás
GridTrackSize.cpp cfcc459140 LibWeb: Fix grid line name placement when repeat() is used há 1 ano atrás
GridTrackSize.h cfcc459140 LibWeb: Fix grid line name placement when repeat() is used há 1 ano atrás
Identifiers.json 391cfdc085 LibWeb: Parse the CSS transform-box property há 1 ano atrás
Length.cpp 0487485fb1 LibWeb: Limit length values to 5 decimal places when serializing há 1 ano atrás
Length.h b66033720a LibWeb: Let Length::to_px(Layout::Node) be inline for absolute lengths há 1 ano atrás
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} há 2 anos atrás
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin há 3 anos atrás
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions há 2 anos atrás
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files há 1 ano atrás
MediaList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
MediaList.h b0f57a2785 LibWeb: Add CSSStyleSheet constructor binding há 1 ano atrás
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
MediaQuery.cpp e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines há 1 ano atrás
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible há 1 ano atrás
MediaQueryList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
MediaQueryList.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media há 1 ano atrás
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
MediaQueryListEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString há 1 ano atrás
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
PercentageOr.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels há 1 ano atrás
PercentageOr.h d8e8293b7e LibWeb: Add PercentageOr<Length>::to_px() fast path for absolute lengths há 1 ano atrás
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case há 2 anos atrás
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme há 2 anos atrás
Properties.json 18fe86adc3 LibWeb: Add support for the inline-size CSS property há 1 ano atrás
PseudoClasses.json 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes há 1 ano atrás
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet há 2 anos atrás
Ratio.cpp 7dcf060927 LibWeb: Limit ratio parts to 5 decimal places when printing há 1 ano atrás
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios há 1 ano atrás
Resolution.cpp 30dcbc306c LibWeb: Make resolution calculable há 1 ano atrás
Resolution.h 30dcbc306c LibWeb: Make resolution calculable há 1 ano atrás
ResolvedCSSStyleDeclaration.cpp c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& há 1 ano atrás
ResolvedCSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer há 1 ano atrás
Screen.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
Screen.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing há 2 anos atrás
Selector.cpp afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors há 1 ano atrás
Selector.h afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors há 1 ano atrás
SelectorEngine.cpp 6e2685f091 LibWeb: Remove FLATTEN attribute from SelectorEngine::fast_matches há 1 ano atrás
SelectorEngine.h 3c3e591f03 LibWeb: Add a fast (iterative) selector matcher for trivial selectors há 1 ano atrás
Serialize.cpp da18957063 LibWeb: Limit color alpha values to 4 decimal places when serializing há 1 ano atrás
Serialize.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx há 1 ano atrás
Size.cpp 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` há 1 ano atrás
Size.h 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` há 1 ano atrás
StyleComputer.cpp afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors há 1 ano atrás
StyleComputer.h afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors há 1 ano atrás
StyleInvalidation.cpp cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props há 1 ano atrás
StyleInvalidation.h cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props há 1 ano atrás
StyleProperties.cpp cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props há 1 ano atrás
StyleProperties.h cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props há 1 ano atrás
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h há 2 anos atrás
StyleProperty.h ea2b733862 LibWeb: Port custom properties to FlyString há 1 ano atrás
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag há 2 anos atrás
StyleSheet.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media há 1 ano atrás
StyleSheet.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
StyleSheetList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
StyleSheetList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject há 1 ano atrás
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás
StyleValue.cpp 3df3a85235 LibGfx+Userland: Move FontWeight enum into its own file há 1 ano atrás
StyleValue.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library há 1 ano atrás
Supports.cpp 846c719e49 LibWeb: Make serializing Supports rules infallible há 1 ano atrás
Supports.h 846c719e49 LibWeb: Make serializing Supports rules infallible há 1 ano atrás
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords há 1 ano atrás
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords há 1 ano atrás
Time.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
Time.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible há 1 ano atrás
TransformFunctions.json 675b242e84 LibWeb: Add missing CSS Transforms Module Level 2 functions há 1 ano atrás
Transformation.cpp c5d1ec4dea LibWeb/CSS: Ensure length is absolute before converting to pixels há 1 ano atrás
Transformation.h c443f80137 LibWeb: Allow percentages on CSS transform scale functions há 1 ano atrás
VisualViewport.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files há 1 ano atrás