.. |
Parser
|
9d99bd8258
LibWeb: Use String class in certain CSS Grid classes
|
2 anos atrás |
SyntaxHighlighter
|
31290c8527
LibSyntax: Teach each highlighter about it's comment syntax
|
2 anos atrás |
Angle.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Angle.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
BackdropFilter.h
|
ec4de1e07d
LibWeb: Plumb style/computed values for `backdrop-filter`
|
2 anos atrás |
CSSConditionRule.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSConditionRule.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSConditionRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
CSSFontFaceRule.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSFontFaceRule.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSFontFaceRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
CSSGroupingRule.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSGroupingRule.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSGroupingRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
CSSImportRule.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSImportRule.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSImportRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
CSSMediaRule.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSMediaRule.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSMediaRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
CSSRule.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
CSSRule.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
CSSRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
CSSRuleList.cpp
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 anos atrás |
CSSRuleList.h
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 anos atrás |
CSSRuleList.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
CSSStyleDeclaration.cpp
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
2 anos atrás |
CSSStyleDeclaration.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
CSSStyleDeclaration.idl
|
c247fefee7
LibWeb: Implement CSSStyleDeclaration.cssText
|
2 anos atrás |
CSSStyleRule.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSStyleRule.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSStyleRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
CSSStyleSheet.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSStyleSheet.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSStyleSheet.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 anos atrás |
CSSSupportsRule.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSSupportsRule.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
CSSSupportsRule.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
Clip.cpp
|
8163ee1500
LibWeb: Use rect value in CSS clip property
|
3 anos atrás |
Clip.h
|
8163ee1500
LibWeb: Use rect value in CSS clip property
|
3 anos atrás |
ComputedValues.h
|
64c353f11c
LibWeb: Parse `border-collapse` property for HTML table
|
2 anos atrás |
Default.css
|
25af1b33f6
LibWeb: Add spec-mandated rules for embedded content to Default.css
|
2 anos atrás |
Display.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Display.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Enums.json
|
e75eb21a54
LibWeb: Support "start" and "end" values for justify-content
|
2 anos atrás |
FontFace.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
FontFace.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
Frequency.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Frequency.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
GeneralEnclosed.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
GridTrackPlacement.cpp
|
9d99bd8258
LibWeb: Use String class in certain CSS Grid classes
|
2 anos atrás |
GridTrackPlacement.h
|
9d99bd8258
LibWeb: Use String class in certain CSS Grid classes
|
2 anos atrás |
GridTrackSize.cpp
|
9d99bd8258
LibWeb: Use String class in certain CSS Grid classes
|
2 anos atrás |
GridTrackSize.h
|
9d99bd8258
LibWeb: Use String class in certain CSS Grid classes
|
2 anos atrás |
Identifiers.json
|
e75eb21a54
LibWeb: Support "start" and "end" values for justify-content
|
2 anos atrás |
Length.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Length.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
LengthBox.cpp
|
8deced39a8
LibWeb: Resolve cyclic declaration/definitions involving Length
|
2 anos atrás |
LengthBox.h
|
8deced39a8
LibWeb: Resolve cyclic declaration/definitions involving Length
|
2 anos atrás |
LinkStyle.idl
|
899fa30bdd
LibWeb: Extract the LinkStyle IDL mixin
|
3 anos atrás |
MediaFeatures.json
|
aa48dda3a4
LibWeb: Add missing MEDIAQUERIES-5 media-features
|
3 anos atrás |
MediaList.cpp
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 anos atrás |
MediaList.h
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 anos atrás |
MediaList.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
MediaQuery.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
MediaQuery.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
MediaQueryList.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
MediaQueryList.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
MediaQueryList.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 anos atrás |
MediaQueryListEvent.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
MediaQueryListEvent.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
MediaQueryListEvent.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 anos atrás |
Number.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Percentage.cpp
|
93c999ce00
LibWeb: Stop handling impossible Percentage return values
|
3 anos atrás |
Percentage.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
PreferredColorScheme.cpp
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
PreferredColorScheme.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Properties.json
|
64c353f11c
LibWeb: Parse `border-collapse` property for HTML table
|
2 anos atrás |
QuirksMode.css
|
e4fd042041
LibWeb: Flesh out the default "quirks mode" style sheet
|
2 anos atrás |
Ratio.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Ratio.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Resolution.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Resolution.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
ResolvedCSSStyleDeclaration.cpp
|
64c353f11c
LibWeb: Parse `border-collapse` property for HTML table
|
2 anos atrás |
ResolvedCSSStyleDeclaration.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
Screen.cpp
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
Screen.h
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
Screen.idl
|
67ceba2e6a
LibWeb: Add Exposed attribute and IDL spec links where missing
|
2 anos atrás |
Selector.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Selector.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
SelectorEngine.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
SelectorEngine.h
|
7eb7396f8b
LibWeb: Match styles for pseudo-elements
|
3 anos atrás |
Serialize.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Serialize.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Size.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Size.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
StyleComputer.cpp
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
StyleComputer.h
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 anos atrás |
StyleProperties.cpp
|
276a77f02d
LibWeb: Support display inline-table
|
2 anos atrás |
StyleProperties.h
|
5d8e3f5122
LibWeb: Convert Layout::Node to new pixel units
|
2 anos atrás |
StyleSheet.cpp
|
93238edf8f
LibWeb: Respect media attribute of style tag
|
2 anos atrás |
StyleSheet.h
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anos atrás |
StyleSheet.idl
|
93238edf8f
LibWeb: Respect media attribute of style tag
|
2 anos atrás |
StyleSheetList.cpp
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 anos atrás |
StyleSheetList.h
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 anos atrás |
StyleSheetList.idl
|
8f110e0fb1
LibWeb: Remove the NoInstanceWrapper extended IDL attribute
|
2 anos atrás |
StyleValue.cpp
|
fc7099b032
LibWeb: Use failable StringBuilder methods in StyleValue
|
2 anos atrás |
StyleValue.h
|
0c688fa117
LibWeb: Remove some unnecessary .release_value()s in StyleValue
|
2 anos atrás |
Supports.cpp
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Supports.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |
Time.cpp
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
Time.h
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 anos atrás |
TransformFunctions.json
|
e4db71c88b
LibWeb: Support translate3d
|
2 anos atrás |
UnicodeRange.h
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 anos atrás |