|
|
|
|
|
by csulok
5315 days ago
|
|
well no, the browser adds them when it loads and parses it for rendering. the inspector just shows you what the browser created. the same is true for all browsers, their inspectors will reveal how the DOM looks like for the browser. |
|