Matthew Olsson
|
ae3326a447
LibWeb: Transition StyleComputer to Web Animations
|
1 rok temu |
Aliaksandr Kalenik
|
623ad94582
LibWeb: Resolve effective overflow-x and overflow-y according to spec
|
1 rok temu |
Andreas Kling
|
e7de5cb4d2
LibWeb: Bring CSS `line-height` closer to other engines
|
1 rok temu |
Andreas Kling
|
f0722671c3
LibWeb: Cache the viewport rect across all of style computation
|
1 rok temu |
Andreas Kling
|
f900957d26
LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx
|
1 rok temu |
Bastiaan van der Plaat
|
44ff957784
LibWeb: Make -webkit-appearance an alias for the appearance css property
|
1 rok temu |
Bastiaan van der Plaat
|
a05fd28b7b
LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer
|
1 rok temu |
Andreas Kling
|
7c95ebc302
LibWeb: Make Document::page() return a Page&
|
1 rok temu |
Aliaksandr Kalenik
|
51ecfdf71f
LibWeb: Add unscaled fallback font in case Font::with_size() failed
|
1 rok temu |
Aliaksandr Kalenik
|
de4b240429
LibWeb: Add missing null check in font_with_point_size()
|
1 rok temu |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 rok temu |
Aliaksandr Kalenik
|
2cb0039a13
LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm
|
1 rok temu |
Sam Atkins
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 rok temu |
Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 rok temu |
Sam Atkins
|
4ad58f0204
LibWeb: Store PositionStyleValue's edges as EdgeStyleValues
|
1 rok temu |
Sam Atkins
|
875661a584
LibWeb: Remove unnecessary double->float->double round trip
|
1 rok temu |
Shannon Booth
|
ea2b733862
LibWeb: Port custom properties to FlyString
|
1 rok temu |
Andreas Kling
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 rok temu |
Andreas Kling
|
65787fffe4
LibWeb: Use Element::id() when collecting matching CSS rules
|
1 rok temu |
Tobias Christiansen
|
6602b1ddb1
LibWeb: Rename "position" enum to "positioning"
|
1 rok temu |
Aliaksandr Kalenik
|
28c9015bd8
LibWeb: Resolve percentages in calc() for font-size
|
1 rok temu |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 rok temu |
Shannon Booth
|
50350fb79c
LibWeb: Add a non-DeprecatedString version of Element::get_attribute
|
1 rok temu |
Aliaksandr Kalenik
|
b1ee5c8738
LibWeb: Implement CSS fonts lazy loading
|
1 rok temu |
Shannon Booth
|
fc7f79e0e7
LibWeb: Use Element::namespace_ instead of ELement::namespace_uri
|
1 rok temu |
Sam Atkins
|
6ee6a2534d
LibWeb: Expand shorthands containing CSS-wide keywords automatically
|
1 rok temu |
Sam Atkins
|
aea112da71
LibWeb: Replace OverflowStyleValue with ShorthandStyleValue
|
1 rok temu |
Sam Atkins
|
e905072e47
LibWeb: Replace GridTrackPlacementShorthandStyleValue with ShorthandSV
|
1 rok temu |
Sam Atkins
|
8efac89a16
LibWeb: Replace TextDecorationStyleValue with ShorthandStyleValue
|
1 rok temu |
Sam Atkins
|
6e311902de
LibWeb: Replace PlaceItemsStyleValue with ShorthandStyleValue
|
1 rok temu |