mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
JS: Update HTML TRAP tests output
This commit is contained in:
@@ -87,27 +87,28 @@ successor(#20020,#20021)
|
||||
successor(#20018,#20024)
|
||||
successor(#20022,#20017)
|
||||
#20025=*
|
||||
xmlElements(#20025,"html",#10000,0,#10000)
|
||||
#20026=@"loc,{#10000},1,1,8,7"
|
||||
locations_default(#20026,#10000,1,1,8,7)
|
||||
xmllocations(#20025,#20026)
|
||||
#20027=*
|
||||
xmlElements(#20027,"body",#20025,1,#10000)
|
||||
#20028=@"loc,{#10000},5,1,7,7"
|
||||
locations_default(#20028,#10000,5,1,7,7)
|
||||
xmllocations(#20027,#20028)
|
||||
#20029=*
|
||||
xmlElements(#20029,"a",#20027,0,#10000)
|
||||
#20030=@"loc,{#10000},6,1,6,29"
|
||||
locations_default(#20030,#10000,6,1,6,29)
|
||||
xmllocations(#20029,#20030)
|
||||
#20031=*
|
||||
xmlAttrs(#20031,#20029,"onclick","var x = 42;",0,#10000)
|
||||
toplevel_parent_xml_node(#20001,#20025)
|
||||
#20026=*
|
||||
xmlElements(#20026,"html",#10000,0,#10000)
|
||||
#20027=@"loc,{#10000},1,1,8,7"
|
||||
locations_default(#20027,#10000,1,1,8,7)
|
||||
xmllocations(#20026,#20027)
|
||||
#20028=*
|
||||
xmlElements(#20028,"body",#20026,1,#10000)
|
||||
#20029=@"loc,{#10000},5,1,7,7"
|
||||
locations_default(#20029,#10000,5,1,7,7)
|
||||
xmllocations(#20028,#20029)
|
||||
#20030=*
|
||||
xmlElements(#20030,"a",#20028,0,#10000)
|
||||
#20031=@"loc,{#10000},6,1,6,29"
|
||||
locations_default(#20031,#10000,6,1,6,29)
|
||||
xmllocations(#20030,#20031)
|
||||
xmlAttrs(#20025,#20030,"onclick","var x = 42;",0,#10000)
|
||||
#20032=@"loc,{#10000},6,4,6,24"
|
||||
locations_default(#20032,#10000,6,4,6,24)
|
||||
xmllocations(#20031,#20032)
|
||||
xmllocations(#20025,#20032)
|
||||
#20033=*
|
||||
xmlElements(#20033,"head",#20025,0,#10000)
|
||||
xmlElements(#20033,"head",#20026,0,#10000)
|
||||
#20034=@"loc,{#10000},2,1,4,7"
|
||||
locations_default(#20034,#10000,2,1,4,7)
|
||||
xmllocations(#20033,#20034)
|
||||
|
||||
Reference in New Issue
Block a user