MacDue 0135af6e60 Meta: Add `basic-shape` as a CSS property value type 1 年之前
..
Parser 0135af6e60 Meta: Add `basic-shape` as a CSS property value type 1 年之前
StyleValues 5f17d9b34a LibWeb: Add `BasicShapeStyleValue` to represent CSS basic shapes 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 4fe0cbcf85 LibWeb: Use 'FIXME' extended attribute where possible 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 4fe0cbcf85 LibWeb: Use 'FIXME' extended attribute where possible 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 0135af6e60 Meta: Add `basic-shape` as a CSS property value type 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 68a1a78a1a LibWeb: Use FIXME extended attribute where possible 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 bab546472e LibWeb: Mark FontFaceSet as a setlike IDL interface 1 年之前
FontFaceSet.h bab546472e LibWeb: Mark FontFaceSet as a setlike IDL interface 1 年之前
FontFaceSet.idl bab546472e LibWeb: Mark FontFaceSet as a setlike IDL interface 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 1 年之前
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 a8ef84f8c3 LibWeb: Use LengthPercentage for calc values in Transformation matrix 1 年之前
StyleComputer.h a98ad191c7 Userland: Add ESCAPING annotations to a bunch of places 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 5f17d9b34a LibWeb: Add `BasicShapeStyleValue` to represent CSS basic shapes 1 年之前
StyleValue.h 5f17d9b34a LibWeb: Add `BasicShapeStyleValue` to represent CSS basic shapes 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 年之前