Commit fe9c99d
authored
Fix example in HTMLElement constructor steps
The initial value of this variable in the example made it so that the branch in the constructor we were trying to exemplify would never actually be hit.1 parent 7d8951c commit fe9c99d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11289 | 11289 | | |
11290 | 11290 | | |
11291 | 11291 | | |
11292 | | - | |
| 11292 | + | |
11293 | 11293 | | |
11294 | 11294 | | |
11295 | 11295 | | |
| |||
129421 | 129421 | | |
129422 | 129422 | | |
129423 | 129423 | | |
| 129424 | + | |
129424 | 129425 | | |
129425 | 129426 | | |
129426 | 129427 | | |
| |||
0 commit comments