gitee.com/ks-custle/core-gm@v0.0.0-20230922171213-b83bdd97b62c/net/html/testdata/webkit/scripted/adoption01.dat (about)

     1  #data
     2  <p><b id="A"><script>document.getElementById("A").id = "B"</script></p>TEXT</b>
     3  #errors
     4  #script-on
     5  #document
     6  | <html>
     7  |   <head>
     8  |   <body>
     9  |     <p>
    10  |       <b>
    11  |         id="B"
    12  |         <script>
    13  |           "document.getElementById("A").id = "B""
    14  |     <b>
    15  |       id="A"
    16  |       "TEXT"