IE11 Developer Tools - Where is the DOM?

I am testing a page that I changed on a website and decided to test variations in the IE version - trying to be nice and make sure that I tested everything.

Unfortunately, I found a minor problem in IE8 and IE9, as a result of which some content does not appear. Great - this is a testing point, and then I need to find out why. I immediately started jumping into the DOM Explorer and noticed something strange:

Working IE IE / IE11 DOM Explorer - I can correctly navigate to the element by selecting it on the page:

enter image description here

IE8 / IE9 DOM Explorer - selection, etc. does not work:

enter image description here

, IE9 DOM... , . , . , , IE11, .

- / DOM- ?

+3
1

IE,

+2

All Articles