Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector-enabled / sources / debugger / script-formatter-breakpoints-1-expected.txt
index 0906125..e3fb92b 100644 (file)
@@ -5,14 +5,14 @@ Running: testBreakpointsInOriginalAndFormattedSource
 Script execution paused.
 Breakpoint sidebar pane while paused in raw
 
-    script-formatter-breakpoints-1.html:12    var f=0;
+script-formatter-breakpoints-1.html:12    var f=0;
 Script execution resumed.
 Script execution paused.
 Breakpoint sidebar pane while paused in pretty printed
 
-    script-formatter-breakpoints-1.html:formatted:20    var f = 0;
+script-formatter-breakpoints-1.html:formatted:20    var f = 0;
 Breakpoint sidebar pane while paused in raw
 
-    script-formatter-breakpoints-1.html:12    var f=0;
+script-formatter-breakpoints-1.html:12    var f=0;
 Script execution resumed.