.. |
Parser
|
e8a946c674
LibWeb: Remove StyleValue::has/to_length()
|
2 سال پیش |
StyleValues
|
e8a946c674
LibWeb: Remove StyleValue::has/to_length()
|
2 سال پیش |
SyntaxHighlighter
|
6d8f046fd0
LibGfx+Userland: Make TextAttributes::underline_style optional
|
2 سال پیش |
Angle.cpp
|
7a1a97f153
LibWeb: Remove CalculatedStyleValue from Angle
|
2 سال پیش |
Angle.h
|
5f2f780662
LibWeb: Expose type and raw values of basic CSS types
|
2 سال پیش |
BackdropFilter.h
|
89ed8e59f9
LibWeb: Split FilterValueListStyleValue out of StyleValue.{h,cpp}
|
2 سال پیش |
CSS.cpp
|
465ecf37c2
LibWeb: Make `property_id_from_string()` return Optional
|
2 سال پیش |
CSS.h
|
2d45e1fca5
LibWeb: Port the CSS namespace to IDL
|
2 سال پیش |
CSS.idl
|
2d45e1fca5
LibWeb: Port the CSS namespace to IDL
|
2 سال پیش |
CSSConditionRule.cpp
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
CSSConditionRule.h
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 سال پیش |
CSSConditionRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CSSFontFaceRule.cpp
|
a28275657b
LibWeb: Include weight and style in CSSFontFaceRule serialization
|
2 سال پیش |
CSSFontFaceRule.h
|
ff8495de35
LibWeb: Make factory method of CSS::CSSFontFaceRule fallible
|
2 سال پیش |
CSSFontFaceRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CSSGroupingRule.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
CSSGroupingRule.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
CSSGroupingRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CSSImportRule.cpp
|
43616316de
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
|
2 سال پیش |
CSSImportRule.h
|
45f8542965
LibWeb: Actually visit rules and media queries in imported style sheets
|
2 سال پیش |
CSSImportRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CSSMediaRule.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
CSSMediaRule.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
CSSMediaRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CSSRule.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
CSSRule.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
CSSRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CSSRuleList.cpp
|
45f8542965
LibWeb: Actually visit rules and media queries in imported style sheets
|
2 سال پیش |
CSSRuleList.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
CSSRuleList.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CSSStyleDeclaration.cpp
|
465ecf37c2
LibWeb: Make `property_id_from_string()` return Optional
|
2 سال پیش |
CSSStyleDeclaration.h
|
cfe663435e
LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors
|
2 سال پیش |
CSSStyleDeclaration.idl
|
725a758c66
LibIDL: Also parse extended attributes after 'optional'
|
2 سال پیش |
CSSStyleRule.cpp
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
CSSStyleRule.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
CSSStyleRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CSSStyleSheet.cpp
|
43616316de
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
|
2 سال پیش |
CSSStyleSheet.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
CSSStyleSheet.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 سال پیش |
CSSSupportsRule.cpp
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 سال پیش |
CSSSupportsRule.h
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 سال پیش |
CSSSupportsRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
CalculatedOr.cpp
|
fa90a3bb4f
LibWeb: Introduce CalculatedOr type
|
2 سال پیش |
CalculatedOr.h
|
1280d70d74
LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp}
|
2 سال پیش |
Clip.cpp
|
bcebca62d3
LibWeb: Move CSS::EdgeRect into its own files
|
2 سال پیش |
Clip.h
|
bcebca62d3
LibWeb: Move CSS::EdgeRect into its own files
|
2 سال پیش |
ComputedValues.h
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
Default.css
|
cfc9966654
LibWeb: Add scaleable checkboxes (with theme/accent-color support)
|
2 سال پیش |
Display.cpp
|
dca19b764b
LibWeb: Port CSS::Display to new Strings
|
2 سال پیش |
Display.h
|
31e1be0438
LibWeb: Support multi-keyword syntax for CSS display property
|
2 سال پیش |
EdgeRect.cpp
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
EdgeRect.h
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
ElementCSSInlineStyle.idl
|
03c225b023
LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin
|
2 سال پیش |
Enums.json
|
e75eb21a54
LibWeb: Support "start" and "end" values for justify-content
|
2 سال پیش |
FontFace.cpp
|
74bdbdf43f
LibWeb: Parse font-weight and font-style inside @font-face rules
|
2 سال پیش |
FontFace.h
|
74bdbdf43f
LibWeb: Parse font-weight and font-style inside @font-face rules
|
2 سال پیش |
Frequency.cpp
|
bf915fdfd7
LibWeb: Remove CalculatedStyleValue from Frequency
|
2 سال پیش |
Frequency.h
|
5f2f780662
LibWeb: Expose type and raw values of basic CSS types
|
2 سال پیش |
GeneralEnclosed.h
|
33e9c4e1b2
LibWeb: Port GeneralEnclosed to new Strings
|
2 سال پیش |
GridTrackPlacement.cpp
|
9d99bd8258
LibWeb: Use String class in certain CSS Grid classes
|
2 سال پیش |
GridTrackPlacement.h
|
9d99bd8258
LibWeb: Use String class in certain CSS Grid classes
|
2 سال پیش |
GridTrackSize.cpp
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
GridTrackSize.h
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
Identifiers.json
|
09eb3ef405
LibWeb: Add fit-content as a valid size value for CSS width
|
2 سال پیش |
Length.cpp
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
Length.h
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
LengthBox.cpp
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 سال پیش |
LengthBox.h
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 سال پیش |
LinkStyle.idl
|
899fa30bdd
LibWeb: Extract the LinkStyle IDL mixin
|
2 سال پیش |
MediaFeatures.json
|
aa48dda3a4
LibWeb: Add missing MEDIAQUERIES-5 media-features
|
3 سال پیش |
MediaList.cpp
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 سال پیش |
MediaList.h
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 سال پیش |
MediaList.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
MediaQuery.cpp
|
43616316de
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
|
2 سال پیش |
MediaQuery.h
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 سال پیش |
MediaQueryList.cpp
|
2091a11488
LibWeb: Port EventTarget to new {Fly}String
|
2 سال پیش |
MediaQueryList.h
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 سال پیش |
MediaQueryList.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 سال پیش |
MediaQueryListEvent.cpp
|
ad5cbdc51b
LibWeb: Port {Mouse,UI,Wheel,}Event to new String
|
2 سال پیش |
MediaQueryListEvent.h
|
d0f904dd4c
LibWeb: Port MediaQueryListEvent to new String
|
2 سال پیش |
MediaQueryListEvent.idl
|
d0f904dd4c
LibWeb: Port MediaQueryListEvent to new String
|
2 سال پیش |
Number.h
|
5f2f780662
LibWeb: Expose type and raw values of basic CSS types
|
2 سال پیش |
Percentage.h
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 سال پیش |
PercentageOr.cpp
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 سال پیش |
PercentageOr.h
|
c8cf599c44
LibWeb: Make PercentageOr<T> equality comparison work for calc() values
|
2 سال پیش |
Position.cpp
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 سال پیش |
Position.h
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 سال پیش |
PreferredColorScheme.cpp
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 سال پیش |
PreferredColorScheme.h
|
316092d185
LibWeb: Use StringView in CSS::PreferredColorScheme
|
2 سال پیش |
Properties.json
|
733b74af7c
LibWeb: Support min-inline-size & max-inline-size
|
2 سال پیش |
QuirksMode.css
|
e4fd042041
LibWeb: Flesh out the default "quirks mode" style sheet
|
2 سال پیش |
Ratio.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 سال پیش |
Ratio.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 سال پیش |
Resolution.cpp
|
0c14103025
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
|
2 سال پیش |
Resolution.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 سال پیش |
ResolvedCSSStyleDeclaration.cpp
|
a98f5c7251
LibWeb: Make resolved serialization of CSS `display` prefer short form
|
2 سال پیش |
ResolvedCSSStyleDeclaration.h
|
294f5b109f
LibWeb: Propagate errors from ResolvedCSSStyleDeclaration
|
2 سال پیش |
Screen.cpp
|
57c34e6325
LibWeb: Make factory method of CSS::Screen fallible
|
2 سال پیش |
Screen.h
|
57c34e6325
LibWeb: Make factory method of CSS::Screen fallible
|
2 سال پیش |
Screen.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 سال پیش |
Selector.cpp
|
a744ae79ff
LibWeb: Implement the `:defined` pseudo class
|
2 سال پیش |
Selector.h
|
a744ae79ff
LibWeb: Implement the `:defined` pseudo class
|
2 سال پیش |
SelectorEngine.cpp
|
a744ae79ff
LibWeb: Implement the `:defined` pseudo class
|
2 سال پیش |
SelectorEngine.h
|
c8ebacb1c9
LibWeb: Support the :scope pseudo class
|
2 سال پیش |
Serialize.cpp
|
85f3de6331
LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors
|
2 سال پیش |
Serialize.h
|
85f3de6331
LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors
|
2 سال پیش |
Size.cpp
|
09eb3ef405
LibWeb: Add fit-content as a valid size value for CSS width
|
2 سال پیش |
Size.h
|
09eb3ef405
LibWeb: Add fit-content as a valid size value for CSS width
|
2 سال پیش |
StyleComputer.cpp
|
e8a946c674
LibWeb: Remove StyleValue::has/to_length()
|
2 سال پیش |
StyleComputer.h
|
38b2cba6a2
LibWeb: Honor font-weight and font-style when using downloaded fonts
|
2 سال پیش |
StyleProperties.cpp
|
e8a946c674
LibWeb: Remove StyleValue::has/to_length()
|
2 سال پیش |
StyleProperties.h
|
6e0601a63e
LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows
|
2 سال پیش |
StyleProperty.cpp
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 سال پیش |
StyleProperty.h
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 سال پیش |
StyleSheet.cpp
|
93238edf8f
LibWeb: Respect media attribute of style tag
|
2 سال پیش |
StyleSheet.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
StyleSheet.idl
|
93238edf8f
LibWeb: Respect media attribute of style tag
|
2 سال پیش |
StyleSheetList.cpp
|
43616316de
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
|
2 سال پیش |
StyleSheetList.h
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 سال پیش |
StyleSheetList.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 سال پیش |
StyleValue.cpp
|
5cbf6eb930
LibWeb: Remove StyleValue::has/to_integer()
|
2 سال پیش |
StyleValue.h
|
e8a946c674
LibWeb: Remove StyleValue::has/to_length()
|
2 سال پیش |
Supports.cpp
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 سال پیش |
Supports.h
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 سال پیش |
Time.cpp
|
ac4350748e
LibWeb: Remove CalculatedStyleValue from Time
|
2 سال پیش |
Time.h
|
5f2f780662
LibWeb: Expose type and raw values of basic CSS types
|
2 سال پیش |
TransformFunctions.json
|
e4db71c88b
LibWeb: Support translate3d
|
2 سال پیش |
UnicodeRange.h
|
fc3540c4b1
LibWeb: Port CSS::UnicodeRange to new Strings
|
2 سال پیش |