Commit Graph

  • 9d7c3c2db4 fix(csp): report eval source locations ldm0 2026-07-17 05:25:36 +08:00
  • fc38dcf332 fix(csp): reject nonnonceable script elements ldm0 2026-07-17 04:37:47 +08:00
  • fb9dd1e6fc fix(trusted-types): gate javascript URL navigation ldm0 2026-07-17 03:30:23 +08:00
  • 9967177b1c fix(trusted-types): prepare script text before type ldm0 2026-07-17 02:34:38 +08:00
  • 23773982d8 fix(import-maps): merge maps after module loading ldm0 2026-07-17 02:05:04 +08:00
  • 9f70f9b7dd fix(trusted-types): align legacy URL sink metadata ldm0 2026-07-17 01:09:24 +08:00
  • b2719b1791 fix(trusted-types): report eval violations in report-only mode ldm0 2026-07-17 00:51:16 +08:00
  • 050aec8771 fix(trusted-types): gate execCommand HTML input ldm0 2026-07-16 23:23:21 +08:00
  • 71cac82463 fix(trusted-types): gate DOMParser source input ldm0 2026-07-16 23:06:14 +08:00
  • 71b085f2f5 fix(trusted-types): expose shared attribute sink types ldm0 2026-07-16 22:47:37 +08:00
  • b5902b5312 fix(svg): reflect animated strings through trusted types ldm0 2026-07-16 22:29:16 +08:00
  • 068b0c8ea0 fix(trusted-types): enforce policy creation CSP ldm0 2026-07-16 21:59:51 +08:00
  • 5cb0c3a138 test(wpt): refresh trusted policy factory results ldm0 2026-07-16 21:21:25 +08:00
  • 025b8b54fc test(wpt): refresh trusted event handler result ldm0 2026-07-16 21:04:19 +08:00
  • 7bad94ea88 fix(trusted-types): gate document write arguments ldm0 2026-07-16 21:02:09 +08:00
  • 4c833d9870 fix(fonts): lazily create FontFace loaded promise ldm0 2026-07-16 19:36:08 +08:00
  • 4b5f302eab fix(events): apply exact handler return cancellation ldm0 2026-07-16 14:41:48 +08:00
  • 48ed5c5d47 fix(forms): track image form owners ldm0 2026-07-16 13:56:56 +08:00
  • 7bf24fc1d2 fix(events): align body window event handlers ldm0 2026-07-16 13:35:43 +08:00
  • c524bb190c fix(trusted-types): honor Function constructor brands ldm0 2026-07-16 10:43:48 +08:00
  • 4a1f46d59a fix(dialog): implement requestClose lifecycle ldm0 2026-07-16 09:44:55 +08:00
  • 1486e31813 fix(events): align dialog and popover toggle lifecycle ldm0 2026-07-16 09:29:02 +08:00
  • 71a5598809 fix(media): recognize picture-in-picture display mode ldm0 2026-07-16 07:49:41 +08:00
  • b6a718944b fix(trusted-types): verify attached attribute mutations ldm0 2026-07-16 06:08:39 +08:00
  • 574ba9a933 fix(trusted-types): enforce Element attribute sinks ldm0 2026-07-16 05:47:22 +08:00
  • b48468d494 fix(trusted-types): expose policy interface and default ldm0 2026-07-16 05:14:51 +08:00
  • b98b077895 fix(trusted-types): expose policy factory interface ldm0 2026-07-16 05:01:50 +08:00
  • 2bde7466ac fix(trusted-types): align policy callback WebIDL semantics ldm0 2026-07-16 04:37:13 +08:00
  • 4b917916f3 fix(forms): align selectedcontent mutation timing ldm0 2026-07-16 03:50:53 +08:00
  • b27f16e5ee fix(forms): synchronize selectedcontent clones ldm0 2026-07-16 02:54:30 +08:00
  • 74e80ac081 fix(forms): unify option disabledness ldm0 2026-07-16 02:26:01 +08:00
  • 954c5d2a0f fix(forms): implement option nearest select algorithm ldm0 2026-07-16 02:10:52 +08:00
  • 54d2423a75 fix(parser): support customizable select content ldm0 2026-07-16 01:50:24 +08:00
  • 2ff201cfcf fix(html): update auto directionality after mutations ldm0 2026-07-16 01:22:42 +08:00
  • 74d4e31ca0 fix(dom): implement rendered text setters ldm0 2026-07-16 00:47:03 +08:00
  • 6092695f70 fix(events): preserve inline handler ordering ldm0 2026-07-15 21:19:08 +08:00
  • cc828bf3b7 fix(directionality): inherit CSS through slots ldm0 2026-07-15 18:24:25 +08:00
  • 0ee8d9f2df fix(aria): resolve element reference attributes ldm0 2026-07-15 17:49:27 +08:00
  • e51f7c335f fix(fonts): load string sources on demand ldm0 2026-07-15 16:24:57 +08:00
  • b3936c133b fix(performance): support User Timing in workers ldm0 2026-07-15 14:57:08 +08:00
  • dced77cc24 fix(performance): expose constructible PerformanceMark ldm0 2026-07-15 14:14:27 +08:00
  • ef15169903 fix(performance): enforce User Timing boundaries ldm0 2026-07-15 13:47:47 +08:00
  • 0a2bb67bd8 fix(forms): reset parser-associated form owners ldm0 2026-07-15 12:43:33 +08:00
  • 864b52ed7e test(wpt): refresh counter style symbol baseline ldm0 2026-07-15 12:05:07 +08:00
  • 4cc66279eb test(wpt): refresh counter style speak-as baseline ldm0 2026-07-15 11:46:59 +08:00
  • 5a59744d33 fix(forms): honor button auto type state ldm0 2026-07-15 10:57:02 +08:00
  • f1ad77ff11 fix(forms): honor range input constraints ldm0 2026-07-15 10:35:44 +08:00
  • 8d64772cce fix(selectors): honor heading offsets and resets ldm0 2026-07-15 07:03:36 +08:00
  • d63c7adaf7 fix(lifecycle): order defer timers before DOMContentLoaded ldm0 2026-07-15 06:23:55 +08:00
  • 2323eaafe0 fix(forms): sanitize multiple and IDN email values ldm0 2026-07-15 03:29:19 +08:00
  • 86513e5f8d fix(html): preserve clean input values across type changes ldm0 2026-07-15 03:02:38 +08:00
  • 3e8aa46866 fix(editing): enforce maxlength for inserted text ldm0 2026-07-15 02:40:58 +08:00
  • c8578c269c fix(dom): preserve surrogate IDs for selector matching ldm0 2026-08-24 05:25:48 +08:00
  • e2abc16449 fix(html): expose document named properties ldm0 2026-07-14 22:12:47 +08:00
  • c02a8c0e06 fix(html): expose obsolete no-op methods ldm0 2026-07-14 16:56:44 +08:00
  • 28324bff8a test(wpt): refresh reflection regression baseline ldm0 2026-07-14 06:58:46 +08:00
  • 29f2fd8d46 fix(renderer): complete section element reflection ldm0 2026-07-14 06:41:15 +08:00
  • 0e32f0ff66 fix(renderer): complete tabular element reflection ldm0 2026-07-14 06:09:37 +08:00
  • 8f0bbaf726 fix(renderer): complete metadata element reflection ldm0 2026-07-25 07:25:25 +08:00
  • add98e5090 fix(parser): preserve strict XML tokenizer errors ldm0 2026-07-14 03:46:38 +08:00
  • 9a616ece00 refactor(renderer): unify child Window realm state ldm0 2026-07-25 06:59:15 +08:00
  • 956ae09b0f test(protocol): split Page navigation tests module-split ldm0 2026-09-27 18:39:18 +08:00
  • 075c7bf9ac refactor(playground): separate ChatGPT diagnostics resources ldm0 2026-09-27 18:39:18 +08:00
  • 2e61a29ff9 test(renderer): split live document tests ldm0 2026-09-27 18:39:18 +08:00
  • e049fc8aab refactor(protocol): split Page domain responsibilities ldm0 2026-09-27 18:39:18 +08:00
  • cb66f1bcf0 refactor(renderer): split runtime owner modules ldm0 2026-09-27 18:39:18 +08:00
  • 9bcacfada2 test(renderer): split fetch and XHR test modules ldm0 2026-09-27 18:39:01 +08:00
  • a27fef504b refactor(protocol): split runtime evaluation modules ldm0 2026-09-27 18:39:01 +08:00
  • 6a8ab2ae4b test(protocol): split connection dispatch tests ldm0 2026-09-27 18:39:00 +08:00
  • e02a0b4e49 test(renderer): split DOM XHR test modules ldm0 2026-09-27 18:39:00 +08:00
  • a41a8b670d refactor(renderer): split script VM runtime modules ldm0 2026-09-27 18:39:00 +08:00
  • 0d3d81829c fix(selectors): honor native document design mode main ldm0 2026-09-27 05:52:34 +08:00
  • 7d54ae4619 fix(preload): share finalized results with document consumers wpt/preload-shared-integrity-check ldm0 2026-09-27 18:25:31 +08:00
  • dd15f11797 refactor(renderer): own document replacement debugger lifecycle ippure ldm0 2026-09-22 02:38:18 +08:00
  • c90943d823 fix(devtools): unblock navigation while the debugger is paused ldm0 2026-09-21 23:01:23 +08:00
  • 22ef32e8cd fix(preload): reuse CORS and integrity checks before load events ldm0 2026-09-25 20:13:02 +08:00
  • 42717320d0 test(script-vm): split custom element tests ldm0 2026-09-27 07:52:23 +08:00
  • d74a0fbb2e test(script-vm): split event selection tests ldm0 2026-09-27 07:52:23 +08:00
  • 5fb8e4dfbb test(protocol-server): split websocket tests ldm0 2026-09-27 07:52:23 +08:00
  • 6a0652ab18 test(script-vm): split detached DOM tests ldm0 2026-09-27 07:52:23 +08:00
  • 7131dda78c test(script-vm): split webidl fetch tests ldm0 2026-09-27 07:52:23 +08:00
  • 778148f138 test(renderer): split page worker tests ldm0 2026-09-27 07:52:23 +08:00
  • 6bc1afd381 test(worker): split thread lifecycle tests ldm0 2026-09-27 07:52:23 +08:00
  • b414c927a4 refactor(protocol): split runtime dispatcher responsibilities ldm0 2026-09-27 07:52:23 +08:00
  • 920c5fb83a test(script-vm): split computed style tests ldm0 2026-09-27 07:52:22 +08:00
  • 5c1df8c224 test(protocol-bidi): split protocol tests ldm0 2026-09-27 07:52:22 +08:00
  • f26bce7367 fix(svg): expose unit and spread-method enumeration constants wpt/svg-animated-enumerations ldm0 2026-09-27 09:08:55 +08:00
  • 58b61f79fa fix(geometry): align DOMMatrix operation descriptors with WebIDL wpt/dommatrix-operation-descriptors ldm0 2026-09-27 09:01:09 +08:00
  • 63d36e8662 fix(html): reflect null body colors as empty strings wpt/body-color-null-reflection ldm0 2026-09-27 08:59:01 +08:00
  • fb30165322 fix(svg): clear the owner document selection with deselectAll wpt/svg-deselect-all ldm0 2026-09-27 08:52:21 +08:00
  • c45062e41e fix(images): reselect picture sources after tree removal wpt/picture-removal-source-selection ldm0 2026-09-27 08:49:12 +08:00
  • e7e15ac843 fix(navigation): reload idle initial-empty iframe documents wpt/initial-empty-iframe-reload ldm0 2026-09-27 08:40:07 +08:00
  • 4910e1d20c fix(geometry): expose SVGPoint as a legacy Window alias wpt/geometry-legacy-window-aliases ldm0 2026-09-27 08:25:40 +08:00
  • e86dd153c6 fix(selectors): skip isolated HTML descendants in auto directionality wpt/auto-direction-isolated-descendants ldm0 2026-09-27 08:19:20 +08:00
  • 840a077dde test(emulation): preserve Intl defaults after rejected overrides wpt/date-locale-formatting ldm0 2026-09-10 20:51:47 +08:00
  • fd4750b1bd fix(iframe): encode src queries with the owner document charset wpt/iframe-src-query-encoding ldm0 2026-09-27 05:05:35 +08:00
  • 2c86a95b5a test(intl): preserve Date arguments across environment overrides ldm0 2026-09-10 20:18:33 +08:00
  • 4ca995f3d8 fix(domparser): preserve HTML parse modes wpt/domparser-html-parse-mode ldm0 2026-07-17 06:09:50 +08:00
  • 8c4e38ee90 fix(dom): implement rendered text setters wpt/rendered-text-setters ldm0 2026-07-16 00:47:03 +08:00
  • 20e28d7bd5 test(intl): compare Date locale output against native Intl ldm0 2026-09-10 19:10:02 +08:00