Set navigation start value according to navigation timing spec

This commit is contained in:
Fernando Jiménez Moreno 2017-07-17 21:40:10 +02:00
parent 66b9544d60
commit db044bdbef
3 changed files with 28 additions and 10 deletions

View file

@ -3659,6 +3659,8 @@ impl DocumentMethods for Document {
// Step 10.
// TODO: prompt to unload.
window_from_node(self).set_navigation_start();
// Step 11.
// TODO: unload.