Tobias Christiansen
|
72d5394b8c
LibWeb: Flex-items aren't affected by float nor clear
|
4 年之前 |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 年之前 |
Tobias Christiansen
|
499934a848
LibWeb: Make border-radius attibutes accessible
|
4 年之前 |
Egor Ananyin
|
d2b6148787
LibWeb: Make painting order more spec-compliant
|
4 年之前 |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 年之前 |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Egor Ananyin
|
86290c0e4e
LibWeb: Set border width to zero if style is none
|
4 年之前 |
Timothy Flynn
|
5de0e0068c
LibWeb: Support two-value background-repeat
|
4 年之前 |
Timothy Flynn
|
bd5a91269f
LibWeb: Store computed CSS value of background-repeat
|
4 年之前 |
Angus Gibson
|
e9c1d9c89a
LibWeb: Return whether handle_mousewheel was handled
|
4 年之前 |
Adam Hodgen
|
e169e24104
LibWeb: Parese the CSS "cursor" property
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
82278d632f
LibWeb: Only scroll BlockBox on wheel event if overflow==scroll
|
4 年之前 |
Andreas Kling
|
cd79b807dd
LibWeb: Allow scrolling overflowed content with the mouse wheel :^)
|
4 年之前 |
Andreas Kling
|
21371bf6ee
LibWeb: Add parsing and application of CSS "overflow" property
|
4 年之前 |
Andreas Kling
|
794ebb699c
LibWeb: Remove low-hanging LibGUI fruit from LibWeb
|
4 年之前 |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
4 年之前 |
Andreas Kling
|
149f10b0b9
LibWeb: Parse the CSS "flex-direction" property
|
4 年之前 |
Andreas Kling
|
fd441b954d
LibWeb: Add fast_is<T>() for some DOM and layout node subclasses
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |