mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Implement dirname for form submit and directionality for element
This commit is contained in:
parent
6bc4a7df24
commit
ef49f2e0eb
14 changed files with 178 additions and 19 deletions
|
@ -2017,6 +2017,7 @@ impl Window {
|
|||
}
|
||||
// TODO: step 11, navigationType.
|
||||
// Step 12, 13
|
||||
println!("ScriptThread::navigate");
|
||||
ScriptThread::navigate(pipeline_id, load_data, replace);
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue