.. |
Parser
|
7723873016
LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule
|
8 months ago |
StyleValues
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
SyntaxHighlighter
|
89c5f25016
LibWeb/CSS: Remove tiny-oom propagation from CSS Tokenizer
|
11 months ago |
Angle.cpp
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months ago |
Angle.h
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months ago |
AnimationEvent.cpp
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 year ago |
AnimationEvent.h
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 year ago |
AnimationEvent.idl
|
51528ec677
LibWeb: Normalize all WebIDL definition lines to four leading spaces
|
9 months ago |
BackdropFilter.h
|
0e3487b9ab
LibWeb: Rename StyleValue -> CSSStyleValue
|
10 months ago |
CSS.cpp
|
f11c0e6cc0
LibWeb/CSS: Implement "is a custom property name string" to spec
|
8 months 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
|
a0b96280e4
LibWeb: Move "owning element" of Animation classes into Animation
|
9 months ago |
CSSAnimation.h
|
a0b96280e4
LibWeb: Move "owning element" of Animation classes into Animation
|
9 months ago |
CSSAnimation.idl
|
51528ec677
LibWeb: Normalize all WebIDL definition lines to four leading spaces
|
9 months ago |
CSSConditionRule.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSConditionRule.h
|
cbb4be3e5e
LibWeb/CSS: Replace style-rule iteration methods with a generic one
|
10 months ago |
CSSConditionRule.idl
|
4646a87eba
LibWeb: Make `CSSConditionRule.conditionText` read-only
|
1 year ago |
CSSFontFaceRule.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSFontFaceRule.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSFontFaceRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |
CSSGroupingRule.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSGroupingRule.h
|
cbb4be3e5e
LibWeb/CSS: Replace style-rule iteration methods with a generic one
|
10 months ago |
CSSGroupingRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |
CSSImportRule.cpp
|
02da288413
LibWeb: Allow CSS @import rule to import non-UTF-8 style sheets
|
8 months ago |
CSSImportRule.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSImportRule.idl
|
4fe0cbcf85
LibWeb: Use 'FIXME' extended attribute where possible
|
1 year ago |
CSSKeyframeRule.cpp
|
a12d28fd30
LibWeb: Implement CSSStyleDeclaration.parentRule
|
1 year ago |
CSSKeyframeRule.h
|
7f2c833a39
LibWeb: Implement CSSKeyframesRule.cssRuleList
|
1 year ago |
CSSKeyframeRule.idl
|
1a94241f58
IDL: Add missing #imports
|
1 year ago |
CSSKeyframesRule.cpp
|
19fa630fa7
LibWeb: Make CSSKeyframeRule.parentRule actually point to parent rule
|
1 year ago |
CSSKeyframesRule.h
|
19fa630fa7
LibWeb: Make CSSKeyframeRule.parentRule actually point to parent rule
|
1 year ago |
CSSKeyframesRule.idl
|
7f2c833a39
LibWeb: Implement CSSKeyframesRule.cssRuleList
|
1 year ago |
CSSLayerBlockRule.cpp
|
44e4ea3d7a
LibWeb: Cache the qualified layer name in CSSRule
|
10 months ago |
CSSLayerBlockRule.h
|
1c6133aa52
LibWeb/CSS: Add CSSOM types for `@layer` rules
|
10 months ago |
CSSLayerBlockRule.idl
|
1c6133aa52
LibWeb/CSS: Add CSSOM types for `@layer` rules
|
10 months ago |
CSSLayerStatementRule.cpp
|
44e4ea3d7a
LibWeb: Cache the qualified layer name in CSSRule
|
10 months ago |
CSSLayerStatementRule.h
|
1c6133aa52
LibWeb/CSS: Add CSSOM types for `@layer` rules
|
10 months ago |
CSSLayerStatementRule.idl
|
1c6133aa52
LibWeb/CSS: Add CSSOM types for `@layer` rules
|
10 months ago |
CSSMediaRule.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSMediaRule.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months 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
|
cd13b30fb8
LibWeb/CSS: Add parsing for `<opentype-tag>`
|
9 months ago |
CSSNumericType.h
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 year ago |
CSSRule.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSRule.h
|
7723873016
LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule
|
8 months ago |
CSSRule.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |
CSSRuleList.cpp
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 months ago |
CSSRuleList.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSRuleList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |
CSSStyleDeclaration.cpp
|
e40ad73ae7
LibWeb: Allow setting shorthand CSS properties via CSSStyleDeclaration
|
9 months ago |
CSSStyleDeclaration.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSStyleDeclaration.idl
|
4c94202e97
LibWeb: Remove unnecessary FIXME marker for CSSStyleDeclaration.cssFloat
|
1 year ago |
CSSStyleRule.cpp
|
7723873016
LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule
|
8 months ago |
CSSStyleRule.h
|
7723873016
LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule
|
8 months ago |
CSSStyleRule.idl
|
7723873016
LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule
|
8 months ago |
CSSStyleSheet.cpp
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 months ago |
CSSStyleSheet.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSStyleSheet.idl
|
1d825f17c0
LibWeb: Remove first rule if no argument is given for `remove_rule()`
|
1 year ago |
CSSStyleValue.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
CSSStyleValue.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months 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 |
CSSTransition.cpp
|
a1fca1a7f3
LibWeb: Start transitions when affected properties change
|
9 months ago |
CSSTransition.h
|
a1fca1a7f3
LibWeb: Start transitions when affected properties change
|
9 months ago |
CSSTransition.idl
|
51528ec677
LibWeb: Normalize all WebIDL definition lines to four leading spaces
|
9 months ago |
CalculatedOr.cpp
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months ago |
CalculatedOr.h
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months 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
|
cc0cfd044b
LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement
|
8 months ago |
CountersSet.cpp
|
708f49d906
LibWeb: Give DOM Elements a CountersSet
|
11 months ago |
CountersSet.h
|
708f49d906
LibWeb: Give DOM Elements a CountersSet
|
11 months ago |
Default.css
|
13ba491924
LibWeb: Don't let input element placeholders influence line-height
|
9 months ago |
Display.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Display.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
EasingFunctions.json
|
dd073b2711
Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions
|
2 years ago |
EdgeRect.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
EdgeRect.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
ElementCSSInlineStyle.idl
|
03c225b023
LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin
|
2 years ago |
Enums.json
|
cc0cfd044b
LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement
|
8 months ago |
Flex.cpp
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 year ago |
Flex.h
|
8952764267
LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs
|
10 months ago |
FontFace.cpp
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 months ago |
FontFace.h
|
14d62d7f31
LibWeb/CSS: Implement add for FontFaceSet
|
9 months ago |
FontFace.idl
|
60b3436ea3
LibWeb: Support loading FontFaces constructed with binary data
|
1 year ago |
FontFaceSet.cpp
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 months ago |
FontFaceSet.h
|
5faca4f027
LibWeb: Resolve document.fonts.ready() after fonts defined in CSS loaded
|
9 months ago |
FontFaceSet.idl
|
814fa0682a
LibWeb: Delete public constructor of FontFaceSet
|
9 months ago |
Frequency.cpp
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months ago |
Frequency.h
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months 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
|
e5deaa1c07
LibWeb: Implement grid-template function fit-content()
|
11 months ago |
GridTrackSize.h
|
e5deaa1c07
LibWeb: Implement grid-template function fit-content()
|
11 months ago |
Interpolation.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Interpolation.h
|
a1fca1a7f3
LibWeb: Start transitions when affected properties change
|
9 months ago |
Keywords.json
|
cc0cfd044b
LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement
|
8 months ago |
Length.cpp
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months ago |
Length.h
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months ago |
LengthBox.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
LengthBox.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months 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
|
16f2f6aa42
LibWeb: Make empty media query lists evaluate to true
|
9 months ago |
MediaList.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
MediaList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |
MediaQuery.cpp
|
6a74b01644
LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct
|
10 months ago |
MediaQuery.h
|
6a74b01644
LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct
|
10 months ago |
MediaQueryList.cpp
|
16f2f6aa42
LibWeb: Make empty media query lists evaluate to true
|
9 months 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
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months 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 |
ParsedFontFace.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
ParsedFontFace.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Percentage.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 year ago |
PercentageOr.cpp
|
c282138fd0
LibWeb: Make CSS::PercentageOr<T> non-virtual
|
11 months ago |
PercentageOr.h
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months 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 |
PreferredContrast.cpp
|
ee64684565
LibWeb: Add Contrast preference
|
1 year ago |
PreferredContrast.h
|
ee64684565
LibWeb: Add Contrast preference
|
1 year ago |
PreferredMotion.cpp
|
099b77d60f
LibWeb: Add motion preference
|
1 year ago |
PreferredMotion.h
|
099b77d60f
LibWeb: Add motion preference
|
1 year ago |
Properties.json
|
cc0cfd044b
LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement
|
8 months ago |
PropertyName.h
|
f11c0e6cc0
LibWeb/CSS: Implement "is a custom property name string" to spec
|
8 months ago |
PseudoClasses.json
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
11 months 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
|
7ed08a401f
LibWeb: Support the 'x' resolution unit identifier
|
8 months ago |
Resolution.h
|
8952764267
LibWeb/CSS: Introduce CSSNumericValue and CSSUnitValue type stubs
|
10 months ago |
ResolvedCSSStyleDeclaration.cpp
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 months ago |
ResolvedCSSStyleDeclaration.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Screen.cpp
|
97bf9e7953
LibWeb: Stub out Window-Management proposal extensions to Screen API
|
1 year ago |
Screen.h
|
97bf9e7953
LibWeb: Stub out Window-Management proposal extensions to Screen API
|
1 year ago |
Screen.idl
|
97bf9e7953
LibWeb: Stub out Window-Management proposal extensions to Screen API
|
1 year ago |
ScreenOrientation.cpp
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
8 months ago |
ScreenOrientation.h
|
ccebc7a905
LibWeb: Add stubs for the Screen Orientation API
|
1 year ago |
ScreenOrientation.idl
|
ccebc7a905
LibWeb: Add stubs for the Screen Orientation API
|
1 year ago |
Selector.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Selector.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
SelectorEngine.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
SelectorEngine.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months 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
|
7225087fa2
LibWeb: Replaced remaining usage and delete Size::resolved()
|
9 months ago |
Size.h
|
7225087fa2
LibWeb: Replaced remaining usage and delete Size::resolved()
|
9 months ago |
Sizing.cpp
|
2671820ace
LibWeb: Move our "default sizing algorithm" function into a public place
|
9 months ago |
Sizing.h
|
2671820ace
LibWeb: Move our "default sizing algorithm" function into a public place
|
9 months ago |
StyleComputer.cpp
|
30f59cfe1a
LibWeb: Skip transitions for pseudo elements
|
9 months ago |
StyleComputer.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
StyleInvalidation.cpp
|
6a74b01644
LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct
|
10 months ago |
StyleInvalidation.h
|
0e3487b9ab
LibWeb: Rename StyleValue -> CSSStyleValue
|
10 months ago |
StyleProperties.cpp
|
cc0cfd044b
LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement
|
8 months ago |
StyleProperties.h
|
cc0cfd044b
LibWeb: Add stroke-linecap attribute and plumb it to SVGGraphicsElement
|
8 months ago |
StyleProperty.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
StyleProperty.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
StyleSheet.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
StyleSheet.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
StyleSheet.idl
|
84193f2746
LibWeb: Align StyleSheet title getter with the specification
|
1 year ago |
StyleSheetIdentifier.cpp
|
51a426cc05
LibWeb: Add method for listing all style sheets on a page
|
10 months ago |
StyleSheetIdentifier.h
|
51a426cc05
LibWeb: Add method for listing all style sheets on a page
|
10 months ago |
StyleSheetList.cpp
|
74588a0a16
LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted
|
9 months ago |
StyleSheetList.h
|
4bc3055c0f
LibWeb: Only invalidate shadow root when style sheet inside changes
|
10 months ago |
StyleSheetList.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |
Supports.cpp
|
b2a099e647
LibWeb: Don't leak entire realm after parsing CSS @supports rule
|
1 year ago |
Supports.h
|
b2a099e647
LibWeb: Don't leak entire realm after parsing CSS @supports rule
|
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
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months ago |
Time.h
|
76daba3069
LibWeb/CSS: Rename CalculatedStyleValue -> CSSMathValue
|
9 months ago |
TransformFunctions.json
|
675b242e84
LibWeb: Add missing CSS Transforms Module Level 2 functions
|
1 year ago |
Transformation.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Transformation.h
|
c443f80137
LibWeb: Allow percentages on CSS transform scale functions
|
1 year ago |
VisualViewport.cpp
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
VisualViewport.h
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
VisualViewport.idl
|
169d24ae2e
LibWeb: Add comments and missing items of various IDL files
|
1 year ago |