Andrew Kaster 28f728dfdb LibWeb: Implement FontFace.load() for url() based font sources пре 1 година
..
Parser d76167b8a4 LibWeb: Add CSS ParsingContext constructor with a realm and URL пре 1 година
StyleValues ded344aa2c LibWeb/DOM: Rename link_color to normal_link_color пре 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 година
AnimationEvent.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h пре 1 година
AnimationEvent.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() пре 1 година
AnimationEvent.idl faaf5b9652 LibWeb: Add the AnimationEvent IDL objects пре 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 година
CSSAnimation.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h пре 1 година
CSSAnimation.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() пре 1 година
CSSAnimation.idl 3a87c000c4 LibWeb: Add the CSSAnimation IDL object пре 1 година
CSSConditionRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
CSSConditionRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only пре 1 година
CSSConditionRule.idl 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only пре 1 година
CSSFontFaceRule.cpp 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace пре 1 година
CSSFontFaceRule.h 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace пре 1 година
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSGroupingRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSImportRule.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library пре 1 година
CSSImportRule.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library пре 1 година
CSSImportRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSKeyframeRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
CSSKeyframeRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String пре 1 година
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports пре 1 година
CSSKeyframesRule.cpp 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration пре 1 година
CSSKeyframesRule.h d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String пре 1 година
CSSKeyframesRule.idl 1a94241f58 IDL: Add missing #imports пре 1 година
CSSMediaRule.cpp 02a8966b61 LibWeb: Serialize empty media rules with a single newline пре 1 година
CSSMediaRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only пре 1 година
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSNamespaceRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
CSSNamespaceRule.h 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString пре 1 година
CSSNamespaceRule.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation пре 1 година
CSSNumericType.cpp 148f873321 LibWeb: Merge background-position parsing into position code пре 1 година
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types пре 1 година
CSSRule.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h пре 1 година
CSSRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() пре 1 година
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSRuleList.cpp 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration пре 1 година
CSSRuleList.h d209d5a84f LibWeb: Ensure CSSStyleSheet::css_rules() always returns the same object пре 1 година
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSStyleDeclaration.cpp 493a04d5fe LibJS: Add PropertyLookupPhase enum to distinguish Object [[Get]] calls пре 1 година
CSSStyleDeclaration.h 493a04d5fe LibJS: Add PropertyLookupPhase enum to distinguish Object [[Get]] calls пре 1 година
CSSStyleDeclaration.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSStyleRule.cpp 99b2eff988 LibWeb: Invalidate style when CSSStyleRule selectorText changes пре 1 година
CSSStyleRule.h ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type пре 1 година
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSStyleSheet.cpp 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration пре 1 година
CSSStyleSheet.h 3945e1a82a LibJS: Make JS::Cell a Weakable пре 1 година
CSSStyleSheet.idl 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` пре 1 година
CSSSupportsRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
CSSSupportsRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only пре 1 година
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
CSSTransition.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h пре 1 година
CSSTransition.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() пре 1 година
CSSTransition.idl 911088278d LibWeb: Add the CSSTransition IDL object пре 1 година
CalculatedOr.cpp bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue пре 1 година
CalculatedOr.h bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue пре 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 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute пре 1 година
Default.css 110e74b9c1 LibWeb: Move textarea cols rows attr size from css to create_layout_node пре 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 4a3680cafc LibWeb/CSS: Add "text" into list of possible "background-box" values пре 1 година
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types пре 1 година
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types пре 1 година
FontFace.cpp 28f728dfdb LibWeb: Implement FontFace.load() for url() based font sources пре 1 година
FontFace.h 28f728dfdb LibWeb: Implement FontFace.load() for url() based font sources пре 1 година
FontFace.idl 60b3436ea3 LibWeb: Support loading FontFaces constructed with binary data пре 1 година
FontFaceSet.cpp bd4f516e64 LibWeb: Stub out FontFaceSet.status and .ready attributes пре 1 година
FontFaceSet.h bd4f516e64 LibWeb: Stub out FontFaceSet.status and .ready attributes пре 1 година
FontFaceSet.idl bd4f516e64 LibWeb: Stub out FontFaceSet.status and .ready attributes пре 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 cfcc459140 LibWeb: Fix grid line name placement when repeat() is used пре 1 година
GridTrackSize.h cfcc459140 LibWeb: Fix grid line name placement when repeat() is used пре 1 година
Identifiers.json 391cfdc085 LibWeb: Parse the CSS transform-box property пре 1 година
Length.cpp 0487485fb1 LibWeb: Limit length values to 5 decimal places when serializing пре 1 година
Length.h b66033720a LibWeb: Let Length::to_px(Layout::Node) be inline for absolute lengths пре 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 c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
MediaList.h b0f57a2785 LibWeb: Add CSSStyleSheet constructor binding пре 1 година
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
MediaQuery.cpp a2cccf9420 LibWeb: Use correct spacing when serializing media features пре 1 година
MediaQuery.h afa27bad19 LibWeb: Make serializing media-queries infallible пре 1 година
MediaQueryList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
MediaQueryList.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media пре 1 година
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
MediaQueryListEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString пре 1 година
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible пре 1 година
ParsedFontFace.cpp 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace пре 1 година
ParsedFontFace.h 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace пре 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 d8e8293b7e LibWeb: Add PercentageOr<Length>::to_px() fast path for absolute lengths пре 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 99579f1f5e LibWeb: Use "valid-types" to define `fill-rule` in Properties.json пре 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 7dcf060927 LibWeb: Limit ratio parts to 5 decimal places when printing пре 1 година
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios пре 1 година
Resolution.cpp 30dcbc306c LibWeb: Make resolution calculable пре 1 година
Resolution.h 30dcbc306c LibWeb: Make resolution calculable пре 1 година
ResolvedCSSStyleDeclaration.cpp c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& пре 1 година
ResolvedCSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer пре 1 година
Screen.cpp ccebc7a905 LibWeb: Add stubs for the Screen Orientation API пре 1 година
Screen.h ccebc7a905 LibWeb: Add stubs for the Screen Orientation API пре 1 година
Screen.idl ccebc7a905 LibWeb: Add stubs for the Screen Orientation API пре 1 година
ScreenOrientation.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h пре 1 година
ScreenOrientation.h ccebc7a905 LibWeb: Add stubs for the Screen Orientation API пре 1 година
ScreenOrientation.idl ccebc7a905 LibWeb: Add stubs for the Screen Orientation API пре 1 година
Selector.cpp afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors пре 1 година
Selector.h afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors пре 1 година
SelectorEngine.cpp 8450041b52 LibWeb: Fix some GCVerifier warnings пре 1 година
SelectorEngine.h 3c3e591f03 LibWeb: Add a fast (iterative) selector matcher for trivial selectors пре 1 година
Serialize.cpp da18957063 LibWeb: Limit color alpha values to 4 decimal places when serializing пре 1 година
Serialize.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx пре 1 година
Size.cpp 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` пре 1 година
Size.h 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` пре 1 година
StyleComputer.cpp b7526a39b0 LibWeb: Expose StyleComputer's FontLoader class publicly пре 1 година
StyleComputer.h b7526a39b0 LibWeb: Expose StyleComputer's FontLoader class publicly пре 1 година
StyleInvalidation.cpp cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props пре 1 година
StyleInvalidation.h cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props пре 1 година
StyleProperties.cpp 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute пре 1 година
StyleProperties.h 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute пре 1 година
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h пре 2 година
StyleProperty.h ea2b733862 LibWeb: Port custom properties to FlyString пре 1 година
StyleSheet.cpp 84193f2746 LibWeb: Align StyleSheet title getter with the specification пре 1 година
StyleSheet.h 84193f2746 LibWeb: Align StyleSheet title getter with the specification пре 1 година
StyleSheet.idl 84193f2746 LibWeb: Align StyleSheet title getter with the specification пре 1 година
StyleSheetList.cpp 84193f2746 LibWeb: Align StyleSheet title getter with the specification пре 1 година
StyleSheetList.h 819f2c1df6 LibWeb: Don't redundantly re-sort StyleSheetList on sheet removal пре 1 година
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година
StyleValue.cpp 5dce559ed8 LibWeb: Parse transition style values пре 1 година
StyleValue.h 5dce559ed8 LibWeb: Parse transition style values пре 1 година
Supports.cpp b2a099e647 LibWeb: Don't leak entire realm after parsing CSS @supports rule пре 1 година
Supports.h b2a099e647 LibWeb: Don't leak entire realm after parsing CSS @supports rule пре 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 675b242e84 LibWeb: Add missing CSS Transforms Module Level 2 functions пре 1 година
Transformation.cpp c5d1ec4dea LibWeb/CSS: Ensure length is absolute before converting to pixels пре 1 година
Transformation.h c443f80137 LibWeb: Allow percentages on CSS transform scale functions пре 1 година
VisualViewport.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes пре 1 година
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files пре 1 година