1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 05:08:10 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Tobias Christiansen
bfcfe84240 LibWeb: Make the ListItemMarkerBox index-aware.
In the ListItemBox we get the index of the current <li> element in the
parent and pass it to the ListItemMarkerBox.

This patch is work towards #2059
2021-04-20 18:29:19 +02:00
Andreas Kling
13d7c09125 Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Renamed from Libraries/LibWeb/Layout/ListItemMarkerBox.h (Browse further)