Aliaksandr Kalenik
|
65b50ecc1a
LibWeb/CSS: Parser should treat calc() with flex values as invalid
|
1 year ago |
Sam Atkins
|
127bfd64a8
LibWeb: Use Flex type in GridSize
|
1 year ago |
Sam Atkins
|
dfd3d9a72d
LibWeb: Support flex in typed attr()
|
1 year ago |
Sam Atkins
|
b0317bb3a1
LibWeb: Implement Flex and FlexStyleValue types
|
1 year ago |
Sam Atkins
|
f1d7ea67c0
LibWeb: Add missing check for frequency values
|
1 year ago |
Sam Atkins
|
79a30c209d
LibWeb: Add SVG-presentation-attribute-parsing mode to CSS parser
|
1 year ago |
Sam Atkins
|
aea112da71
LibWeb: Replace OverflowStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
e905072e47
LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV
|
1 year ago |
Sam Atkins
|
8efac89a16
LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
6e311902de
LibWeb: Replace PlaceItemsStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
8143d48161
LibWeb: Replace PlaceSelfStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
1b0939b418
LibWeb: Replace PlaceContentStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
6758decc74
LibWeb: Replace ListStyleStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
f5cb2e8dc2
LibWeb: Replace GridTrackSizeListShorthandStyleValue with ShorthandSV
|
1 year ago |
Sam Atkins
|
48f3603119
LibWeb: Replace GridAreaShorthandStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
fe499681d9
LibWeb: Actually remove FontStyleValue
|
1 year ago |
Sam Atkins
|
23d59a6caf
LibWeb: Replace BorderStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
9b4ddff6a9
LibWeb: Replace FontStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
34591549b1
LibWeb: Replace BorderRadiusShorthandStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
34e0899ab0
LibWeb: Replace BackgroundStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
1ae515c0b7
LibWeb: Replace FlexFlowStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
aa45b3dfe3
LibWeb: Replace FlexStyleValue with ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
d20254f1bc
LibWeb: Rename CompositeStyleValue -> ShorthandStyleValue
|
1 year ago |
Sam Atkins
|
dc7a52957e
LibWeb: Parse and compute CSS `quotes` property
|
1 year ago |
Zaggy1024
|
4cc3c41269
LibWeb: Allow calculated values for `background-size` dimensions
|
1 year ago |
Sam Atkins
|
77ae510319
LibWeb: Parse each unquoted font-family name as a single CustomIdentSV
|
1 year ago |
Sam Atkins
|
6476dea898
LibWeb: Implement the `math-depth` CSS property
|
1 year ago |
Sam Atkins
|
f3124c492b
LibWeb: Add `display: math`
|
1 year ago |
Sam Atkins
|
125d161b3f
LibWeb: Move `<display-foo>` definitions into Enums.json
|
1 year ago |
Sam Atkins
|
3b0980c89f
LibWeb: Stop allowing invalid tokens in `display` values
|
1 year ago |