Sign in
chromium
/
chromium
/
src
/
6557cd40deb894148068183e4489ca264043d214
/
.
/
third_party
/
WebKit
/
LayoutTests
/
inspector
/
sources
/
debugger-ui
/
inline-scope-variables-expected.txt
blob: 1e34a9b40fce7b07b149cdaee48cc3ab3d591267 [
file
] [
log
] [
blame
]
CONSOLE MESSAGE: line 13: 3
Tests that inline scope variables are rendering correctly.
Set timer for test function.
9: length = 123
10: a = [1, 2, 3]
11:
12: b = 42
13: a = [1, 2, 3]