Commit Graph
81 Commits
Author SHA1 Message Date
ldm0 5d2231d516 Add Moli skills and release installers 2026-08-14 02:22:38 +08:00
ldm0 145f9c68f5 Remove MCP server 2026-08-14 01:38:49 +08:00
ldm0 ebcdcd0dcb Fix dropped PendingStandaloneDocumentWritePage 2026-08-14 01:07:13 +08:00
ldm0 8dffc69a89 Persist hover state for Stylo selectors 2026-08-14 01:07:13 +08:00
ldm0 d1f20f66f8 Use a global CSS layout-unit grid 2026-08-13 19:22:29 +08:00
ldm0 f055960455 Stabilize loaded background console fixture 2026-08-13 17:55:18 +08:00
ldm0 d5ad7dce73 Implement fixed table column allocation 2026-08-13 17:55:18 +08:00
ldm0 62782add59 Add multilingual README documentation 2026-08-13 15:19:21 +08:00
ldm0 48742bb657 refactor: extract protocol server crate 2026-08-13 13:43:26 +08:00
ldm0 d41bf8ff9b Longer DOM Debugger waiting period 2026-08-13 12:44:56 +08:00
ldm0 f47bcb8595 feat(benchmark): add moli-stress reports 2026-08-13 12:44:56 +08:00
ldm0 a7c1eb0b42 refactor(renderer): remove duplicate turn output metadata 2026-08-13 07:07:00 +08:00
ldm0 47bfa5aa78 refactor(parser): simplify resume identity 2026-08-13 07:07:00 +08:00
ldm0 d51be5bfc4 chore: fix clippy and document required checks 2026-08-13 07:07:00 +08:00
ldm0 c1505d0845 fix(protocol): scope navigation gates to targets 2026-08-13 07:07:00 +08:00
ldm0 1d33f516f4 fix(protocol): return aborted CDP navigation results 2026-08-13 07:07:00 +08:00
ldm0 3600404225 perf(parser): keep XML namespaces in token stream 2026-08-13 07:07:00 +08:00
ldm0 91c281d2c7 fix(parser): expose CDATA from xml5ever 2026-08-13 07:07:00 +08:00
ldm0 ca64a8a1a3 refactor(protocol): type renderer owner turn outcomes 2026-08-13 07:07:00 +08:00
ldm0 8bbe0cde64 refactor(navigation): own pending requests in target 2026-08-13 07:07:00 +08:00
ldm0 fa26a909da ci: keep spider bench informational 2026-08-13 07:07:00 +08:00
ldm0 19ad99cf15 fix(webdriver): project BiDi hook predecessors
BiDi Runtime and Network event-source hooks are scheduler owner turns and can carry an exact renderer-output predecessor when a worker target appears. Thread the renderer ingress receivers through these hooks, project the predecessor before translating hook output, and close the BiDi transport if the renderer stream terminates.

Cover global context/realm subscriptions across SharedWorker creation and session teardown, while sharing the worker fixture with the Classic regression.
2026-08-13 07:07:00 +08:00
ldm0 179e363b8b ci: fail spider bench on browser service errors 2026-08-13 07:07:00 +08:00
ldm0 fa93bfbc40 fix(parser): defer document close while blocked 2026-08-13 07:07:00 +08:00
ldm0 ac31b289d4 ci: report 200-navigation memory soak 2026-08-13 07:07:00 +08:00
ldm0 f2a2095751 fix(navigation): stabilize sequential CDP lifecycle 2026-08-13 07:07:00 +08:00
ldm0 5de83e3e76 Avoid redundant replaced image clipping 2026-08-12 19:22:57 +08:00
Noz Wu 30594c4fde Fix font-dependent mouse offset test 2026-08-12 16:50:28 +08:00
ldm0 2371164e10 Fix oversized replaced element sizing 2026-08-12 16:12:38 +08:00
ldm0 bc73796702 Add screenshot and PDF fetch dumps 2026-08-12 14:37:47 +08:00
ldm0 4c3ce3dfdb Fix DOM geometry fixtures for UA margins 2026-08-12 14:00:47 +08:00
ldm0 7baef8e249 Restore Chromium UA typography defaults 2026-08-12 14:00:47 +08:00
ldm0 66f37ac399 Remove boolean environment flag documentation 2026-08-12 12:35:11 +08:00
ldm0 5f1eb714aa Accept numeric values for boolean env flags 2026-08-12 12:35:11 +08:00
ldm0 46d2b93836 Update image asset for Moli DevTools Rust language 2026-08-12 02:33:30 +08:00
ldm0 6924b69e20 Fix unicode-range web font selection 2026-08-12 00:56:48 +08:00
ldm0 edd2c2df15 Stabilize large NodeList regression test 2026-08-12 00:46:14 +08:00
ldm0 9f8245f396 Add unified layout WPT baseline 2026-08-11 23:16:57 +08:00
ldm0 fadbbe13f9 Remove useless sha256 files in Github release 2026-08-11 22:07:25 +08:00
ldm0 b0d2b8bf83 fix(xhr): enforce CORS for synchronous responses 2026-08-11 21:02:02 +08:00
ldm0 fa2d3f00d5 Add private network blocking env flag 2026-08-11 20:12:18 +08:00
ldm0 a73f60d08a Preserve signed atomic block margins 2026-08-11 19:33:01 +08:00
ldm0 dc04347e3f Translate table baselines with top captions 2026-08-11 19:33:01 +08:00
ldm0 8a175047a8 Use formatting-context atomic baselines 2026-08-11 19:33:01 +08:00
ldm0 d785c20317 Use distinct container baselines from Taffy 2026-08-11 19:33:01 +08:00
ldm0 a6c22fde14 feat(cdp): implement PDF printing 2026-08-11 19:32:45 +08:00
ldm0 c0abc501e8 Include fallback fonts in normal line height 2026-08-11 18:54:34 +08:00
ldm0 8d890e005d Use own font metrics for inline fragments 2026-08-11 18:54:34 +08:00
ldm0 e09b28e158 Model structural inline box states 2026-08-11 18:54:34 +08:00
ldm0 bfd59d6ff2 Align inline text against its structural parent 2026-08-11 18:54:34 +08:00