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