v150 · HTML · Navigation
Deep Link Tester
Enter one or more anchor names (from the name attribute or id) and a list of fragment values to test against them. The table shows for each fragment whether it would match exactly (Chrome 150), only case-insensitively (pre-Chrome 150 quirks mode), or not at all.
Detecting document mode…
Anchor names on the page
Fragment values to test
Exact match (Chrome 150 ✓)
Case-insensitive only (broken in Chrome 150)
No match (anchor missing)
see also
- Migration Auditor — scan full HTML for case issues
- Anchor Matching Demo — navigate real same-page anchors
- Fragment Tester — same-page fragment navigation test