Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-dirxml-expected.txt
index 2ba786b..7333695 100644 (file)
@@ -5,9 +5,9 @@ CONSOLE MESSAGE: line 15: [object HTMLParagraphElement]
 CONSOLE MESSAGE: line 16: [object HTMLDocument],[object DocumentFragment],[object HTMLSpanElement]
 Tests that console logging dumps proper messages.
 
-#document console-dirxml.html:12
-#document-fragment console-dirxml.html:13
-<p></p> console-dirxml.html:14
-[p] console-dirxml.html:15
-[#document, #document-fragment, <span></span>] console-dirxml.html:16
+console-dirxml.html:12 #document
+console-dirxml.html:13 #document-fragment
+console-dirxml.html:14 <p></p>
+console-dirxml.html:15 [p]
+console-dirxml.html:16 [#document, #document-fragment, <span></span>]