servo/components/devtools/actors/inspector
Simon Wülker cfc7115867
Send info about the DocumentType node to the devtools inspector (#36787)
This makes the DOCTYPE tag show up correctly in the inspector.

Before:

![image](https://github.com/user-attachments/assets/fd101337-95ce-45ee-8ac5-ae701109eb94)

After:

![image](https://github.com/user-attachments/assets/4e80f4c0-6ae4-4c53-88ca-614803caa032)


Testing: We don't have devtools tests

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-05-01 06:37:23 +00:00
..
accessibility.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
css_properties.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
highlighter.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
layout.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
node.rs Send info about the DocumentType node to the devtools inspector (#36787) 2025-05-01 06:37:23 +00:00
page_style.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
style_rule.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
walker.rs DevTools: Inspect node styles (#33025) 2024-08-25 09:30:23 +00:00