specs
This commit is contained in:
parent
3d009bfa14
commit
382d4e513f
11 changed files with 64 additions and 29 deletions
17
1-js/01-getting-started/4-devtools/bug.html
Normal file
17
1-js/01-getting-started/4-devtools/bug.html
Normal file
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
There is an error in the script on this page.
|
||||
<script>
|
||||
lalala
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue