.. |
Parser
|
2efaadd63c
LibWeb: Parse aspect-ratio property using TokenStream
|
1 éve |
StyleValues
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 éve |
SyntaxHighlighter
|
ba4db899d4
LibSyntax+Userland: Make LibSyntax not depend on LibGUI
|
1 éve |
Angle.cpp
|
494a8cb816
AK: Add to_radians and to_degrees math functions
|
1 éve |
Angle.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
BackdropFilter.h
|
89ed8e59f9
LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp}
|
2 éve |
CSS.cpp
|
b5893ee115
LibWeb: Make Serialize functions infallible
|
1 éve |
CSS.h
|
2d45e1fca5
LibWeb: Port the CSS namespace to IDL
|
2 éve |
CSS.idl
|
2d45e1fca5
LibWeb: Port the CSS namespace to IDL
|
2 éve |
CSSConditionRule.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
CSSConditionRule.h
|
cf733d309e
LibWeb: Port CSSConditionRule interface from DeprecatedString to String
|
1 éve |
CSSConditionRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSFontFaceRule.cpp
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 éve |
CSSFontFaceRule.h
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
1 éve |
CSSFontFaceRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSGroupingRule.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
CSSGroupingRule.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 éve |
CSSGroupingRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSImportRule.cpp
|
9c1c7720c5
LibWeb: Use serialize_a_url() to serialize `@import url(...)`
|
1 éve |
CSSImportRule.h
|
374b6cdffd
LibWeb: Return String from CSSImportRule::href()
|
1 éve |
CSSImportRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSKeyframeRule.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
CSSKeyframeRule.h
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
1 éve |
CSSKeyframeRule.idl
|
1a94241f58
IDL: Add missing #imports
|
1 éve |
CSSKeyframesRule.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
CSSKeyframesRule.h
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
1 éve |
CSSKeyframesRule.idl
|
1a94241f58
IDL: Add missing #imports
|
1 éve |
CSSMediaRule.cpp
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 éve |
CSSMediaRule.h
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
1 éve |
CSSMediaRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSNamespaceRule.cpp
|
189d1e8291
LibWeb: Port CSSNamespaceRule to FlyString
|
1 éve |
CSSNamespaceRule.h
|
189d1e8291
LibWeb: Port CSSNamespaceRule to FlyString
|
1 éve |
CSSNamespaceRule.idl
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
2 éve |
CSSNumericType.cpp
|
148f873321
LibWeb: Merge background-position parsing into position code
|
1 éve |
CSSNumericType.h
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 éve |
CSSRule.cpp
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
1 éve |
CSSRule.h
|
d344c50663
LibWeb: Return String from CSSStyleRule::selector_text()
|
1 éve |
CSSRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSRuleList.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
CSSRuleList.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
CSSRuleList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSStyleDeclaration.cpp
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 éve |
CSSStyleDeclaration.h
|
af7df1dbbf
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 éve |
CSSStyleDeclaration.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSStyleRule.cpp
|
d344c50663
LibWeb: Return String from CSSStyleRule::selector_text()
|
1 éve |
CSSStyleRule.h
|
d344c50663
LibWeb: Return String from CSSStyleRule::selector_text()
|
1 éve |
CSSStyleRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CSSStyleSheet.cpp
|
189d1e8291
LibWeb: Port CSSNamespaceRule to FlyString
|
1 éve |
CSSStyleSheet.h
|
b7bcdf7c53
LibWeb: Fix UAF in CSSStyleSheet
|
1 éve |
CSSStyleSheet.idl
|
1a94241f58
IDL: Add missing #imports
|
1 éve |
CSSSupportsRule.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
CSSSupportsRule.h
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
1 éve |
CSSSupportsRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
CalculatedOr.cpp
|
95097e47a7
LibWeb: Allow calc() values in image `sizes` attribute
|
2 éve |
CalculatedOr.h
|
7fe97ee6c5
LibWeb: Make StyleValue::to_string() infallible
|
1 éve |
Clip.cpp
|
bcebca62d3
LibWeb: Move CSS::EdgeRect into its own files
|
2 éve |
Clip.h
|
bcebca62d3
LibWeb: Move CSS::EdgeRect into its own files
|
2 éve |
ColumnCount.h
|
0f75d0611f
LibWeb: Implement support for parsing CSS column-count property
|
1 éve |
ComputedValues.h
|
6602b1ddb1
LibWeb: Rename "position" enum to "positioning"
|
1 éve |
Default.css
|
4966c083df
LibWeb: Remove progress element custom paintable use shadow dom instead
|
1 éve |
Display.cpp
|
125d161b3f
LibWeb: Move `<display-foo>` definitions into Enums.json
|
1 éve |
Display.h
|
f3124c492b
LibWeb: Add `display: math`
|
1 éve |
EasingFunctions.json
|
dd073b2711
Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions
|
2 éve |
EdgeRect.cpp
|
709767cc4b
LibWeb: Don't convert to floating point in `CSS::EdgeRect`
|
1 éve |
EdgeRect.h
|
709767cc4b
LibWeb: Don't convert to floating point in `CSS::EdgeRect`
|
1 éve |
ElementCSSInlineStyle.idl
|
03c225b023
LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin
|
2 éve |
Enums.json
|
26d6ba6f58
LibWeb: Parse the CSS position type automatically
|
1 éve |
Flex.cpp
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 éve |
Flex.h
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 éve |
FontFace.cpp
|
74bdbdf43f
LibWeb: Parse font-weight and font-style inside @font-face rules
|
2 éve |
FontFace.h
|
13e2ca6b59
LibWeb: Parse `src: local(...)` in CSS @font-face rules
|
1 éve |
Frequency.cpp
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
Frequency.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
GeneralEnclosed.h
|
33e9c4e1b2
LibWeb: Port GeneralEnclosed to new Strings
|
2 éve |
GridTrackPlacement.cpp
|
b66f65dc9e
LibWeb: Define if identifier represent area or line during layout [GFC]
|
1 éve |
GridTrackPlacement.h
|
b66f65dc9e
LibWeb: Define if identifier represent area or line during layout [GFC]
|
1 éve |
GridTrackSize.cpp
|
ca16a1ed08
LibWeb: Store GridSize values as a Variant
|
1 éve |
GridTrackSize.h
|
ca16a1ed08
LibWeb: Store GridSize values as a Variant
|
1 éve |
Identifiers.json
|
479451498b
LibWeb: Implement `mask-type` CSS property
|
1 éve |
Length.cpp
|
dd7bba66ed
LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable`
|
1 éve |
Length.h
|
71baa8c31a
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
1 éve |
LengthBox.cpp
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 éve |
LengthBox.h
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 éve |
LinkStyle.idl
|
899fa30bdd
LibWeb: Extract the LinkStyle IDL mixin
|
3 éve |
MathFunctions.json
|
618c0402a7
LibWeb: Generate parsing code for CSS math functions
|
2 éve |
MediaFeatures.json
|
5cf6d51753
LibWeb: Reformat inconsistent CSS JSON files
|
2 éve |
MediaList.cpp
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 éve |
MediaList.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
MediaList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
MediaQuery.cpp
|
51caa14381
LibWeb: Remove FrameLoader
|
1 éve |
MediaQuery.h
|
afa27bad19
LibWeb: Make serializing media-queries infallible
|
1 éve |
MediaQueryList.cpp
|
ef1e942f3e
LibWeb: Use String for getting/setting MediaQueryList media
|
1 éve |
MediaQueryList.h
|
ef1e942f3e
LibWeb: Use String for getting/setting MediaQueryList media
|
1 éve |
MediaQueryList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
MediaQueryListEvent.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
MediaQueryListEvent.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
MediaQueryListEvent.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 éve |
Number.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
Percentage.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
PercentageOr.cpp
|
0fb571c1c2
LibWeb: Add `Length::resolved()` overload for CSSPixels
|
1 éve |
PercentageOr.h
|
0fb571c1c2
LibWeb: Add `Length::resolved()` overload for CSSPixels
|
1 éve |
PreferredColorScheme.cpp
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 éve |
PreferredColorScheme.h
|
316092d185
LibWeb: Use StringView in CSS::PreferredColorScheme
|
2 éve |
Properties.json
|
148f873321
LibWeb: Merge background-position parsing into position code
|
1 éve |
PseudoClasses.json
|
6bf107fc16
LibWeb: Implement the :open and :closed pseudo-classes
|
1 éve |
QuirksMode.css
|
e4fd042041
LibWeb: Flesh out the default "quirks mode" style sheet
|
2 éve |
Ratio.cpp
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
Ratio.h
|
34c5043cbe
LibWeb: Use `CSSPixelFraction` to represent aspect ratios
|
1 éve |
Resolution.cpp
|
b63e393cef
LibWeb: Fix broken conversion of CSS <resolution> dpi/dpcm to dppx
|
1 éve |
Resolution.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
ResolvedCSSStyleDeclaration.cpp
|
af7df1dbbf
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 éve |
ResolvedCSSStyleDeclaration.h
|
af7df1dbbf
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 éve |
Screen.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
Screen.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
Screen.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 éve |
Selector.cpp
|
2107ab823d
LibWeb: Add basic HTML meter element support
|
1 éve |
Selector.h
|
2107ab823d
LibWeb: Add basic HTML meter element support
|
1 éve |
SelectorEngine.cpp
|
326b34c7c7
LibWeb: Port all callers of Element::namespace to Element::namespace_uri
|
1 éve |
SelectorEngine.h
|
1858f06881
LibWeb: Add namespaces to Universal and TagName selectors
|
1 éve |
Serialize.cpp
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 éve |
Serialize.h
|
b5893ee115
LibWeb: Make Serialize functions infallible
|
1 éve |
Size.cpp
|
0fb571c1c2
LibWeb: Add `Length::resolved()` overload for CSSPixels
|
1 éve |
Size.h
|
0fb571c1c2
LibWeb: Add `Length::resolved()` overload for CSSPixels
|
1 éve |
StyleComputer.cpp
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 éve |
StyleComputer.h
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 éve |
StyleProperties.cpp
|
d00c7e55a5
LibWeb: Add plumbing for the new 'object-position' property
|
1 éve |
StyleProperties.h
|
d00c7e55a5
LibWeb: Add plumbing for the new 'object-position' property
|
1 éve |
StyleProperty.cpp
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 éve |
StyleProperty.h
|
ea2b733862
LibWeb: Port custom properties to FlyString
|
1 éve |
StyleSheet.cpp
|
93238edf8f
LibWeb: Respect media attribute of style tag
|
2 éve |
StyleSheet.h
|
ef1e942f3e
LibWeb: Use String for getting/setting MediaQueryList media
|
1 éve |
StyleSheet.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
StyleSheetList.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
StyleSheetList.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
StyleSheetList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |
StyleValue.cpp
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 éve |
StyleValue.h
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 éve |
Supports.cpp
|
846c719e49
LibWeb: Make serializing Supports rules infallible
|
1 éve |
Supports.h
|
846c719e49
LibWeb: Make serializing Supports rules infallible
|
1 éve |
SystemColor.cpp
|
848ec538c6
LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords
|
1 éve |
SystemColor.h
|
848ec538c6
LibWeb: Implement `<system-color>` and `<deprecated-color>` keywords
|
1 éve |
Time.cpp
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
Time.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
TransformFunctions.json
|
961b067df8
LibWeb/CSS: Add support for translateZ() transform property
|
1 éve |
Transformation.cpp
|
961b067df8
LibWeb/CSS: Add support for translateZ() transform property
|
1 éve |
Transformation.h
|
642ad80960
LibWeb: Make CSS Transformation struct a proper class
|
1 éve |
UnicodeRange.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 éve |
VisualViewport.cpp
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 éve |
VisualViewport.h
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
VisualViewport.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 éve |