Sam Atkins
|
6df0b8e889
LibWeb: Parse `display: inline-flex`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
48c6cf92e3
LibWeb: Add `pointer-events: all`
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
e4251f3327
LibWeb: Allow calc() in opacity
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
ce0de4b2b4
LibWeb: Allow LengthPercentage to hold a calculated value
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
ce0a516e59
LibWeb: Replace Length::set_calculated_style() with ::make_calculated()
|
%!s(int64=3) %!d(string=hai) anos |
Tobias Christiansen
|
69aac6ecd7
LibWeb: Add new property 'text-decoration-style'
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
5e9a6302e5
LibWeb: Convert opacity property from Length to Percentage
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
dc681913e8
LibWeb: Convert width/height and min-/max- versions to LengthPercentage
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
cb0cce5cdc
LibWeb: Convert flex-basis to LengthPercentage
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
e60d51b8eb
LibWeb: Handle percentage and number line-heights
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
69878cde3e
LibWeb: Remove unused StyleProperties::background_repeat()
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
891dd46a17
LibWeb: Store Repeat values directly in BackgroundRepeatStyleValue
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
1e53768f1b
LibWeb: Combine background-repeat-x/y pseudo-properties
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
88c32836d8
LibWeb: Make non-absolute values for line-height fall back to font-size
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
84b15cc7b1
LibWeb: Remove StyleProperties::set_property(PropertyID, StringView)
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
ff45eb7fb1
LibWeb: Make computed opacity always available
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
07f15aa550
LibWeb: Make computed flex-grow and flex-shrink always available
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
78e57096e2
LibWeb: Distinguish between integer and float in NumericStyleValue
|
%!s(int64=3) %!d(string=hai) anos |
huwdp
|
ec43f7a2b0
LibWeb: Add initial version of pointer-events CSS property
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
85a0772147
LibWeb: Start work towards modern CSS "display" values
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
fc7af21c7c
LibWeb: Make things aware of box-sizing
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
785ace4fc2
LibWeb: Remove on-demand font resolution
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
23a08fd35a
LibWeb: Start absolutizing lengths after performing the CSS cascade
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
b0324b7201
LibWeb: Use new StyleValue API in StyleProperties.cpp
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
4b554ba92a
LibWeb: Clarify StyleValue API with new naming scheme
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
d965a9552f
LibWeb: Start implementing the CSS cascade
|
%!s(int64=3) %!d(string=hai) anos |
Tobias Christiansen
|
9ebfafafbe
LibWeb: Add transform property to the system
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
86f78bff2a
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
|
%!s(int64=3) %!d(string=hai) anos |
Brian Gianforcaro
|
889ade06fe
LibWeb: Use explicit move to avoid unnecessary RefPtr ref / unref
|
%!s(int64=3) %!d(string=hai) anos |