Brian Gianforcaro
|
217179a39f
LibWeb: Remove unused header includes
|
hace 3 años |
Tobias Christiansen
|
f1bdaafcf6
LibWeb: Make box-shadow known throughout the CSS subsystem
|
hace 4 años |
Egor Ananyin
|
f567414f65
LibWeb: Draw elements with opacity in a separate stacking context
|
hace 4 años |
Egor Ananyin
|
0e6ba6e1d3
LibWeb: Parse and store the opacity property
|
hace 4 años |
Tobias Christiansen
|
80a44c3891
LibWeb: Add parsing for the justify-content property
|
hace 4 años |
Daniel Bertalan
|
11a945a499
LibWeb: Add missing `typeinfo` include
|
hace 4 años |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
hace 4 años |
Tobias Christiansen
|
ae61e9ded2
LibWeb: Add flex-grow and flex-shrink
|
hace 4 años |
Tobias Christiansen
|
ae3e6510d6
LibWeb: Parse flex-basis
|
hace 4 años |
Tobias Christiansen
|
27704f5f9e
LibWeb: Add support for 'definite size' determination
|
hace 4 años |
Tobias Christiansen
|
e6545d5259
LibWeb: Add parsing for flex-wrap property
|
hace 4 años |
Tobias Christiansen
|
72d5394b8c
LibWeb: Flex-items aren't affected by float nor clear
|
hace 4 años |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
hace 4 años |
Tobias Christiansen
|
499934a848
LibWeb: Make border-radius attibutes accessible
|
hace 4 años |
Egor Ananyin
|
d2b6148787
LibWeb: Make painting order more spec-compliant
|
hace 4 años |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
hace 4 años |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
hace 4 años |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
hace 4 años |
Egor Ananyin
|
86290c0e4e
LibWeb: Set border width to zero if style is none
|
hace 4 años |
Timothy Flynn
|
5de0e0068c
LibWeb: Support two-value background-repeat
|
hace 4 años |
Timothy Flynn
|
bd5a91269f
LibWeb: Store computed CSS value of background-repeat
|
hace 4 años |
Angus Gibson
|
e9c1d9c89a
LibWeb: Return whether handle_mousewheel was handled
|
hace 4 años |
Adam Hodgen
|
e169e24104
LibWeb: Parese the CSS "cursor" property
|
hace 4 años |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
hace 4 años |
Andreas Kling
|
82278d632f
LibWeb: Only scroll BlockBox on wheel event if overflow==scroll
|
hace 4 años |
Andreas Kling
|
cd79b807dd
LibWeb: Allow scrolling overflowed content with the mouse wheel :^)
|
hace 4 años |
Andreas Kling
|
21371bf6ee
LibWeb: Add parsing and application of CSS "overflow" property
|
hace 4 años |
Andreas Kling
|
794ebb699c
LibWeb: Remove low-hanging LibGUI fruit from LibWeb
|
hace 4 años |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
hace 4 años |
Andreas Kling
|
149f10b0b9
LibWeb: Parse the CSS "flex-direction" property
|
hace 4 años |