.. |
Parser
|
0634d11318
LibWeb: Stop adding extra whitespace when serializing CSS Functions
|
1 year ago |
StyleValues
|
51caa14381
LibWeb: Remove FrameLoader
|
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 |
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 |
CSSConditionRule.cpp
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 year ago |
CSSConditionRule.h
|
cf733d309e
LibWeb: Port CSSConditionRule interface from DeprecatedString to String
|
1 year ago |
CSSConditionRule.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 year ago |
CSSFontFaceRule.cpp
|
13e2ca6b59
LibWeb: Parse `src: local(...)` in CSS @font-face rules
|
1 year ago |
CSSFontFaceRule.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
CSSFontFaceRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
CSSGroupingRule.cpp
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 year ago |
CSSGroupingRule.h
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 year ago |
CSSGroupingRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
CSSImportRule.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
CSSImportRule.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
CSSImportRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
CSSKeyframeRule.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
CSSKeyframeRule.h
|
f3e5335096
LibWeb: Port CSSKeyframeRules interface from DeprecatedString to String
|
1 year ago |
CSSKeyframeRule.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 year ago |
CSSKeyframesRule.cpp
|
9577cd853a
LibWeb: Use JS::MarkedVector while parsing CSS keyframe rules
|
1 year ago |
CSSKeyframesRule.h
|
9577cd853a
LibWeb: Use JS::MarkedVector while parsing CSS keyframe rules
|
1 year ago |
CSSKeyframesRule.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 year ago |
CSSMediaRule.cpp
|
cf733d309e
LibWeb: Port CSSConditionRule interface from DeprecatedString to String
|
1 year ago |
CSSMediaRule.h
|
cf733d309e
LibWeb: Port CSSConditionRule interface from DeprecatedString to String
|
1 year ago |
CSSMediaRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
CSSNamespaceRule.cpp
|
b5893ee115
LibWeb: Make Serialize functions infallible
|
1 year ago |
CSSNamespaceRule.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
CSSNamespaceRule.idl
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
1 year ago |
CSSNumericType.cpp
|
780998b3d5
LibWeb: Add CSSNumericType::matches_dimension()
|
2 years ago |
CSSNumericType.h
|
780998b3d5
LibWeb: Add CSSNumericType::matches_dimension()
|
2 years ago |
CSSRule.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
CSSRule.h
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
1 year ago |
CSSRule.idl
|
e90752cc21
LibWeb: Add preliminary support for CSS animations
|
2 years ago |
CSSRuleList.cpp
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 year ago |
CSSRuleList.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
CSSRuleList.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
CSSStyleDeclaration.cpp
|
f5efe9bb63
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 year ago |
CSSStyleDeclaration.h
|
f5efe9bb63
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 year ago |
CSSStyleDeclaration.idl
|
f5efe9bb63
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 year ago |
CSSStyleRule.cpp
|
91114c157b
LibWeb: Make serializing selectors infallible
|
1 year ago |
CSSStyleRule.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
CSSStyleRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
CSSStyleSheet.cpp
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 year ago |
CSSStyleSheet.h
|
da637a527d
LibWeb: Port CSSStyleSheet interface from DeprecatedString to String
|
1 year ago |
CSSStyleSheet.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
CSSSupportsRule.cpp
|
cf733d309e
LibWeb: Port CSSConditionRule interface from DeprecatedString to String
|
1 year ago |
CSSSupportsRule.h
|
cf733d309e
LibWeb: Port CSSConditionRule interface from DeprecatedString to String
|
1 year ago |
CSSSupportsRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
CalculatedOr.cpp
|
95097e47a7
LibWeb: Allow calc() values in image `sizes` attribute
|
1 year ago |
CalculatedOr.h
|
7fe97ee6c5
LibWeb: Make StyleValue::to_string() infallible
|
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
|
dc58b5f418
LibWeb: Add CSS `mask` property and make it form a stacking context
|
1 year ago |
Default.css
|
9e227dfc16
LibWeb: Flesh out HTMLTextAreaElement
|
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
|
489f9c3151
LibWeb: Implement `text-transform: math-auto`
|
1 year ago |
FontFace.cpp
|
74bdbdf43f
LibWeb: Parse font-weight and font-style inside @font-face rules
|
2 years ago |
FontFace.h
|
13e2ca6b59
LibWeb: Parse `src: local(...)` in CSS @font-face rules
|
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
|
2754c16e97
LibWeb: Make serializing GridTrack classes infallible
|
1 year ago |
GridTrackSize.h
|
2754c16e97
LibWeb: Make serializing GridTrack classes infallible
|
1 year ago |
Identifiers.json
|
f0a4baabc7
LibWeb: Support quotes in `content` values
|
1 year ago |
Length.cpp
|
dd7bba66ed
LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable`
|
1 year ago |
Length.h
|
71baa8c31a
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
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
|
ff45874d4e
LibWeb: Port MediaList interface from DeprecatedString to String
|
1 year ago |
MediaList.h
|
ff45874d4e
LibWeb: Port MediaList interface from DeprecatedString to String
|
1 year ago |
MediaList.idl
|
d4a890080d
LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString
|
1 year ago |
MediaQuery.cpp
|
51caa14381
LibWeb: Remove FrameLoader
|
1 year ago |
MediaQuery.h
|
afa27bad19
LibWeb: Make serializing media-queries infallible
|
1 year ago |
MediaQueryList.cpp
|
afa27bad19
LibWeb: Make serializing media-queries infallible
|
1 year ago |
MediaQueryList.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
MediaQueryList.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 years ago |
MediaQueryListEvent.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
MediaQueryListEvent.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
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
|
0fb571c1c2
LibWeb: Add `Length::resolved()` overload for CSSPixels
|
1 year ago |
Position.cpp
|
f57c42fad7
LibWeb: Avoid conversion from floating point in CSS position resolution
|
1 year ago |
Position.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
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
|
dc58b5f418
LibWeb: Add CSS `mask` property and make it form a stacking context
|
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
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 year ago |
Ratio.h
|
34c5043cbe
LibWeb: Use `CSSPixelFraction` to represent aspect ratios
|
1 year ago |
Resolution.cpp
|
b63e393cef
LibWeb: Fix broken conversion of CSS <resolution> dpi/dpcm to dppx
|
1 year ago |
Resolution.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 year ago |
ResolvedCSSStyleDeclaration.cpp
|
34591549b1
LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue
|
1 year ago |
ResolvedCSSStyleDeclaration.h
|
f5efe9bb63
LibWeb: Port CSSStyleDeclaration from DeprecatedString to String
|
1 year ago |
Screen.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
Screen.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
Screen.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 years ago |
Selector.cpp
|
91114c157b
LibWeb: Make serializing selectors infallible
|
1 year ago |
Selector.h
|
91114c157b
LibWeb: Make serializing selectors infallible
|
1 year ago |
SelectorEngine.cpp
|
6bf107fc16
LibWeb: Implement the :open and :closed pseudo-classes
|
1 year ago |
SelectorEngine.h
|
1858f06881
LibWeb: Add namespaces to Universal and TagName selectors
|
1 year ago |
Serialize.cpp
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 year ago |
Serialize.h
|
b5893ee115
LibWeb: Make Serialize functions infallible
|
1 year ago |
Size.cpp
|
0fb571c1c2
LibWeb: Add `Length::resolved()` overload for CSSPixels
|
1 year ago |
Size.h
|
0fb571c1c2
LibWeb: Add `Length::resolved()` overload for CSSPixels
|
1 year ago |
StyleComputer.cpp
|
ae4b8d86df
LibWeb: Include standard SVG user agent style sheet
|
1 year ago |
StyleComputer.h
|
f7209fb9d4
LibWeb: Implement `font-size: math`
|
1 year ago |
StyleProperties.cpp
|
f0a4baabc7
LibWeb: Support quotes in `content` values
|
1 year ago |
StyleProperties.h
|
dc7a52957e
LibWeb: Parse and compute CSS `quotes` property
|
1 year ago |
StyleProperty.cpp
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 years ago |
StyleProperty.h
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 years ago |
StyleSheet.cpp
|
93238edf8f
LibWeb: Respect media attribute of style tag
|
2 years ago |
StyleSheet.h
|
da637a527d
LibWeb: Port CSSStyleSheet interface from DeprecatedString to String
|
1 year ago |
StyleSheet.idl
|
da637a527d
LibWeb: Port CSSStyleSheet interface from DeprecatedString to String
|
1 year ago |
StyleSheetList.cpp
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
StyleSheetList.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
StyleSheetList.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 years ago |
StyleValue.cpp
|
9b4ddff6a9
LibWeb: Replace FontStyleValue with ShorthandStyleValue
|
1 year ago |
StyleValue.h
|
9b4ddff6a9
LibWeb: Replace FontStyleValue with ShorthandStyleValue
|
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
|
5cf6d51753
LibWeb: Reformat inconsistent CSS JSON files
|
1 year ago |
UnicodeRange.h
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 year ago |
VisualViewport.cpp
|
dd7bba66ed
LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable`
|
1 year ago |
VisualViewport.h
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
VisualViewport.idl
|
9f6ceff7cf
LibWeb: Implement basic version of CSSOM View's VisualViewport
|
1 year ago |