Web browsers should provide autocompletion for URL fragments for the current page.
Also, I should be able to address a fragment *just* by typing "#" + fragment_identifier, instead of current_url + "#" + fragment_identifier.
Web browsers should provide autocompletion for URL fragments for the current page.
Also, I should be able to address a fragment *just* by typing "#" + fragment_identifier, instead of current_url + "#" + fragment_identifier.