Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / elements / elements-panel-search-expected.txt
index 1949b17..5f54a5a 100644 (file)
@@ -3,6 +3,7 @@ Tests that elements panel search is returning proper results.
 FooBar
 
 Found by selector
 
 Running: testSetUp
 
@@ -48,3 +49,22 @@ Running: testXPathAttribute
 Running: testSelector
 < s p a n > F o u n d   b y   s e l e c t o r < / s p a n >
 
+Running: testCaseUpperFindsLower
+< s p a n   c l a s s = " f o o   k o o " > < / s p a n >
+
+Running: testCaseLowerFindsUpper
+< s p a n   c l a s s = " C A S E L E S S " > < / s p a n >
+
+Running: testCaseAttribute
+< s p a n   d a t a - c a m e l = " i n s e n s t i v e " > < / s p a n >
+
+Running: testSearchShadowDOM
+< c o n t e n t > < / c o n t e n t >
+
+Running: testSearchUAShadowDOM
+Searching UA shadow DOM with setting disabled:
+Nothing found
+Searching UA shadow DOM with setting enabled:
+< d i v   i d = " i n n e r - e d i t o r " > I n p u t V a l < / d i v >
+< d i v   i d = " i n n e r - e d i t o r " > < / d i v >
+