This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22244 - "If fragid is an ASCII case-insensitive match for the string top, then the indicated part of the document is the top of the document; stop the algorithm here." - also check for the empty string here. [...]
Summary: "If fragid is an ASCII case-insensitive match for the string top, then the in...
Status: RESOLVED WORKSFORME
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-03 11:40 UTC by contributor
Modified: 2013-06-12 19:20 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-06-03 11:40:52 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#scroll-to-fragid
Complete: http://www.whatwg.org/c#scroll-to-fragid
Referrer: 

Comment:
"If fragid is an ASCII case-insensitive match for the string top, then the
indicated part of the document is the top of the document; stop the algorithm
here." - also check for the empty string here. # and #top are equivalent.

Posted from: 90.230.218.37
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.29 Safari/537.36 OPR/15.0.1147.24 (Edition Next)
Comment 1 Ian 'Hixie' Hickson 2013-06-12 19:20:00 UTC
See step 2.