chromium/third_party/blink/web_tests/http/tests/devtools/bindings/sourcemap-navigator-multiple-frames-expected.txt

Verify that SourceMap sources are correctly displayed in navigator.


Running: initialWorkspace
top
  127.0.0.1:8000
    devtools/resources
      inspected-page.html

Running: attachFrame1
top
  127.0.0.1:8000
    devtools/resources
      inspected-page.html
      _test_create-iframe1.js
  frame1 (sourcemap-frame.html)
    127.0.0.1:8000
      devtools/bindings/resources
        sourcemap-frame.html
        sourcemap-script.js
        sourcemap-typescript.ts
        sourcemap-sass.scss
        sourcemap-style.css

Running: attachFrame2
top
  127.0.0.1:8000
    devtools/resources
      inspected-page.html
      _test_create-iframe1.js
      _test_create-iframe2.js
  frame1 (sourcemap-frame.html)
    127.0.0.1:8000
      devtools/bindings/resources
        sourcemap-frame.html
        sourcemap-script.js
        sourcemap-typescript.ts
        sourcemap-sass.scss
        sourcemap-style.css
  frame2 (sourcemap-frame.html)
    127.0.0.1:8000
      devtools/bindings/resources
        sourcemap-frame.html
        sourcemap-script.js
        sourcemap-typescript.ts
        sourcemap-sass.scss
        sourcemap-style.css

Running: detachFrame1
top
  127.0.0.1:8000
    devtools/resources
      inspected-page.html
      _test_create-iframe1.js
      _test_create-iframe2.js
      _test_detachFrame1.js
  frame2 (sourcemap-frame.html)
    127.0.0.1:8000
      devtools/bindings/resources
        sourcemap-frame.html
        sourcemap-script.js
        sourcemap-typescript.ts
        sourcemap-sass.scss
        sourcemap-style.css

Running: detachFrame2
top
  127.0.0.1:8000
    devtools/resources
      inspected-page.html
      _test_create-iframe1.js
      _test_create-iframe2.js
      _test_detachFrame1.js
      _test_detachFrame2.js