Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / dynamic-script-tag-expected.txt
1 CONSOLE MESSAGE: line 2: DYNAMIC document.write()
2 CONSOLE MESSAGE: line 2: DYNAMIC <script>
3 CONSOLE MESSAGE: line 2: DYNAMIC document.write()
4 CONSOLE MESSAGE: line 2: DYNAMIC <script>
5 Tests that inline scripts and document.write scripts get different uiSourceCodes with different URLs. Bug 87119
6
7 Debugger was enabled.
8
9 Running: testOpenDevToolsAfterLoad
10 Both dynamic scripts were loaded.
11 Number of non-inline scripts with document url as a sourceURL: 0.
12
13 Running: testOpenDevToolsThenReload
14 Reloading page.
15 The first script with document url as a sourceURL to be seen is inline script.
16 Page reloaded.
17 Debugger was disabled.
18