The reconcile package is used for DOM reconcilation in Isomorphic Go web applications.

tests11.dat 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. #data
  2. <!DOCTYPE html><body><svg attributeName='' attributeType='' baseFrequency='' baseProfile='' calcMode='' clipPathUnits='' contentScriptType='' contentStyleType='' diffuseConstant='' edgeMode='' externalResourcesRequired='' filterRes='' filterUnits='' glyphRef='' gradientTransform='' gradientUnits='' kernelMatrix='' kernelUnitLength='' keyPoints='' keySplines='' keyTimes='' lengthAdjust='' limitingConeAngle='' markerHeight='' markerUnits='' markerWidth='' maskContentUnits='' maskUnits='' numOctaves='' pathLength='' patternContentUnits='' patternTransform='' patternUnits='' pointsAtX='' pointsAtY='' pointsAtZ='' preserveAlpha='' preserveAspectRatio='' primitiveUnits='' refX='' refY='' repeatCount='' repeatDur='' requiredExtensions='' requiredFeatures='' specularConstant='' specularExponent='' spreadMethod='' startOffset='' stdDeviation='' stitchTiles='' surfaceScale='' systemLanguage='' tableValues='' targetX='' targetY='' textLength='' viewBox='' viewTarget='' xChannelSelector='' yChannelSelector='' zoomAndPan=''></svg>
  3. #errors
  4. #document
  5. | <!DOCTYPE html>
  6. | <html>
  7. | <head>
  8. | <body>
  9. | <svg svg>
  10. | attributeName=""
  11. | attributeType=""
  12. | baseFrequency=""
  13. | baseProfile=""
  14. | calcMode=""
  15. | clipPathUnits=""
  16. | contentScriptType=""
  17. | contentStyleType=""
  18. | diffuseConstant=""
  19. | edgeMode=""
  20. | externalResourcesRequired=""
  21. | filterRes=""
  22. | filterUnits=""
  23. | glyphRef=""
  24. | gradientTransform=""
  25. | gradientUnits=""
  26. | kernelMatrix=""
  27. | kernelUnitLength=""
  28. | keyPoints=""
  29. | keySplines=""
  30. | keyTimes=""
  31. | lengthAdjust=""
  32. | limitingConeAngle=""
  33. | markerHeight=""
  34. | markerUnits=""
  35. | markerWidth=""
  36. | maskContentUnits=""
  37. | maskUnits=""
  38. | numOctaves=""
  39. | pathLength=""
  40. | patternContentUnits=""
  41. | patternTransform=""
  42. | patternUnits=""
  43. | pointsAtX=""
  44. | pointsAtY=""
  45. | pointsAtZ=""
  46. | preserveAlpha=""
  47. | preserveAspectRatio=""
  48. | primitiveUnits=""
  49. | refX=""
  50. | refY=""
  51. | repeatCount=""
  52. | repeatDur=""
  53. | requiredExtensions=""
  54. | requiredFeatures=""
  55. | specularConstant=""
  56. | specularExponent=""
  57. | spreadMethod=""
  58. | startOffset=""
  59. | stdDeviation=""
  60. | stitchTiles=""
  61. | surfaceScale=""
  62. | systemLanguage=""
  63. | tableValues=""
  64. | targetX=""
  65. | targetY=""
  66. | textLength=""
  67. | viewBox=""
  68. | viewTarget=""
  69. | xChannelSelector=""
  70. | yChannelSelector=""
  71. | zoomAndPan=""
  72. #data
  73. <!DOCTYPE html><BODY><SVG ATTRIBUTENAME='' ATTRIBUTETYPE='' BASEFREQUENCY='' BASEPROFILE='' CALCMODE='' CLIPPATHUNITS='' CONTENTSCRIPTTYPE='' CONTENTSTYLETYPE='' DIFFUSECONSTANT='' EDGEMODE='' EXTERNALRESOURCESREQUIRED='' FILTERRES='' FILTERUNITS='' GLYPHREF='' GRADIENTTRANSFORM='' GRADIENTUNITS='' KERNELMATRIX='' KERNELUNITLENGTH='' KEYPOINTS='' KEYSPLINES='' KEYTIMES='' LENGTHADJUST='' LIMITINGCONEANGLE='' MARKERHEIGHT='' MARKERUNITS='' MARKERWIDTH='' MASKCONTENTUNITS='' MASKUNITS='' NUMOCTAVES='' PATHLENGTH='' PATTERNCONTENTUNITS='' PATTERNTRANSFORM='' PATTERNUNITS='' POINTSATX='' POINTSATY='' POINTSATZ='' PRESERVEALPHA='' PRESERVEASPECTRATIO='' PRIMITIVEUNITS='' REFX='' REFY='' REPEATCOUNT='' REPEATDUR='' REQUIREDEXTENSIONS='' REQUIREDFEATURES='' SPECULARCONSTANT='' SPECULAREXPONENT='' SPREADMETHOD='' STARTOFFSET='' STDDEVIATION='' STITCHTILES='' SURFACESCALE='' SYSTEMLANGUAGE='' TABLEVALUES='' TARGETX='' TARGETY='' TEXTLENGTH='' VIEWBOX='' VIEWTARGET='' XCHANNELSELECTOR='' YCHANNELSELECTOR='' ZOOMANDPAN=''></SVG>
  74. #errors
  75. #document
  76. | <!DOCTYPE html>
  77. | <html>
  78. | <head>
  79. | <body>
  80. | <svg svg>
  81. | attributeName=""
  82. | attributeType=""
  83. | baseFrequency=""
  84. | baseProfile=""
  85. | calcMode=""
  86. | clipPathUnits=""
  87. | contentScriptType=""
  88. | contentStyleType=""
  89. | diffuseConstant=""
  90. | edgeMode=""
  91. | externalResourcesRequired=""
  92. | filterRes=""
  93. | filterUnits=""
  94. | glyphRef=""
  95. | gradientTransform=""
  96. | gradientUnits=""
  97. | kernelMatrix=""
  98. | kernelUnitLength=""
  99. | keyPoints=""
  100. | keySplines=""
  101. | keyTimes=""
  102. | lengthAdjust=""
  103. | limitingConeAngle=""
  104. | markerHeight=""
  105. | markerUnits=""
  106. | markerWidth=""
  107. | maskContentUnits=""
  108. | maskUnits=""
  109. | numOctaves=""
  110. | pathLength=""
  111. | patternContentUnits=""
  112. | patternTransform=""
  113. | patternUnits=""
  114. | pointsAtX=""
  115. | pointsAtY=""
  116. | pointsAtZ=""
  117. | preserveAlpha=""
  118. | preserveAspectRatio=""
  119. | primitiveUnits=""
  120. | refX=""
  121. | refY=""
  122. | repeatCount=""
  123. | repeatDur=""
  124. | requiredExtensions=""
  125. | requiredFeatures=""
  126. | specularConstant=""
  127. | specularExponent=""
  128. | spreadMethod=""
  129. | startOffset=""
  130. | stdDeviation=""
  131. | stitchTiles=""
  132. | surfaceScale=""
  133. | systemLanguage=""
  134. | tableValues=""
  135. | targetX=""
  136. | targetY=""
  137. | textLength=""
  138. | viewBox=""
  139. | viewTarget=""
  140. | xChannelSelector=""
  141. | yChannelSelector=""
  142. | zoomAndPan=""
  143. #data
  144. <!DOCTYPE html><body><svg attributename='' attributetype='' basefrequency='' baseprofile='' calcmode='' clippathunits='' contentscripttype='' contentstyletype='' diffuseconstant='' edgemode='' externalresourcesrequired='' filterres='' filterunits='' glyphref='' gradienttransform='' gradientunits='' kernelmatrix='' kernelunitlength='' keypoints='' keysplines='' keytimes='' lengthadjust='' limitingconeangle='' markerheight='' markerunits='' markerwidth='' maskcontentunits='' maskunits='' numoctaves='' pathlength='' patterncontentunits='' patterntransform='' patternunits='' pointsatx='' pointsaty='' pointsatz='' preservealpha='' preserveaspectratio='' primitiveunits='' refx='' refy='' repeatcount='' repeatdur='' requiredextensions='' requiredfeatures='' specularconstant='' specularexponent='' spreadmethod='' startoffset='' stddeviation='' stitchtiles='' surfacescale='' systemlanguage='' tablevalues='' targetx='' targety='' textlength='' viewbox='' viewtarget='' xchannelselector='' ychannelselector='' zoomandpan=''></svg>
  145. #errors
  146. #document
  147. | <!DOCTYPE html>
  148. | <html>
  149. | <head>
  150. | <body>
  151. | <svg svg>
  152. | attributeName=""
  153. | attributeType=""
  154. | baseFrequency=""
  155. | baseProfile=""
  156. | calcMode=""
  157. | clipPathUnits=""
  158. | contentScriptType=""
  159. | contentStyleType=""
  160. | diffuseConstant=""
  161. | edgeMode=""
  162. | externalResourcesRequired=""
  163. | filterRes=""
  164. | filterUnits=""
  165. | glyphRef=""
  166. | gradientTransform=""
  167. | gradientUnits=""
  168. | kernelMatrix=""
  169. | kernelUnitLength=""
  170. | keyPoints=""
  171. | keySplines=""
  172. | keyTimes=""
  173. | lengthAdjust=""
  174. | limitingConeAngle=""
  175. | markerHeight=""
  176. | markerUnits=""
  177. | markerWidth=""
  178. | maskContentUnits=""
  179. | maskUnits=""
  180. | numOctaves=""
  181. | pathLength=""
  182. | patternContentUnits=""
  183. | patternTransform=""
  184. | patternUnits=""
  185. | pointsAtX=""
  186. | pointsAtY=""
  187. | pointsAtZ=""
  188. | preserveAlpha=""
  189. | preserveAspectRatio=""
  190. | primitiveUnits=""
  191. | refX=""
  192. | refY=""
  193. | repeatCount=""
  194. | repeatDur=""
  195. | requiredExtensions=""
  196. | requiredFeatures=""
  197. | specularConstant=""
  198. | specularExponent=""
  199. | spreadMethod=""
  200. | startOffset=""
  201. | stdDeviation=""
  202. | stitchTiles=""
  203. | surfaceScale=""
  204. | systemLanguage=""
  205. | tableValues=""
  206. | targetX=""
  207. | targetY=""
  208. | textLength=""
  209. | viewBox=""
  210. | viewTarget=""
  211. | xChannelSelector=""
  212. | yChannelSelector=""
  213. | zoomAndPan=""
  214. #data
  215. <!DOCTYPE html><body><math attributeName='' attributeType='' baseFrequency='' baseProfile='' calcMode='' clipPathUnits='' contentScriptType='' contentStyleType='' diffuseConstant='' edgeMode='' externalResourcesRequired='' filterRes='' filterUnits='' glyphRef='' gradientTransform='' gradientUnits='' kernelMatrix='' kernelUnitLength='' keyPoints='' keySplines='' keyTimes='' lengthAdjust='' limitingConeAngle='' markerHeight='' markerUnits='' markerWidth='' maskContentUnits='' maskUnits='' numOctaves='' pathLength='' patternContentUnits='' patternTransform='' patternUnits='' pointsAtX='' pointsAtY='' pointsAtZ='' preserveAlpha='' preserveAspectRatio='' primitiveUnits='' refX='' refY='' repeatCount='' repeatDur='' requiredExtensions='' requiredFeatures='' specularConstant='' specularExponent='' spreadMethod='' startOffset='' stdDeviation='' stitchTiles='' surfaceScale='' systemLanguage='' tableValues='' targetX='' targetY='' textLength='' viewBox='' viewTarget='' xChannelSelector='' yChannelSelector='' zoomAndPan=''></math>
  216. #errors
  217. #document
  218. | <!DOCTYPE html>
  219. | <html>
  220. | <head>
  221. | <body>
  222. | <math math>
  223. | attributename=""
  224. | attributetype=""
  225. | basefrequency=""
  226. | baseprofile=""
  227. | calcmode=""
  228. | clippathunits=""
  229. | contentscripttype=""
  230. | contentstyletype=""
  231. | diffuseconstant=""
  232. | edgemode=""
  233. | externalresourcesrequired=""
  234. | filterres=""
  235. | filterunits=""
  236. | glyphref=""
  237. | gradienttransform=""
  238. | gradientunits=""
  239. | kernelmatrix=""
  240. | kernelunitlength=""
  241. | keypoints=""
  242. | keysplines=""
  243. | keytimes=""
  244. | lengthadjust=""
  245. | limitingconeangle=""
  246. | markerheight=""
  247. | markerunits=""
  248. | markerwidth=""
  249. | maskcontentunits=""
  250. | maskunits=""
  251. | numoctaves=""
  252. | pathlength=""
  253. | patterncontentunits=""
  254. | patterntransform=""
  255. | patternunits=""
  256. | pointsatx=""
  257. | pointsaty=""
  258. | pointsatz=""
  259. | preservealpha=""
  260. | preserveaspectratio=""
  261. | primitiveunits=""
  262. | refx=""
  263. | refy=""
  264. | repeatcount=""
  265. | repeatdur=""
  266. | requiredextensions=""
  267. | requiredfeatures=""
  268. | specularconstant=""
  269. | specularexponent=""
  270. | spreadmethod=""
  271. | startoffset=""
  272. | stddeviation=""
  273. | stitchtiles=""
  274. | surfacescale=""
  275. | systemlanguage=""
  276. | tablevalues=""
  277. | targetx=""
  278. | targety=""
  279. | textlength=""
  280. | viewbox=""
  281. | viewtarget=""
  282. | xchannelselector=""
  283. | ychannelselector=""
  284. | zoomandpan=""
  285. #data
  286. <!DOCTYPE html><body><svg><altGlyph /><altGlyphDef /><altGlyphItem /><animateColor /><animateMotion /><animateTransform /><clipPath /><feBlend /><feColorMatrix /><feComponentTransfer /><feComposite /><feConvolveMatrix /><feDiffuseLighting /><feDisplacementMap /><feDistantLight /><feFlood /><feFuncA /><feFuncB /><feFuncG /><feFuncR /><feGaussianBlur /><feImage /><feMerge /><feMergeNode /><feMorphology /><feOffset /><fePointLight /><feSpecularLighting /><feSpotLight /><feTile /><feTurbulence /><foreignObject /><glyphRef /><linearGradient /><radialGradient /><textPath /></svg>
  287. #errors
  288. #document
  289. | <!DOCTYPE html>
  290. | <html>
  291. | <head>
  292. | <body>
  293. | <svg svg>
  294. | <svg altGlyph>
  295. | <svg altGlyphDef>
  296. | <svg altGlyphItem>
  297. | <svg animateColor>
  298. | <svg animateMotion>
  299. | <svg animateTransform>
  300. | <svg clipPath>
  301. | <svg feBlend>
  302. | <svg feColorMatrix>
  303. | <svg feComponentTransfer>
  304. | <svg feComposite>
  305. | <svg feConvolveMatrix>
  306. | <svg feDiffuseLighting>
  307. | <svg feDisplacementMap>
  308. | <svg feDistantLight>
  309. | <svg feFlood>
  310. | <svg feFuncA>
  311. | <svg feFuncB>
  312. | <svg feFuncG>
  313. | <svg feFuncR>
  314. | <svg feGaussianBlur>
  315. | <svg feImage>
  316. | <svg feMerge>
  317. | <svg feMergeNode>
  318. | <svg feMorphology>
  319. | <svg feOffset>
  320. | <svg fePointLight>
  321. | <svg feSpecularLighting>
  322. | <svg feSpotLight>
  323. | <svg feTile>
  324. | <svg feTurbulence>
  325. | <svg foreignObject>
  326. | <svg glyphRef>
  327. | <svg linearGradient>
  328. | <svg radialGradient>
  329. | <svg textPath>
  330. #data
  331. <!DOCTYPE html><body><svg><altglyph /><altglyphdef /><altglyphitem /><animatecolor /><animatemotion /><animatetransform /><clippath /><feblend /><fecolormatrix /><fecomponenttransfer /><fecomposite /><feconvolvematrix /><fediffuselighting /><fedisplacementmap /><fedistantlight /><feflood /><fefunca /><fefuncb /><fefuncg /><fefuncr /><fegaussianblur /><feimage /><femerge /><femergenode /><femorphology /><feoffset /><fepointlight /><fespecularlighting /><fespotlight /><fetile /><feturbulence /><foreignobject /><glyphref /><lineargradient /><radialgradient /><textpath /></svg>
  332. #errors
  333. #document
  334. | <!DOCTYPE html>
  335. | <html>
  336. | <head>
  337. | <body>
  338. | <svg svg>
  339. | <svg altGlyph>
  340. | <svg altGlyphDef>
  341. | <svg altGlyphItem>
  342. | <svg animateColor>
  343. | <svg animateMotion>
  344. | <svg animateTransform>
  345. | <svg clipPath>
  346. | <svg feBlend>
  347. | <svg feColorMatrix>
  348. | <svg feComponentTransfer>
  349. | <svg feComposite>
  350. | <svg feConvolveMatrix>
  351. | <svg feDiffuseLighting>
  352. | <svg feDisplacementMap>
  353. | <svg feDistantLight>
  354. | <svg feFlood>
  355. | <svg feFuncA>
  356. | <svg feFuncB>
  357. | <svg feFuncG>
  358. | <svg feFuncR>
  359. | <svg feGaussianBlur>
  360. | <svg feImage>
  361. | <svg feMerge>
  362. | <svg feMergeNode>
  363. | <svg feMorphology>
  364. | <svg feOffset>
  365. | <svg fePointLight>
  366. | <svg feSpecularLighting>
  367. | <svg feSpotLight>
  368. | <svg feTile>
  369. | <svg feTurbulence>
  370. | <svg foreignObject>
  371. | <svg glyphRef>
  372. | <svg linearGradient>
  373. | <svg radialGradient>
  374. | <svg textPath>
  375. #data
  376. <!DOCTYPE html><BODY><SVG><ALTGLYPH /><ALTGLYPHDEF /><ALTGLYPHITEM /><ANIMATECOLOR /><ANIMATEMOTION /><ANIMATETRANSFORM /><CLIPPATH /><FEBLEND /><FECOLORMATRIX /><FECOMPONENTTRANSFER /><FECOMPOSITE /><FECONVOLVEMATRIX /><FEDIFFUSELIGHTING /><FEDISPLACEMENTMAP /><FEDISTANTLIGHT /><FEFLOOD /><FEFUNCA /><FEFUNCB /><FEFUNCG /><FEFUNCR /><FEGAUSSIANBLUR /><FEIMAGE /><FEMERGE /><FEMERGENODE /><FEMORPHOLOGY /><FEOFFSET /><FEPOINTLIGHT /><FESPECULARLIGHTING /><FESPOTLIGHT /><FETILE /><FETURBULENCE /><FOREIGNOBJECT /><GLYPHREF /><LINEARGRADIENT /><RADIALGRADIENT /><TEXTPATH /></SVG>
  377. #errors
  378. #document
  379. | <!DOCTYPE html>
  380. | <html>
  381. | <head>
  382. | <body>
  383. | <svg svg>
  384. | <svg altGlyph>
  385. | <svg altGlyphDef>
  386. | <svg altGlyphItem>
  387. | <svg animateColor>
  388. | <svg animateMotion>
  389. | <svg animateTransform>
  390. | <svg clipPath>
  391. | <svg feBlend>
  392. | <svg feColorMatrix>
  393. | <svg feComponentTransfer>
  394. | <svg feComposite>
  395. | <svg feConvolveMatrix>
  396. | <svg feDiffuseLighting>
  397. | <svg feDisplacementMap>
  398. | <svg feDistantLight>
  399. | <svg feFlood>
  400. | <svg feFuncA>
  401. | <svg feFuncB>
  402. | <svg feFuncG>
  403. | <svg feFuncR>
  404. | <svg feGaussianBlur>
  405. | <svg feImage>
  406. | <svg feMerge>
  407. | <svg feMergeNode>
  408. | <svg feMorphology>
  409. | <svg feOffset>
  410. | <svg fePointLight>
  411. | <svg feSpecularLighting>
  412. | <svg feSpotLight>
  413. | <svg feTile>
  414. | <svg feTurbulence>
  415. | <svg foreignObject>
  416. | <svg glyphRef>
  417. | <svg linearGradient>
  418. | <svg radialGradient>
  419. | <svg textPath>
  420. #data
  421. <!DOCTYPE html><body><math><altGlyph /><altGlyphDef /><altGlyphItem /><animateColor /><animateMotion /><animateTransform /><clipPath /><feBlend /><feColorMatrix /><feComponentTransfer /><feComposite /><feConvolveMatrix /><feDiffuseLighting /><feDisplacementMap /><feDistantLight /><feFlood /><feFuncA /><feFuncB /><feFuncG /><feFuncR /><feGaussianBlur /><feImage /><feMerge /><feMergeNode /><feMorphology /><feOffset /><fePointLight /><feSpecularLighting /><feSpotLight /><feTile /><feTurbulence /><foreignObject /><glyphRef /><linearGradient /><radialGradient /><textPath /></math>
  422. #errors
  423. #document
  424. | <!DOCTYPE html>
  425. | <html>
  426. | <head>
  427. | <body>
  428. | <math math>
  429. | <math altglyph>
  430. | <math altglyphdef>
  431. | <math altglyphitem>
  432. | <math animatecolor>
  433. | <math animatemotion>
  434. | <math animatetransform>
  435. | <math clippath>
  436. | <math feblend>
  437. | <math fecolormatrix>
  438. | <math fecomponenttransfer>
  439. | <math fecomposite>
  440. | <math feconvolvematrix>
  441. | <math fediffuselighting>
  442. | <math fedisplacementmap>
  443. | <math fedistantlight>
  444. | <math feflood>
  445. | <math fefunca>
  446. | <math fefuncb>
  447. | <math fefuncg>
  448. | <math fefuncr>
  449. | <math fegaussianblur>
  450. | <math feimage>
  451. | <math femerge>
  452. | <math femergenode>
  453. | <math femorphology>
  454. | <math feoffset>
  455. | <math fepointlight>
  456. | <math fespecularlighting>
  457. | <math fespotlight>
  458. | <math fetile>
  459. | <math feturbulence>
  460. | <math foreignobject>
  461. | <math glyphref>
  462. | <math lineargradient>
  463. | <math radialgradient>
  464. | <math textpath>
  465. #data
  466. <!DOCTYPE html><body><svg><solidColor /></svg>
  467. #errors
  468. #document
  469. | <!DOCTYPE html>
  470. | <html>
  471. | <head>
  472. | <body>
  473. | <svg svg>
  474. | <svg solidcolor>