mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
Add a check for a valid key path when create index on idb object store Testing: `./mach test-wpt tests/wpt/tests/IndexedDB/keypath_invalid.any.js` Fixes: #42434 --------- Signed-off-by: Jerens Lensun <jerensslensun@gmail.com>