chromium/third_party/blink/web_tests/http/tests/devtools/elements/styles/xsl-transformed-expected.txt

Tests that XSL-transformed documents in the main frame are rendered correctly in the Elements panel.
      https://bugs.webkit.org/show_bug.cgi?id=111313
- <html>
    - <head>
          <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      </head>
    - <body>
          <span>One</span>
          <span>Two</span>
          <span>Three</span>
      </body>
  </html>