servo/components/url
Pu Xingyu 9863149043 Move fragment navigation into Document object
Move the `check_and_scroll_fragment()` method into Document, make the
mothod set the fragment of url after navigation, and use the
`perform_a_scroll()` method to scroll rather than an individual
method. Also removes the broken `Window.fragment` fields.
2016-11-18 12:33:30 +08:00
..
Cargo.toml Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
lib.rs Move fragment navigation into Document object 2016-11-18 12:33:30 +08:00