Andreas Kling 274c46a3c9 LibWeb: Don't infer descendant combinator for <compound-selector> 11 tháng trước cách đây
..
Parser 274c46a3c9 LibWeb: Don't infer descendant combinator for <compound-selector> 11 tháng trước cách đây
StyleValues 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString 11 tháng trước cách đây
SyntaxHighlighter ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 năm trước cách đây
Angle.cpp 494a8cb816 AK: Add to_radians and to_degrees math functions 1 năm trước cách đây
Angle.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 năm trước cách đây
AnimationEvent.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 năm trước cách đây
AnimationEvent.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 năm trước cách đây
AnimationEvent.idl faaf5b9652 LibWeb: Add the AnimationEvent IDL objects 1 năm trước cách đây
BackdropFilter.h 89ed8e59f9 LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp} 2 năm trước cách đây
CSS.cpp b5893ee115 LibWeb: Make Serialize functions infallible 1 năm trước cách đây
CSS.h 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 năm trước cách đây
CSS.idl 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 năm trước cách đây
CSSAnimation.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 năm trước cách đây
CSSAnimation.h 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 năm trước cách đây
CSSAnimation.idl 3a87c000c4 LibWeb: Add the CSSAnimation IDL object 1 năm trước cách đây
CSSConditionRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 năm trước cách đây
CSSConditionRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 năm trước cách đây
CSSConditionRule.idl 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 năm trước cách đây
CSSFontFaceRule.cpp 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 năm trước cách đây
CSSFontFaceRule.h 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 năm trước cách đây
CSSFontFaceRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
CSSGroupingRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 năm trước cách đây
CSSGroupingRule.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 năm trước cách đây
CSSGroupingRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
CSSImportRule.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 năm trước cách đây
CSSImportRule.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 năm trước cách đây
CSSImportRule.idl 4fe0cbcf85 LibWeb: Use 'FIXME' extended attribute where possible 1 năm trước cách đây
CSSKeyframeRule.cpp a12d28fd30 LibWeb: Implement CSSStyleDeclaration.parentRule 1 năm trước cách đây
CSSKeyframeRule.h 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList 1 năm trước cách đây
CSSKeyframeRule.idl 1a94241f58 IDL: Add missing #imports 1 năm trước cách đây
CSSKeyframesRule.cpp 19fa630fa7 LibWeb: Make CSSKeyframeRule.parentRule actually point to parent rule 1 năm trước cách đây
CSSKeyframesRule.h 19fa630fa7 LibWeb: Make CSSKeyframeRule.parentRule actually point to parent rule 1 năm trước cách đây
CSSKeyframesRule.idl 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList 1 năm trước cách đây
CSSMediaRule.cpp 02a8966b61 LibWeb: Serialize empty media rules with a single newline 1 năm trước cách đây
CSSMediaRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 năm trước cách đây
CSSMediaRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
CSSNamespaceRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 năm trước cách đây
CSSNamespaceRule.h 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString 1 năm trước cách đây
CSSNamespaceRule.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 năm trước cách đây
CSSNumericType.cpp 0135af6e60 Meta: Add `basic-shape` as a CSS property value type 1 năm trước cách đây
CSSNumericType.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 năm trước cách đây
CSSRule.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 năm trước cách đây
CSSRule.h d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() 1 năm trước cách đây
CSSRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
CSSRuleList.cpp 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 năm trước cách đây
CSSRuleList.h d209d5a84f LibWeb: Ensure CSSStyleSheet::css_rules() always returns the same object 1 năm trước cách đây
CSSRuleList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
CSSStyleDeclaration.cpp a12d28fd30 LibWeb: Implement CSSStyleDeclaration.parentRule 1 năm trước cách đây
CSSStyleDeclaration.h a12d28fd30 LibWeb: Implement CSSStyleDeclaration.parentRule 1 năm trước cách đây
CSSStyleDeclaration.idl 4c94202e97 LibWeb: Remove unnecessary FIXME marker for CSSStyleDeclaration.cssFloat 1 năm trước cách đây
CSSStyleRule.cpp a12d28fd30 LibWeb: Implement CSSStyleDeclaration.parentRule 1 năm trước cách đây
CSSStyleRule.h ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type 1 năm trước cách đây
CSSStyleRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
CSSStyleSheet.cpp 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 năm trước cách đây
CSSStyleSheet.h 3945e1a82a LibJS: Make JS::Cell a Weakable 1 năm trước cách đây
CSSStyleSheet.idl 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` 1 năm trước cách đây
CSSSupportsRule.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 năm trước cách đây
CSSSupportsRule.h 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only 1 năm trước cách đây
CSSSupportsRule.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
CSSTransition.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 năm trước cách đây
CSSTransition.h 7950992fc2 LibWeb: Remove TimingFunction in favor of EasingStyleValue::Function 1 năm trước cách đây
CSSTransition.idl 911088278d LibWeb: Add the CSSTransition IDL object 1 năm trước cách đây
CalculatedOr.cpp bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue 1 năm trước cách đây
CalculatedOr.h bf05aa88bc LibWeb: Add method for converting a FooOrCalculated to a StyleValue 1 năm trước cách đây
Clip.cpp bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 năm trước cách đây
Clip.h bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files 2 năm trước cách đây
ColumnCount.h 0f75d0611f LibWeb: Implement support for parsing CSS column-count property 1 năm trước cách đây
ComputedValues.h 020b20d817 LibWeb: Support content-visibility css 11 tháng trước cách đây
Default.css 3faff34bf6 LibWeb: Make details and summary elements display:block in the UA style 11 tháng trước cách đây
Display.cpp 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json 1 năm trước cách đây
Display.h f3124c492b LibWeb: Add `display: math` 1 năm trước cách đây
EasingFunctions.json dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 năm trước cách đây
EdgeRect.cpp 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 năm trước cách đây
EdgeRect.h 709767cc4b LibWeb: Don't convert to floating point in `CSS::EdgeRect` 1 năm trước cách đây
ElementCSSInlineStyle.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 năm trước cách đây
Enums.json 020b20d817 LibWeb: Support content-visibility css 11 tháng trước cách đây
Flex.cpp b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 năm trước cách đây
Flex.h b0317bb3a1 LibWeb: Implement Flex and FlexStyleValue types 1 năm trước cách đây
FontFace.cpp 2ead999f2b LibGfx+LibWeb: Remove typeface classes for WOFF fonts 11 tháng trước cách đây
FontFace.h d5926a3231 LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface 1 năm trước cách đây
FontFace.idl 60b3436ea3 LibWeb: Support loading FontFaces constructed with binary data 1 năm trước cách đây
FontFaceSet.cpp bbd82265e1 LibWeb/CSS: Implement FontFaceSet.onloadingerror 1 năm trước cách đây
FontFaceSet.h bbd82265e1 LibWeb/CSS: Implement FontFaceSet.onloadingerror 1 năm trước cách đây
FontFaceSet.idl bbd82265e1 LibWeb/CSS: Implement FontFaceSet.onloadingerror 1 năm trước cách đây
Frequency.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 năm trước cách đây
Frequency.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 năm trước cách đây
GeneralEnclosed.h 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings 2 năm trước cách đây
GridTrackPlacement.cpp b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 năm trước cách đây
GridTrackPlacement.h b66f65dc9e LibWeb: Define if identifier represent area or line during layout [GFC] 1 năm trước cách đây
GridTrackSize.cpp cfcc459140 LibWeb: Fix grid line name placement when repeat() is used 1 năm trước cách đây
GridTrackSize.h cfcc459140 LibWeb: Fix grid line name placement when repeat() is used 1 năm trước cách đây
Identifiers.json d427344f39 LibWeb: Handle inline-start and inline-end as float values 1 năm trước cách đây
Length.cpp 1a2a34fa43 LibGfx: Remove Bitmap::glyph_spacing() 1 năm trước cách đây
Length.h b66033720a LibWeb: Let Length::to_px(Layout::Node) be inline for absolute lengths 1 năm trước cách đây
LengthBox.cpp 0c14103025 LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp} 2 năm trước cách đây
LengthBox.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 năm trước cách đây
LinkStyle.idl 899fa30bdd LibWeb: Extract the LinkStyle IDL mixin 2 năm trước cách đây
MathFunctions.json 618c0402a7 LibWeb: Generate parsing code for CSS math functions 2 năm trước cách đây
MediaFeatures.json 5cf6d51753 LibWeb: Reformat inconsistent CSS JSON files 1 năm trước cách đây
MediaList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 năm trước cách đây
MediaList.h b0f57a2785 LibWeb: Add CSSStyleSheet constructor binding 1 năm trước cách đây
MediaList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
MediaQuery.cpp be08abbf8a LibWeb: Remove is_media_feature_name function 1 năm trước cách đây
MediaQuery.h be08abbf8a LibWeb: Remove is_media_feature_name function 1 năm trước cách đây
MediaQueryList.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 năm trước cách đây
MediaQueryList.h ef1e942f3e LibWeb: Use String for getting/setting MediaQueryList media 1 năm trước cách đây
MediaQueryList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
MediaQueryListEvent.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 năm trước cách đây
MediaQueryListEvent.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 năm trước cách đây
MediaQueryListEvent.idl d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 năm trước cách đây
Number.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 năm trước cách đây
ParsedFontFace.cpp 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 năm trước cách đây
ParsedFontFace.h 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 năm trước cách đây
Percentage.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 năm trước cách đây
PercentageOr.cpp 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 năm trước cách đây
PercentageOr.h d8e8293b7e LibWeb: Add PercentageOr<Length>::to_px() fast path for absolute lengths 1 năm trước cách đây
PreferredColorScheme.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 năm trước cách đây
PreferredColorScheme.h 316092d185 LibWeb: Use StringView in CSS::PreferredColorScheme 2 năm trước cách đây
PreferredContrast.cpp ee64684565 LibWeb: Add Contrast preference 1 năm trước cách đây
PreferredContrast.h ee64684565 LibWeb: Add Contrast preference 1 năm trước cách đây
PreferredMotion.cpp 099b77d60f LibWeb: Add motion preference 1 năm trước cách đây
PreferredMotion.h 099b77d60f LibWeb: Add motion preference 1 năm trước cách đây
Properties.json 020b20d817 LibWeb: Support content-visibility css 11 tháng trước cách đây
PseudoClasses.json f63a945ba0 LibWeb: Implement the `:has()` pseudo-class 1 năm trước cách đây
QuirksMode.css e4fd042041 LibWeb: Flesh out the default "quirks mode" style sheet 2 năm trước cách đây
Ratio.cpp 7dcf060927 LibWeb: Limit ratio parts to 5 decimal places when printing 1 năm trước cách đây
Ratio.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 năm trước cách đây
Resolution.cpp 30dcbc306c LibWeb: Make resolution calculable 1 năm trước cách đây
Resolution.h 30dcbc306c LibWeb: Make resolution calculable 1 năm trước cách đây
ResolvedCSSStyleDeclaration.cpp 449f81bfbe LibWeb: Add support for -webkit-text-fill-color 1 năm trước cách đây
ResolvedCSSStyleDeclaration.h a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer 1 năm trước cách đây
Screen.cpp 97bf9e7953 LibWeb: Stub out Window-Management proposal extensions to Screen API 1 năm trước cách đây
Screen.h 97bf9e7953 LibWeb: Stub out Window-Management proposal extensions to Screen API 1 năm trước cách đây
Screen.idl 97bf9e7953 LibWeb: Stub out Window-Management proposal extensions to Screen API 1 năm trước cách đây
ScreenOrientation.cpp bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 năm trước cách đây
ScreenOrientation.h ccebc7a905 LibWeb: Add stubs for the Screen Orientation API 1 năm trước cách đây
ScreenOrientation.idl ccebc7a905 LibWeb: Add stubs for the Screen Orientation API 1 năm trước cách đây
Selector.cpp f63a945ba0 LibWeb: Implement the `:has()` pseudo-class 1 năm trước cách đây
Selector.h afe6abfc09 LibWeb: Use an ancestor filter to quickly reject many CSS selectors 1 năm trước cách đây
SelectorEngine.cpp f63a945ba0 LibWeb: Implement the `:has()` pseudo-class 1 năm trước cách đây
SelectorEngine.h f63a945ba0 LibWeb: Implement the `:has()` pseudo-class 1 năm trước cách đây
Serialize.cpp da18957063 LibWeb: Limit color alpha values to 4 decimal places when serializing 1 năm trước cách đây
Serialize.h f50bf00814 LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx 1 năm trước cách đây
Size.cpp 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` 1 năm trước cách đây
Size.h 4bc38300ad LibWeb: Forbid using CSS::Length as reference value in `resolved()` 1 năm trước cách đây
StyleComputer.cpp 2ead999f2b LibGfx+LibWeb: Remove typeface classes for WOFF fonts 11 tháng trước cách đây
StyleComputer.h d5926a3231 LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface 1 năm trước cách đây
StyleInvalidation.cpp 020b20d817 LibWeb: Support content-visibility css 11 tháng trước cách đây
StyleInvalidation.h cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props 1 năm trước cách đây
StyleProperties.cpp 020b20d817 LibWeb: Support content-visibility css 11 tháng trước cách đây
StyleProperties.h 020b20d817 LibWeb: Support content-visibility css 11 tháng trước cách đây
StyleProperty.cpp 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 năm trước cách đây
StyleProperty.h ea2b733862 LibWeb: Port custom properties to FlyString 1 năm trước cách đây
StyleSheet.cpp 84193f2746 LibWeb: Align StyleSheet title getter with the specification 1 năm trước cách đây
StyleSheet.h 84193f2746 LibWeb: Align StyleSheet title getter with the specification 1 năm trước cách đây
StyleSheet.idl 84193f2746 LibWeb: Align StyleSheet title getter with the specification 1 năm trước cách đây
StyleSheetList.cpp ebacb921da LibWeb: Verify something was removed in StyleSheetList::remove_sheet() 11 tháng trước cách đây
StyleSheetList.h 819f2c1df6 LibWeb: Don't redundantly re-sort StyleSheetList on sheet removal 1 năm trước cách đây
StyleSheetList.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây
StyleValue.cpp 6623177265 LibWeb: Implement support for scrollbar-gutter 1 năm trước cách đây
StyleValue.h 6623177265 LibWeb: Implement support for scrollbar-gutter 1 năm trước cách đây
Supports.cpp b2a099e647 LibWeb: Don't leak entire realm after parsing CSS @supports rule 1 năm trước cách đây
Supports.h b2a099e647 LibWeb: Don't leak entire realm after parsing CSS @supports rule 1 năm trước cách đây
SystemColor.cpp 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 năm trước cách đây
SystemColor.h 848ec538c6 LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords 1 năm trước cách đây
Time.cpp 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 năm trước cách đây
Time.h 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 năm trước cách đây
TransformFunctions.json 675b242e84 LibWeb: Add missing CSS Transforms Module Level 2 functions 1 năm trước cách đây
Transformation.cpp c5d1ec4dea LibWeb/CSS: Ensure length is absolute before converting to pixels 1 năm trước cách đây
Transformation.h c443f80137 LibWeb: Allow percentages on CSS transform scale functions 1 năm trước cách đây
VisualViewport.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 năm trước cách đây
VisualViewport.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 năm trước cách đây
VisualViewport.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 năm trước cách đây