]> git.proxmox.com Git - rustc.git/blob - vendor/html5ever/html5lib-tests/tree-construction/scripted/adoption01.dat
New upstream version 1.42.0+dfsg0+pve1
[rustc.git] / vendor / html5ever / html5lib-tests / tree-construction / scripted / adoption01.dat
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"