Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / timeline / timeline-script-id-expected.txt
index 3104488..f24b2c5 100644 (file)
@@ -3,7 +3,6 @@ Test that checks location resolving mechanics for TimerInstall TimerRemove and F
 It expects two FunctionCall for InjectedScript, two TimerInstall events, two FunctionCall events and one TimerRemove event to be logged with performActions.js script name and some line number.
 
 details.textContent for FunctionCall event: 'InjectedScript:1'
-details.textContent for FunctionCall event: 'InjectedScript:1'
 details.textContent for TimerInstall event: 'performActions.js:3'
 details.textContent for TimerInstall event: 'performActions.js:4'
 details.textContent for FunctionCall event: 'performActions.js:7'