Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / inspector / compiler-script-mapping-expected.txt
1 Tests SourceMap and CompilerScriptMapping.
2
3
4 Running: testSimpleMap
5 example.js === example.js
6 0 === 0
7 9 === 9
8 example.js === example.js
9 0 === 0
10 13 === 13
11 example.js === example.js
12 0 === 0
13 25 === 25
14 example.js === example.js
15 2 === 2
16 4 === 4
17 example.js === example.js
18 2 === 2
19 11 === 11
20 example.js === example.js
21 2 === 2
22 24 === 24
23 undefined === undefined
24 undefined === undefined
25 undefined === undefined
26 0 === 0
27 0 === 0
28 0 === 0
29 17 === 17
30 0 === 0
31 18 === 18
32 0 === 0
33 29 === 29
34 0 === 0
35 29 === 29
36
37 Running: testNoMappingEntry
38 example.js === example.js
39 0 === 0
40 0 === 0
41 example.js === example.js
42 0 === 0
43 2 === 2
44
45 Running: testEmptyLine
46 example.js === example.js
47 0 === 0
48 0 === 0
49 3 === 3
50 1 === 1
51
52 Running: testSections
53 source1.js === source1.js
54 0 === 0
55 0 === 0
56 source1.js === source1.js
57 2 === 2
58 1 === 1
59 source2.js === source2.js
60 0 === 0
61 0 === 0
62 source2.js === source2.js
63 2 === 2
64 1 === 1
65
66 Running: testResolveSourceMapURL
67 http://example.com/map.json === http://example.com/map.json
68 http://example.com/map.json === http://example.com/map.json
69 http://example.com/maps/map.json === http://example.com/maps/map.json
70 Tests from http://tools.ietf.org/html/rfc3986#section-5.4 using baseURL="http://a/b/c/d;p?q"
71 http://h resolves to http://h===http://h passes: true
72 g resolves to http://a/b/c/g===http://a/b/c/g passes: true
73 ./g resolves to http://a/b/c/g===http://a/b/c/g passes: true
74 g/ resolves to http://a/b/c/g/===http://a/b/c/g/ passes: true
75 /g resolves to http://a/g===http://a/g passes: true
76 //g resolves to http://g===http://g passes: true
77 ?y resolves to http://a/b/c/d;p?y===http://a/b/c/d;p?y passes: true
78 g?y resolves to http://a/b/c/g?y===http://a/b/c/g?y passes: true
79 #s resolves to http://a/b/c/d;p?q#s===http://a/b/c/d;p?q#s passes: true
80 g#s resolves to http://a/b/c/g#s===http://a/b/c/g#s passes: true
81 g?y#s resolves to http://a/b/c/g?y#s===http://a/b/c/g?y#s passes: true
82 ;x resolves to http://a/b/c/;x===http://a/b/c/;x passes: true
83 g;x resolves to http://a/b/c/g;x===http://a/b/c/g;x passes: true
84 g;x?y#s resolves to http://a/b/c/g;x?y#s===http://a/b/c/g;x?y#s passes: true
85  resolves to http://a/b/c/d;p?q===http://a/b/c/d;p?q passes: true
86 . resolves to http://a/b/c/===http://a/b/c/ passes: true
87 ./ resolves to http://a/b/c/===http://a/b/c/ passes: true
88 .. resolves to http://a/b/===http://a/b/ passes: true
89 ../ resolves to http://a/b/===http://a/b/ passes: true
90 ../g resolves to http://a/b/g===http://a/b/g passes: true
91 ../.. resolves to http://a/===http://a/ passes: true
92 ../../ resolves to http://a/===http://a/ passes: true
93 ../../g resolves to http://a/g===http://a/g passes: true
94 ../../../g resolves to http://a/g===http://a/g passes: true
95 ../../../../g resolves to http://a/g===http://a/g passes: true
96 /./g resolves to http://a/g===http://a/g passes: true
97 /../g resolves to http://a/g===http://a/g passes: true
98 g. resolves to http://a/b/c/g.===http://a/b/c/g. passes: true
99 .g resolves to http://a/b/c/.g===http://a/b/c/.g passes: true
100 g.. resolves to http://a/b/c/g..===http://a/b/c/g.. passes: true
101 ..g resolves to http://a/b/c/..g===http://a/b/c/..g passes: true
102 ./../g resolves to http://a/b/g===http://a/b/g passes: true
103 ./g/. resolves to http://a/b/c/g/===http://a/b/c/g/ passes: true
104 g/./h resolves to http://a/b/c/g/h===http://a/b/c/g/h passes: true
105 g/../h resolves to http://a/b/c/h===http://a/b/c/h passes: true
106 g;x=1/./y resolves to http://a/b/c/g;x=1/y===http://a/b/c/g;x=1/y passes: true
107 g;x=1/../y resolves to http://a/b/c/y===http://a/b/c/y passes: true
108 g?y/./x resolves to http://a/b/c/g?y/./x===http://a/b/c/g?y/./x passes: true
109 g?y/../x resolves to http://a/b/c/g?y/../x===http://a/b/c/g?y/../x passes: true
110 g#s/./x resolves to http://a/b/c/g#s/./x===http://a/b/c/g#s/./x passes: true
111 g#s/../x resolves to http://a/b/c/g#s/../x===http://a/b/c/g#s/../x passes: true
112 //secure.com/moo resolves to http://secure.com/moo===http://secure.com/moo passes: true
113 cat.jpeg resolves to http://a/b/c/cat.jpeg===http://a/b/c/cat.jpeg passes: true
114
115 Running: testCompilerScriptMapping
116 UISourceCodeAdded: [debugger] compiled.js
117 UISourceCodeAdded: [network] compiled.js
118 UISourceCodeAdded: [service] compiled.js
119 UISourceCodeRemoved: [service] compiled.js
120 UISourceCodeAdded: [contentscripts] http://localhost:8000/inspector/resources/source1.js
121 UISourceCodeAdded: [contentscripts] http://localhost:8000/inspector/resources/source2.js
122 afterScriptAdded
123
124 Running: testCompilerScriptMappingWhenResourceWasLoadedAfterSource
125 UISourceCodeAdded: [debugger] compiled.js
126 UISourceCodeAdded: [service] compiled.js
127 UISourceCodeAdded: [network] compiled.js
128 UISourceCodeRemoved: [service] compiled.js
129 UISourceCodeAdded: [contentscripts] http://localhost:8000/inspector/resources/source1.js
130 UISourceCodeAdded: [contentscripts] http://localhost:8000/inspector/resources/source2.js
131
132 Running: testInlinedSourceMap
133 UISourceCodeAdded: [debugger] http://example.com/compiled.js
134 UISourceCodeAdded: [service] http://example.com/compiled.js
135 UISourceCodeRemoved: [service] http://example.com/compiled.js
136 UISourceCodeAdded: [contentscripts] http://example.com/source.js
137 <source content> === <source content>
138
139 Running: testSourceMapCouldNotBeLoaded
140 UISourceCodeAdded: [debugger] compiled.js
141 UISourceCodeAdded: [service] compiled.js
142 compiled.js
143
144 Running: testSourceRoot
145 /example.js === /example.js
146 0 === 0
147 9 === 9
148 0 === 0
149 0 === 0
150