Brian Gianforcaro
|
217179a39f
LibWeb: Remove unused header includes
|
3 years ago |
Tobias Christiansen
|
5745e8e18c
LibWeb: Add blurring support to box-shadow
|
4 years ago |
Tobias Christiansen
|
5471c87246
LibWeb: Add box-shadow rendering
|
4 years ago |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 years ago |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 years ago |
Tobias Christiansen
|
adfdfd6aba
LibWeb: Deal with Boxes that have a background, border and -radius
|
4 years ago |
Tobias Christiansen
|
7a566e54e5
LibWeb: Introduce struct to hold border radii and normalize once
|
4 years ago |
Tobias Christiansen
|
c31046d952
LibWeb: Draw rounded corners for the backgrounds of Boxes
|
4 years ago |
Tobias Christiansen
|
9e04c0598b
LibWeb: Basic rendering of border-radius
|
4 years ago |
Tobias Christiansen
|
d13526e1e7
LibWeb: Handle background-painting of Box in seperate function
|
4 years ago |
Tobias Christiansen
|
ff0b3518fa
LibWeb: Move the painting of the border out of paint()
|
4 years ago |
Timothy Flynn
|
dba261f79b
LibWeb: Propagate body background properties to root HTML element
|
4 years ago |
Egor Ananyin
|
d2b6148787
LibWeb: Make painting order more spec-compliant
|
4 years ago |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Timothy Flynn
|
5de0e0068c
LibWeb: Support two-value background-repeat
|
4 years ago |
Timothy Flynn
|
735829f694
LibWeb: Move painting of background images to common location
|
4 years ago |
Timothy Flynn
|
fa9ba8bce5
LibWeb: Support rendering background images with 'background-repeat'
|
4 years ago |
Mihai Parparita
|
c2f3d3afe1
LibWeb: Make CSS background image painting respect destination origin and transparency
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
543dd54a1d
LibWeb: Add bordered_rect() and padded_rect() helpers in Layout::Box
|
4 years ago |
Andreas Kling
|
794ebb699c
LibWeb: Remove low-hanging LibGUI fruit from LibWeb
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |