aboutsummaryrefslogtreecommitdiff
path: root/test/html/manual/title-missing.html
AgeCommit message (Collapse)Author
2024-06-11Ignore empty page title for tab labelsRodrigo Arias Mallo
When a page has an empty title like <title></title>, don't use it to set the tab label, but instead rely on the default tab label, which is computed from the file name.