Back to Chromium

Inspector Document Methods Override

third_party/blink/manual_tests/inspector-document-methods-override.html

149.0.7827.2402 B
Original Source

This page test that using the Web Inspector's search field on a page that overrides Document.evaluate or Document.querySelectorAll still works.

To test, right-click on this page and select “Inspect Element”, then type “p” in the search field (without the quotes). If the search results list appears, then you have passed the test. If one or more alert dialogs appear, you have failed the test.