Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Simon Wanner 293ece2292 LibWeb: Support list-style-position 2 years ago
  Simon Wanner 5e3e9b2f61 LibWeb: Add list-style-type: disclosure-{closed,open} 2 years ago
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  MacDue 6a6475673f LibWeb: Convert images to common AbstractImageStyleValue base 2 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes 3 years ago
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted 3 years ago
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting 3 years ago
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable 3 years ago
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace 3 years ago
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it 3 years ago
  Sam Atkins 817cd13d59 LibWeb: Implement the ::marker pseudo-element 3 years ago
  Andreas Kling 92266d2247 LibWeb: Create list-item markers during layout tree construction 3 years ago
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 years ago
  Timothy Flynn ef62118c8b LibWeb: Render any specified list-style-image for list items 3 years ago
  Andreas Kling c5b4928f4a LibWeb: Make ListItemMarkerBox inherit style from ListItemBox 3 years ago
  Tobias Christiansen 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers 3 years ago
  Tobias Christiansen e18e2af826 LibWeb: Add roman numerals as a list-style for ol's 4 years ago
  Tobias Christiansen d1ed6bce5d LibWeb: Fix off-by-one for alphabetical markers in <ol>s 4 years ago
  Tobias Christiansen e7498bb918 LibWeb: Position the ListItemMarkers according to their width 4 years ago
  Tobias Christiansen a51cee748f LibWeb: Remove unused alphabet constants from ListItemMarkerBox 4 years ago
  Tobias Christiansen 22d6fbeb12 LibWeb: Use new way of generating list-style-type: *-alpha 4 years ago
  Tobias Christiansen 889e1d3db9 LibWeb: Add list-style-type: upper-latin and upper-alpha support 4 years ago
  Tobias Christiansen cb34775c83 LibWeb: Add list-style-type: lower-alpha and lower-latin support 4 years ago
  Tobias Christiansen 7dd0fb0086 LibWeb: Conversion from number to bijective-base with alphabet. 4 years ago
  Tobias Christiansen 0983cd9243 LibWeb: Add list-style-type: decimal-leading-zero support 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Tobias Christiansen 5338708091 LibWeb: Display <ol> and respect list-style-type in <ul> 4 years ago