images to svg
This commit is contained in:
parent
a31e881856
commit
3ba28aa104
734 changed files with 11682 additions and 245 deletions
|
@ -22,7 +22,7 @@ The toggler button <span class="devtools" style="background-position:-168px -76p
|
|||
|
||||
Let's click it and select `hello.js` in the tree view. Here's what should show up:
|
||||
|
||||

|
||||

|
||||
|
||||
Here we can see three zones:
|
||||
|
||||
|
@ -40,7 +40,7 @@ After a statement is executed, its result is shown below.
|
|||
|
||||
For example, here `1+2` results in `3`, and `hello("debugger")` returns nothing, so the result is `undefined`:
|
||||
|
||||

|
||||

|
||||
|
||||
## Breakpoints
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue