This is preparation for using ModelRole in the ModelIndex API.
LibWeb keeps growing and the Web namespace is filling up fast. Let's put DOM stuff into Web::DOM, just like we already started doing with SVG stuff in Web::SVG.
This allows you to inspect the layout tree, along side the DOM tree. It will need more functionality to be truly useful, but it's a start.