chromium/third_party/blink/web_tests/external/wpt/html/webappapis/dynamic-markup-insertion/document-write/008.js

t.step(function() {
         order.push(2);
         document.write("<script src=\"008-1.js\"></script>");
       });