Vrins
|
12d75b10f3
LibWeb: Inspector content_size tooltip in document view
|
3 năm trước cách đây |
Sam Atkins
|
b715943035
LibWeb: Remove redundant Length::resolved() calls
|
3 năm trước cách đây |
Sam Atkins
|
67066c5140
LibWeb: Remove fallback value from Length::resolved()
|
3 năm trước cách đây |
Andreas Kling
|
63345c4dfc
LibWeb: Rename Layout::Box absolute rect helpers
|
3 năm trước cách đây |
Sam Atkins
|
103613a3a9
LibWeb: Incorporate spread-distance into box-shadow rendering
|
3 năm trước cách đây |
Sam Atkins
|
10c6c77b5c
LibWeb: Render multiple box-shadows
|
3 năm trước cách đây |
Andreas Kling
|
0608de8c12
LibWeb: Rename Layout::Box::size() to content_size()
|
3 năm trước cách đây |
Sam Atkins
|
bfcbab0dcf
LibWeb: Remove reference_for_percent parameter from Length::resolved()
|
3 năm trước cách đây |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 năm trước cách đây |
Sam Atkins
|
6234e3fcb3
LibWeb: Implement background-clip :^)
|
3 năm trước cách đây |
Sam Atkins
|
e8b7946732
LibWeb: Paint backgrounds with multiple layers :^)
|
3 năm trước cách đây |
Sam Atkins
|
cdeac132dc
LibWeb: Store background layers in ComputedValues
|
3 năm trước cách đây |
Sam Atkins
|
1e53768f1b
LibWeb: Combine background-repeat-x/y pseudo-properties
|
3 năm trước cách đây |
Andreas Kling
|
ec49c8fefd
LibWeb: Clip descendants of boxes with overflow:hidden
|
3 năm trước cách đây |
Andreas Kling
|
ca154723f7
LibWeb: Remove Layout::Box::width_of_logical_containing_block()
|
3 năm trước cách đây |
Andreas Kling
|
2447b27d97
LibWeb: Implement position:fixed painting at the stacking context level
|
3 năm trước cách đây |
Andreas Kling
|
f73aa8e2bd
LibWeb: Move line boxes from Layout::Box to BlockContainer
|
3 năm trước cách đây |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
3 năm trước cách đây |
Sam Atkins
|
e1f3fb0146
LibWeb: Move border-painting code out of Box
|
3 năm trước cách đây |
Sam Atkins
|
abc22b727c
LibWeb: Move background painting from Box to its own file
|
3 năm trước cách đây |
Sam Atkins
|
b047c1bc97
LibWeb: Move box-shadow painting out of Box to its own file
|
3 năm trước cách đây |
Sam Atkins
|
aaf12929d5
LibWeb: Extract border-radius normalization code from Box
|
3 năm trước cách đây |
Andreas Kling
|
19c492e976
LibWeb: Avoid unnecessary padded_rect() call in Box::paint()
|
3 năm trước cách đây |
Andreas Kling
|
4e47e6d578
LibWeb: Use floating-point math for border-radius rendering
|
3 năm trước cách đây |
Tobias Christiansen
|
3cc6ffd4a6
LibGfx: Don't crash on request to draw impossible circle segment
|
3 năm trước cách đây |
Andreas Kling
|
4fcb1be734
LibWeb: Skip rendering box-shadow blur if we don't have memory for it
|
3 năm trước cách đây |
Andreas Kling
|
eac31e21f2
LibWeb: Avoid some redundant calls to Layout::Box::absolute_rect()
|
3 năm trước cách đây |
Sam Atkins
|
2844f89a83
LibWeb: Implement "out-of-flow" property of Layout Box
|
3 năm trước cách đây |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 năm trước cách đây |
Brian Gianforcaro
|
217179a39f
LibWeb: Remove unused header includes
|
3 năm trước cách đây |