Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Unified Diff: LayoutTests/inspector/elements/elements-panel-search-expected.txt

Issue 719053003: DevTools: [Elements] Do not miss DOM matches on documentElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add test Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/inspector/elements/elements-panel-search-expected.txt
diff --git a/LayoutTests/inspector/elements/elements-panel-search-expected.txt b/LayoutTests/inspector/elements/elements-panel-search-expected.txt
index ffbf5cf8f0fb68155bd6caa1835a4c43b978c505..beb329df64d60687563ffbaca3cb7e416011bd4b 100644
--- a/LayoutTests/inspector/elements/elements-panel-search-expected.txt
+++ b/LayoutTests/inspector/elements/elements-panel-search-expected.txt
@@ -37,6 +37,9 @@ Running: testExactAttributeName
Running: testExactAttributeVal_ue
< i n p u t v a l u e = " I n p u t V a l " >
+Running: testExactAttributeVal_ueOnRoot
+< h t m l i d = " d o c u m e n t E l e m e n t " >
+
Running: testExactAttributeVal_ueWithQuotes
< d i v a t t r = " f o o " > < / d i v >
« no previous file with comments | « LayoutTests/inspector/elements/elements-panel-search.html ('k') | Source/core/inspector/InspectorDOMAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698