chromium/third_party/blink/web_tests/http/tests/devtools/elements/edit/delete-from-document-expected.txt

Tests that removing child from the document is handled properly in the elements panel.

Before remove doctype
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
After remove doctype
- <html>