Andreas Kling 8d7a1e5654 LibWeb: Skip some redundant UTF-8 validation in CSS tokenizer hace 1 año
..
Parser 8d7a1e5654 LibWeb: Skip some redundant UTF-8 validation in CSS tokenizer hace 1 año
StyleValues e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI hace 1 año
Angle.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions hace 1 año
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible hace 1 año
AnimationEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
AnimationEvent.h faaf5b9652 LibWeb: Add the AnimationEvent IDL objects hace 1 año
AnimationEvent.idl faaf5b9652 LibWeb: Add the AnimationEvent IDL objects 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
CSSAnimation.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSAnimation.h c3b689488e LibWeb: Implement animation class-specific composite order hace 1 año
CSSAnimation.idl 3a87c000c4 LibWeb: Add the CSSAnimation IDL object hace 1 año
CSSConditionRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSConditionRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only hace 1 año
CSSConditionRule.idl 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only hace 1 año
CSSFontFaceRule.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
CSSFontFaceRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String hace 1 año
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CSSGroupingRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CSSImportRule.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
CSSImportRule.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
CSSImportRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CSSKeyframeRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSKeyframeRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String hace 1 año
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports hace 1 año
CSSKeyframesRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSKeyframesRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String hace 1 año
CSSKeyframesRule.idl 1a94241f58 IDL: Add missing #imports hace 1 año
CSSMediaRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSMediaRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only hace 1 año
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CSSNamespaceRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSNamespaceRule.h 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString hace 1 año
CSSNamespaceRule.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation hace 1 año
CSSNumericType.cpp 148f873321 LibWeb: Merge background-position parsing into position code hace 1 año
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types hace 1 año
CSSRule.cpp d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String hace 1 año
CSSRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() hace 1 año
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CSSRuleList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSRuleList.h d209d5a84f LibWeb: Ensure CSSStyleSheet::css_rules() always returns the same object hace 1 año
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CSSStyleDeclaration.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer hace 1 año
CSSStyleDeclaration.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CSSStyleRule.cpp ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type hace 1 año
CSSStyleRule.h ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type hace 1 año
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CSSStyleSheet.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
CSSStyleSheet.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
CSSStyleSheet.idl 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` hace 1 año
CSSSupportsRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
CSSSupportsRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only hace 1 año
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
CalculatedOr.cpp bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue hace 1 año
CalculatedOr.h bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue 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 e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
Default.css 110e74b9c1 LibWeb: Move textarea cols rows attr size from css to create_layout_node hace 1 año
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json hace 1 año
Display.h f3124c492b LibWeb: Add `display: math` 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 4a3680cafc LibWeb/CSS: Add "text" into list of possible "background-box" values hace 1 año
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types hace 1 año
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types hace 1 año
FontFace.cpp f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx hace 1 año
FontFace.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 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 cfcc459140 LibWeb: Fix grid line name placement when repeat() is used hace 1 año
GridTrackSize.h cfcc459140 LibWeb: Fix grid line name placement when repeat() is used hace 1 año
Identifiers.json 391cfdc085 LibWeb: Parse the CSS transform-box property hace 1 año
Length.cpp 0487485fb1 LibWeb: Limit length values to 5 decimal places when serializing hace 1 año
Length.h b66033720a LibWeb: Let Length::to_px(Layout::Node) be inline for absolute lengths 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 1 año
MediaList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
MediaList.h b0f57a2785 LibWeb: Add CSSStyleSheet constructor binding hace 1 año
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
MediaQuery.cpp e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines hace 1 año
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible hace 1 año
MediaQueryList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
MediaQueryList.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media hace 1 año
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
MediaQueryListEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
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 d8e8293b7e LibWeb: Add PercentageOr<Length>::to_px() fast path for absolute lengths 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 18fe86adc3 LibWeb: Add support for the inline-size CSS property hace 1 año
PseudoClasses.json 6bf107fc16 LibWeb: Implement the :open and :closed pseudo-classes hace 1 año
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet hace 2 años
Ratio.cpp 7dcf060927 LibWeb: Limit ratio parts to 5 decimal places when printing hace 1 año
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios hace 1 año
Resolution.cpp 30dcbc306c LibWeb: Make resolution calculable hace 1 año
Resolution.h 30dcbc306c LibWeb: Make resolution calculable hace 1 año
ResolvedCSSStyleDeclaration.cpp c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& hace 1 año
ResolvedCSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer hace 1 año
Screen.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
Screen.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
Screen.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
Selector.cpp afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors hace 1 año
Selector.h afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors hace 1 año
SelectorEngine.cpp 6e2685f091 LibWeb: Remove FLATTEN attribute from SelectorEngine::fast_matches hace 1 año
SelectorEngine.h 3c3e591f03 LibWeb: Add a fast (iterative) selector matcher for trivial selectors hace 1 año
Serialize.cpp da18957063 LibWeb: Limit color alpha values to 4 decimal places when serializing hace 1 año
Serialize.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx hace 1 año
Size.cpp 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` hace 1 año
Size.h 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` hace 1 año
StyleComputer.cpp afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors hace 1 año
StyleComputer.h afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors hace 1 año
StyleInvalidation.cpp cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props hace 1 año
StyleInvalidation.h cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props hace 1 año
StyleProperties.cpp cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props hace 1 año
StyleProperties.h cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props hace 1 año
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h hace 2 años
StyleProperty.h ea2b733862 LibWeb: Port custom properties to FlyString hace 1 año
StyleSheet.cpp 93238edf8f LibWeb: Respect media attribute of style tag hace 2 años
StyleSheet.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media hace 1 año
StyleSheet.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
StyleSheetList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
StyleSheetList.h 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject hace 1 año
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
StyleValue.cpp 3df3a85235 LibGfx+Userland: Move FontWeight enum into its own file hace 1 año
StyleValue.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 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 675b242e84 LibWeb: Add missing CSS Transforms Module Level 2 functions hace 1 año
Transformation.cpp c5d1ec4dea LibWeb/CSS: Ensure length is absolute before converting to pixels hace 1 año
Transformation.h c443f80137 LibWeb: Allow percentages on CSS transform scale functions hace 1 año
VisualViewport.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año