This commit updates the implementation of the fake navigation to support relative navigation requests. PR Close #53719
This implementation does most, but not all, of the things the native Navigation API does. Also adds a spec that tests all the currently supported behaviors. PR Close #52363