2023-12-01 [16:14:09.0970] > <@annevk:matrix.org> akaster: https://docs.google.com/presentation/d/1hi4gH7pJPHsg_hnIj77XN_ce54HIaNUnBLenVwohFVo/edit#slide=id.g5641ecbac9_0_131 might help for the high-level idea. To supplement this I've started writing down my understanding of how this is all supposed to fit together and how we're going to map the spec to Ladybird here, beginning with the JS concepts: https://github.com/SerenityOS/serenity/pull/22107/files [19:34:54.0364] zcorpan: https://github.com/web-platform-tests/wpt/pull/43463/ [19:36:04.0366] Note that Firefox wrongly supports unordered list styles on ordered lists and vice-versa [21:44:47.0778] The history of people trying to spec ol/ul/li styling using CSS is very fraught... I think Firefox got furthest but IIRC it still had lots of edge cases. Things like start and reverse really stress the system. [22:29:24.0768] akaster: looks pretty solid, the one piece I'm missing is an explicit callout that the reason we have agents (and not just realms and realm clusters) is because of deficiencies in early web platform design where Window objects could manipulate each other directly through various