Aliaksandr Kalenik
|
28c9015bd8
LibWeb: Resolve percentages in calc() for font-size
|
1 年之前 |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 年之前 |
Shannon Booth
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
1 年之前 |
Aliaksandr Kalenik
|
b1ee5c8738
LibWeb: Implement CSS fonts lazy loading
|
1 年之前 |
Shannon Booth
|
fc7f79e0e7
LibWeb: Use Element::namespace_ instead of ELement::namespace_uri
|
1 年之前 |
Sam Atkins
|
6ee6a2534d
LibWeb: Expand shorthands containing CSS-wide keywords automatically
|
1 年之前 |
Sam Atkins
|
aea112da71
LibWeb: Replace OverflowStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
e905072e47
LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV
|
1 年之前 |
Sam Atkins
|
8efac89a16
LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
6e311902de
LibWeb: Replace PlaceItemsStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
8143d48161
LibWeb: Replace PlaceSelfStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
1b0939b418
LibWeb: Replace PlaceContentStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
6758decc74
LibWeb: Replace ListStyleStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
f5cb2e8dc2
LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV
|
1 年之前 |
Sam Atkins
|
48f3603119
LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
23d59a6caf
LibWeb: Replace BorderStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
66300794a6
LibWeb: Expand CSS builtin values in border shorthands
|
1 年之前 |
Sam Atkins
|
ae9eaeffc4
LibWeb: Remove unnecessary code from sided border shorthand expansion
|
1 年之前 |
Sam Atkins
|
ae4b8d86df
LibWeb: Include standard SVG user agent style sheet
|
1 年之前 |
Sam Atkins
|
9b4ddff6a9
LibWeb: Replace FontStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
34591549b1
LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
34e0899ab0
LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
1ae515c0b7
LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
aa45b3dfe3
LibWeb: Replace FlexStyleValue with ShorthandStyleValue
|
1 年之前 |
Sam Atkins
|
a72788b889
LibWeb: Return after expanding ShorthandStyleValues
|
1 年之前 |
Sam Atkins
|
d20254f1bc
LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue
|
1 年之前 |
Andreas Kling
|
675d919dd2
LibWeb: Handle custom ident values for the CSS font-family property
|
1 年之前 |
Aliaksandr Kalenik
|
dd7bba66ed
LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable`
|
1 年之前 |
Andreas Kling
|
23569f8690
LibWeb: Allow fractional font sizes in CSS
|
1 年之前 |
Sam Atkins
|
ff02de4ad0
LibWeb: Serialize StringStyleValue with quotes
|
1 年之前 |