Commit Graph

  • 3d0576a71d fix(scripts): enforce client-origin CORS before script execution ldm0 2026-09-08 16:57:16 +08:00
  • 7a64e70cb5 fix(webapi): reconcile replayed FileList binding and regressions ldm0 2026-09-14 15:23:19 +08:00
  • 3cd4a63e15 fix(timers): preserve the initiating script nonce for string handlers ldm0 2026-09-08 15:27:05 +08:00
  • 5e301c1d56 fix(modules): preserve source locations through exception reporting ldm0 2026-09-08 14:57:30 +08:00
  • 3c4d4d5adf fix(modules): report child script exceptions in their owning Window ldm0 2026-09-08 14:10:24 +08:00
  • 66b0c23108 fix(modules): preserve original exceptions through error reporting ldm0 2026-09-08 12:11:35 +08:00
  • b72b48eb9a fix(modules): retain parse and static request exception identity ldm0 2026-09-08 11:25:08 +08:00
  • 229c1ba35c fix(url): align hierarchical and opaque path encoding ldm0 2026-09-08 09:54:20 +08:00
  • a640481e92 fix(url): keep hierarchical paths distinct from authorities ldm0 2026-09-08 09:34:30 +08:00
  • 1bc6dd92d1 fix(url): preserve file URL hosts and path segments ldm0 2026-09-08 09:18:30 +08:00
  • 4505d0cfe6 fix(history): preserve queued same-document traversal steps ldm0 2026-09-08 06:55:45 +08:00
  • 24442150cb fix(navigation): defer child Location commits and honor window.stop ldm0 2026-09-08 06:03:46 +08:00
  • f328cc9a2f feat(webrtc): implement ICE and data channel event constructors ldm0 2026-09-08 04:45:37 +08:00
  • 366803590d fix(clipboard): align clipboard event interfaces ldm0 2026-09-08 01:13:53 +08:00
  • 58aa9ec0a3 fix(xhr): resolve open URLs with credentials ldm0 2026-09-07 23:45:06 +08:00
  • c89345aec3 fix(service-worker): validate registration URL arguments ldm0 2026-09-07 20:07:45 +08:00
  • 41672b2d3f fix(fetch): honor sandboxed opaque request origins ldm0 2026-09-07 18:47:49 +08:00
  • 310f5b5024 fix(script): mute cross-origin classic script errors ldm0 2026-09-07 14:41:55 +08:00
  • fb8f23a560 fix(window): reject indexed writes and definitions ldm0 2026-09-07 12:46:42 +08:00
  • 815893ef46 test(wpt): mark live window index deletion passing ldm0 2026-09-07 12:32:15 +08:00
  • 82603100f3 fix(window): reject deleting live indexed children ldm0 2026-09-07 12:31:42 +08:00
  • 635442345c test(wpt): mark child meta refresh referrer passing ldm0 2026-09-07 12:14:10 +08:00
  • 3df12f28ea fix(refresh): use child document as navigation referrer ldm0 2026-09-07 12:13:32 +08:00
  • 6d9ab75c58 test(wpt): substitute request headers in fixtures ldm0 2026-09-04 22:10:24 +08:00
  • d6a22594fa fix(location): use executing document as navigation referrer ldm0 2026-09-04 21:00:19 +08:00
  • 5f0ee3d1e7 fix(location): apply protocol setter scheme rules ldm0 2026-09-04 17:39:29 +08:00
  • 50b4ef82a4 fix(history): enforce document URL rewrite rules ldm0 2026-09-04 16:23:17 +08:00
  • 8c54d8e4f3 test(wpt): refresh cross-engine case lists ldm0 2026-09-04 15:29:57 +08:00
  • 22046b607d fix(history): count child pushes in joint session history ldm0 2026-09-04 14:41:49 +08:00
  • 4c98e553d1 fix(history): preserve joint length for initial child documents ldm0 2026-09-04 14:09:58 +08:00
  • a36c78d155 test(wpt): mark initial about blank cases passing ldm0 2026-09-04 13:26:04 +08:00
  • 7ee7d7fa67 fix(iframe): reuse initial document for about blank variants ldm0 2026-09-04 13:25:10 +08:00
  • 24bb18399b test(wpt): mark trusted history events passing ldm0 2026-09-04 12:31:52 +08:00
  • 16157da83a fix(events): construct trusted history event subclasses ldm0 2026-09-04 12:31:12 +08:00
  • 729d024c2a fix(location): track ancestor origins per document ldm0 2026-09-04 11:23:47 +08:00
  • 2be166c7b8 test(wpt): refresh cross-engine case lists ldm0 2026-09-04 09:30:40 +08:00
  • 529030fcd0 test(wpt): mark child window closed case passing ldm0 2026-09-04 08:58:33 +08:00
  • 98b95425a9 fix(window): expose closed on child windows ldm0 2026-09-04 08:58:04 +08:00
  • d0afc5b31b fix(window): defer lightweight popup teardown ldm0 2026-09-04 08:16:12 +08:00
  • c001f6c3aa fix(window): preserve browsing context opener semantics ldm0 2026-09-04 06:11:10 +08:00
  • dfc97854d6 fix(window): keep retired iframe relations discarded ldm0 2026-09-04 05:27:17 +08:00
  • 3cc57fe956 fix(document): throw stream errors in the relevant realm ldm0 2026-09-04 04:43:55 +08:00
  • 872115ecab fix(window): resolve live cross-origin child proxies ldm0 2026-09-04 03:36:57 +08:00
  • 96a4e2a43d fix(iframe): encode src queries with document charset ldm0 2026-09-04 02:50:03 +08:00
  • 9a9f9e6ee5 test(wpt): mark iframe discard cases passing ldm0 2026-09-03 19:49:55 +08:00
  • 6a92c1310c fix(iframe): discard child window relations synchronously ldm0 2026-09-03 19:49:10 +08:00
  • 2f63d8e691 test(wpt): refresh cross-engine case lists ldm0 2026-09-03 18:46:15 +08:00
  • bf00f9d73a test(wpt): mark browsing context case passing ldm0 2026-09-03 18:21:41 +08:00
  • 8c4b38c2b8 fix(dom): initialize empty browsing contexts correctly ldm0 2026-09-03 18:20:56 +08:00
  • 331a2ca543 test(wpt): mark empty history URL cases passing ldm0 2026-09-03 17:06:49 +08:00
  • 76836d4dfb fix(history): preserve URL for empty state updates ldm0 2026-09-03 17:05:58 +08:00
  • 76e8362123 test(wpt): refresh cross-engine case lists ldm0 2026-09-03 16:48:54 +08:00
  • 92d40ccc25 test(wpt): mark document domain getter passing ldm0 2026-09-03 16:24:50 +08:00
  • 868552796f fix(dom): inherit origin for constructed documents ldm0 2026-09-03 16:24:14 +08:00
  • 6a93c7c2d4 fix(events): reflect child frameset handlers on window ldm0 2026-09-03 12:59:19 +08:00
  • 9ca53acd18 test(wpt): refresh cross-engine case lists ldm0 2026-09-03 12:37:27 +08:00
  • 3c09576625 test(wpt): refresh cross-engine case lists ldm0 2026-09-03 12:15:07 +08:00
  • 5d92b46ccd fix(modules): preserve graph error constructors ldm0 2026-09-03 12:14:33 +08:00
  • c302413c77 fix(html): reflect iframe CSP attribute ldm0 2026-09-03 09:37:28 +08:00
  • 1ad31f036a fix(fonts): skip style materialization without sources ldm0 2026-09-03 08:29:06 +08:00
  • 86bb5b7f73 fix(forms): avoid quadratic selectedcontent synchronization ldm0 2026-09-03 08:07:41 +08:00
  • 57be192c04 fix(wpt-cross): honor case deadline for harness probes ldm0 2026-09-03 07:15:05 +08:00
  • 791c4e0d38 test(wpt): refresh cross-engine case lists ldm0 2026-09-03 05:48:16 +08:00
  • a65e134d5d fix(inert): blur focus after dynamic activation ldm0 2026-09-03 03:23:59 +08:00
  • 228f34423a fix(dialog): restore focus when closing ldm0 2026-09-03 02:51:37 +08:00
  • 24b4cf0335 fix(inert): exclude inert subtrees from hit testing ldm0 2026-09-03 02:35:59 +08:00
  • 6d9520f4a1 fix(dialog): apply modal focus fixup ldm0 2026-09-03 01:28:59 +08:00
  • 80e1876594 fix(html): reflect the inert attribute ldm0 2026-09-03 01:17:44 +08:00
  • 6b154aa8fa fix(dialog): run focusing steps when shown ldm0 2026-09-03 00:54:19 +08:00
  • 4e4a43adad fix(forms): honor submission entry-list guards ldm0 2026-09-03 00:12:16 +08:00
  • d3465aad03 fix(cssom): publish parser style imports before scripts ldm0 2026-09-02 20:25:45 +08:00
  • e56e799b2a fix(forms): preserve text input programmatic scroll ldm0 2026-09-02 18:35:09 +08:00
  • 92c64997bf fix(cssom): refresh child media after iframe resize ldm0 2026-09-02 17:27:29 +08:00
  • 7d0cf9f5ce fix(forms): expose selectedcontent inner text without a box ldm0 2026-09-02 16:34:17 +08:00
  • 5d6ff1a3e3 fix(cssom): accept counters in content alt text ldm0 2026-09-02 15:36:52 +08:00
  • f996c1e88a fix(cssom): preserve invalid forgiving selectors ldm0 2026-09-02 14:51:43 +08:00
  • 0aa12a3d7c fix(cssom): preserve stylesheet EOF-open var values ldm0 2026-09-02 14:18:08 +08:00
  • 2885aaa094 fix(cssom): decode escaped property rule names ldm0 2026-09-02 13:38:47 +08:00
  • be20451a4e fix(html): align button command activation ldm0 2026-09-02 13:24:33 +08:00
  • e8fbd0471a fix(events): retarget sources across composed dispatch ldm0 2026-09-02 12:57:59 +08:00
  • f3fa0c8cde fix(html): make redundant popover calls no-ops ldm0 2026-09-02 12:26:38 +08:00
  • a5c34c18e0 fix(html): align command interface semantics ldm0 2026-09-02 12:06:31 +08:00
  • abe381ee42 fix(wpt): apply text edits for testdriver send keys ldm0 2026-09-02 11:07:18 +08:00
  • bc0d562baa fix(selectors): use full validity state in DOM queries ldm0 2026-09-02 10:30:45 +08:00
  • f5b1c24746 fix(performance): assign entry navigation identities ldm0 2026-09-02 09:11:37 +08:00
  • d2697ca37c fix(html): honor base targets across frame realms ldm0 2026-09-02 08:45:20 +08:00
  • 7921b4d7cc fix(xml): expand internal subset entities in DOMParser ldm0 2026-09-02 06:55:58 +08:00
  • 451ca27247 fix(events): align lifecycle event initialization ldm0 2026-09-02 06:14:24 +08:00
  • c5cdd9d68b fix(forms): block submission for unclosed controls ldm0 2026-09-02 05:58:51 +08:00
  • 285a2d8f89 fix(csp): inherit policies in local child realms ldm0 2026-09-02 04:35:17 +08:00
  • 7f79c0146d fix(dom): serialize XML innerHTML by document mode ldm0 2026-09-02 03:53:23 +08:00
  • a9bbb08977 fix(wpt): serve raw form echo fixture ldm0 2026-09-02 03:26:47 +08:00
  • 9cedd21a18 fix(webidl): allocate factory results in relevant realms ldm0 2026-09-02 03:12:55 +08:00
  • 7bff885673 fix(dom): align XML namespace serialization ldm0 2026-09-02 02:24:04 +08:00
  • 65247e1fb8 fix(selectors): resolve clean textarea directionality ldm0 2026-09-02 01:45:42 +08:00
  • 2d68b48314 fix(dom): enforce template content host hierarchy ldm0 2026-09-02 01:27:29 +08:00
  • 24bc42f7a6 fix(stylesheets): honor quirks MIME compatibility ldm0 2026-09-01 20:43:04 +08:00
  • a38e5b073f fix(webapi): migrate replayed SVG and internal object bindings ldm0 2026-09-14 14:29:05 +08:00
  • 1e9b820ebf fix(preload): preserve modulepreload scanner order ldm0 2026-09-01 18:51:56 +08:00
  • 5f1bc268e3 fix(url): expose colon protocol for invalid hyperlinks ldm0 2026-09-01 17:20:08 +08:00