Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 年之前 |
Andreas Kling
|
e099960e4d
LibWeb: Remove a bunch of no-longer needed #includes
|
3 年之前 |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 年之前 |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 年之前 |
Andreas Kling
|
f6497b64ac
LibWeb: Rename Painting::Box => Paintable
|
3 年之前 |
Andreas Kling
|
f0d833a3d7
LibWeb: Move StackingContext and PaintPhase into the Painting namespace
|
3 年之前 |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
3 年之前 |
Sam Atkins
|
817cd13d59
LibWeb: Implement the ::marker pseudo-element
|
3 年之前 |
Andreas Kling
|
92266d2247
LibWeb: Create list-item markers during layout tree construction
|
3 年之前 |
Andreas Kling
|
0608de8c12
LibWeb: Rename Layout::Box::size() to content_size()
|
3 年之前 |
Timothy Flynn
|
ef62118c8b
LibWeb: Render any specified list-style-image for list items
|
3 年之前 |
Andreas Kling
|
c5b4928f4a
LibWeb: Make ListItemMarkerBox inherit style from ListItemBox
|
3 年之前 |
Tobias Christiansen
|
2a77abf85e
Everywhere: Use tobyase@serenityos.org for my copyright headers
|
3 年之前 |
Tobias Christiansen
|
e18e2af826
LibWeb: Add roman numerals as a list-style for ol's
|
4 年之前 |
Tobias Christiansen
|
d1ed6bce5d
LibWeb: Fix off-by-one for alphabetical markers in <ol>s
|
4 年之前 |
Tobias Christiansen
|
e7498bb918
LibWeb: Position the ListItemMarkers according to their width
|
4 年之前 |
Tobias Christiansen
|
a51cee748f
LibWeb: Remove unused alphabet constants from ListItemMarkerBox
|
4 年之前 |
Tobias Christiansen
|
22d6fbeb12
LibWeb: Use new way of generating list-style-type: *-alpha
|
4 年之前 |
Tobias Christiansen
|
889e1d3db9
LibWeb: Add list-style-type: upper-latin and upper-alpha support
|
4 年之前 |
Tobias Christiansen
|
cb34775c83
LibWeb: Add list-style-type: lower-alpha and lower-latin support
|
4 年之前 |
Tobias Christiansen
|
7dd0fb0086
LibWeb: Conversion from number to bijective-base with alphabet.
|
4 年之前 |
Tobias Christiansen
|
0983cd9243
LibWeb: Add list-style-type: decimal-leading-zero support
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Tobias Christiansen
|
5338708091
LibWeb: Display <ol> and respect list-style-type in <ul>
|
4 年之前 |
Tobias Christiansen
|
bfcfe84240
LibWeb: Make the ListItemMarkerBox index-aware.
|
4 年之前 |
Andreas Kling
|
794ebb699c
LibWeb: Remove low-hanging LibGUI fruit from LibWeb
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |