Просмотр исходного кода

Fix some false positives in the the bookmark checker.

 - Don't check if the fragment is invalid.
 - Don't check it it's empty (`<a href="#">` links to the top of the page).
 - Percent decode the fragment before checking.

[SVN r59137]
Daniel James 16 лет назад
Родитель
Сommit
6ac2e09c0c
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tools/inspect

+ 1 - 1
tools/inspect

@@ -1 +1 @@
-Subproject commit 0b726aeefbcd3b227d1b263727e44105acf01a3b
+Subproject commit b92edeecd2cb5835b62b6c5991dcefd1e890031a

粤ICP备19079148号