mirror of
https://github.com/servo/servo
synced 2026-05-15 03:16:47 +02:00
Makes use of the is_initial_about_blank property on Document in order to determine whether the navigation should create a history entry, or replace the current history entry. Signed-off-by: Shane Handley <shanehandley@fastmail.com>