defunkt / jquery-pjax

pushState + ajax = pjax
https://pjax.herokuapp.com
MIT License
16.74k stars 1.97k forks source link

Prefer direct matches over nested title-tags #695

Closed staabm closed 6 years ago

staabm commented 6 years ago

With this change we prefer top level title tags over deeply nested ones.

This fixes https://github.com/defunkt/jquery-pjax/issues/616

staabm commented 6 years ago

as the opposite of this change is asserted via unit tests I will close this