mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
implement "inject a key into a value using a key path with value" following he spec: https://w3c.github.io/IndexedDB/#inject-a-key-into-a-value-using-a-key-path Testing: More indexeddb tests should pass. part of https://github.com/servo/servo/issues/40983 --------- Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>