file_path
stringlengths
3
280
file_language
stringclasses
66 values
content
stringlengths
1
1.04M
repo_name
stringlengths
5
92
repo_stars
int64
0
154k
repo_description
stringlengths
0
402
repo_primary_language
stringclasses
108 values
developer_username
stringlengths
1
25
developer_name
stringlengths
0
30
developer_company
stringlengths
0
82
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.80.html
HTML
<template></figcaption><sub><table></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.81.html
HTML
<template><template>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.82.html
HTML
<template><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.83.html
HTML
<template><template><div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.84.html
HTML
<template><template><table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.85.html
HTML
<template><template><tbody>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.86.html
HTML
<template><template><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.87.html
HTML
<template><template><td>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.88.html
HTML
<template><template><caption>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.89.html
HTML
<template><template><colgroup>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.9.html
HTML
<table><template></template></div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.90.html
HTML
<template><template><col>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.91.html
HTML
<template><template><tbody><select>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.92.html
HTML
<template><template><table>Foo
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.93.html
HTML
<template><template><frame>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.94.html
HTML
<template><template><script>var i
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.95.html
HTML
<template><template><style>var i
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.96.html
HTML
<template><table></template><body><span>Foo
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.97.html
HTML
<template><td></template><body><span>Foo
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.98.html
HTML
<template><object></template><body><span>Foo
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/template_dat.99.html
HTML
<template><svg><template>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.0.html
HTML
<!DOCTYPE html><svg></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.1.html
HTML
<!DOCTYPE html><svg></svg><![CDATA[a]]>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.10.html
HTML
<!DOCTYPE html><body><table><tbody><tr><td><svg><g>foo</g><g>bar</g></svg></td></tr></tbody></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.11.html
HTML
<!DOCTYPE html><body><table><tbody><tr><td><svg><g>foo</g><g>bar</g></svg><p>baz</td></tr></tbody></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.12.html
HTML
<!DOCTYPE html><body><table><caption><svg><g>foo</g><g>bar</g></svg><p>baz</caption></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.13.html
HTML
<!DOCTYPE html><body><table><caption><svg><g>foo</g><g>bar</g><p>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.14.html
HTML
<!DOCTYPE html><body><table><caption><svg><g>foo</g><g>bar</g>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.15.html
HTML
<!DOCTYPE html><body><table><colgroup><svg><g>foo</g><g>bar</g><p>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.16.html
HTML
<!DOCTYPE html><body><table><tr><td><select><svg><g>foo</g><g>bar</g><p>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.17.html
HTML
<!DOCTYPE html><body><table><select><svg><g>foo</g><g>bar</g><p>baz</table><p>quux
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.18.html
HTML
<!DOCTYPE html><body></body></html><svg><g>foo</g><g>bar</g><p>baz
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.19.html
HTML
<!DOCTYPE html><body></body><svg><g>foo</g><g>bar</g><p>baz
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.2.html
HTML
<!DOCTYPE html><body><svg></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.20.html
HTML
<!DOCTYPE html><frameset><svg><g></g><g></g><p><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.21.html
HTML
<!DOCTYPE html><frameset></frameset><svg><g></g><g></g><p><span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.22.html
HTML
<!DOCTYPE html><body xlink:href=foo><svg xlink:href=foo></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.23.html
HTML
<!DOCTYPE html><body xlink:href=foo xml:lang=en><svg><g xml:lang=en xlink:href=foo></g></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.24.html
HTML
<!DOCTYPE html><body xlink:href=foo xml:lang=en><svg><g xml:lang=en xlink:href=foo /></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.25.html
HTML
<!DOCTYPE html><body xlink:href=foo xml:lang=en><svg><g xml:lang=en xlink:href=foo />bar</svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.26.html
HTML
<svg></path>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.27.html
HTML
<div><svg></div>a
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.28.html
HTML
<div><svg><path></div>a
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.29.html
HTML
<div><svg><path></svg><path>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.3.html
HTML
<!DOCTYPE html><body><select><svg></svg></select>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.30.html
HTML
<div><svg><path><foreignObject><math></div>a
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.31.html
HTML
<div><svg><path><foreignObject><p></div>a
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.32.html
HTML
<!DOCTYPE html><svg><desc><div><svg><ul>a
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.33.html
HTML
<!DOCTYPE html><svg><desc><svg><ul>a
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.34.html
HTML
<!DOCTYPE html><p><svg><desc><p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.35.html
HTML
<!DOCTYPE html><p><svg><title><p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.36.html
HTML
<div><svg><path><foreignObject><p></foreignObject><p>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.37.html
HTML
<math><mi><div><object><div><span></span></div></object></div></mi><mi>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.38.html
HTML
<math><mi><svg><foreignObject><div><div></div></div></foreignObject></svg></mi><mi>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.39.html
HTML
<svg><script></script><path>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.4.html
HTML
<!DOCTYPE html><body><select><option><svg></svg></option></select>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.40.html
HTML
<table><svg></svg><tr>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.41.html
HTML
<math><mi><mglyph>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.42.html
HTML
<math><mi><malignmark>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.43.html
HTML
<math><mo><mglyph>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.44.html
HTML
<math><mo><malignmark>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.45.html
HTML
<math><mn><mglyph>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.46.html
HTML
<math><mn><malignmark>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.47.html
HTML
<math><ms><mglyph>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.48.html
HTML
<math><ms><malignmark>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.49.html
HTML
<math><mtext><mglyph>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.5.html
HTML
<!DOCTYPE html><body><table><svg></svg></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.50.html
HTML
<math><mtext><malignmark>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.51.html
HTML
<math><annotation-xml><svg></svg></annotation-xml><mi>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.52.html
HTML
<math><annotation-xml><svg><foreignObject><div><math><mi></mi></math><span></span></div></foreignObject><path></path></svg></annotation-xml><mi>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.53.html
HTML
<math><annotation-xml><svg><foreignObject><math><mi><svg></svg></mi><mo></mo></math><span></span></foreignObject><path></path></svg></annotation-xml><mi>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.6.html
HTML
<!DOCTYPE html><body><table><svg><g>foo</g></svg></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.7.html
HTML
<!DOCTYPE html><body><table><svg><g>foo</g><g>bar</g></svg></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.8.html
HTML
<!DOCTYPE html><body><table><tbody><svg><g>foo</g><g>bar</g></svg></tbody></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests10_dat.9.html
HTML
<!DOCTYPE html><body><table><tbody><tr><svg><g>foo</g><g>bar</g></svg></tr></tbody></table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.0.html
HTML
<!DOCTYPE html><body><svg attributeName='' attributeType='' baseFrequency='' baseProfile='' calcMode='' clipPathUnits='' diffuseConstant='' edgeMode='' 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>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.1.html
HTML
<!DOCTYPE html><BODY><SVG ATTRIBUTENAME='' ATTRIBUTETYPE='' BASEFREQUENCY='' BASEPROFILE='' CALCMODE='' CLIPPATHUNITS='' DIFFUSECONSTANT='' EDGEMODE='' 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>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.10.html
HTML
<!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>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.11.html
HTML
<!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>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.12.html
HTML
<!DOCTYPE html><body><svg><solidColor /></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.2.html
HTML
<!DOCTYPE html><body><svg attributename='' attributetype='' basefrequency='' baseprofile='' calcmode='' clippathunits='' diffuseconstant='' edgemode='' filterunits='' filterres='' 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>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.3.html
HTML
<!DOCTYPE html><body><math attributeName='' attributeType='' baseFrequency='' baseProfile='' calcMode='' clipPathUnits='' diffuseConstant='' edgeMode='' 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>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.4.html
HTML
<!DOCTYPE html><body><svg contentScriptType='' contentStyleType='' externalResourcesRequired='' filterRes=''></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.5.html
HTML
<!DOCTYPE html><body><svg CONTENTSCRIPTTYPE='' CONTENTSTYLETYPE='' EXTERNALRESOURCESREQUIRED='' FILTERRES=''></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.6.html
HTML
<!DOCTYPE html><body><svg contentscripttype='' contentstyletype='' externalresourcesrequired='' filterres=''></svg>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.7.html
HTML
<!DOCTYPE html><body><math contentScriptType='' contentStyleType='' externalResourcesRequired='' filterRes=''></math>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.8.html
HTML
<!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>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests11_dat.9.html
HTML
<!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>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.0.html
HTML
<!DOCTYPE html><body><p>foo<math><mtext><i>baz</i></mtext><annotation-xml><svg><desc><b>eggs</b></desc><g><foreignObject><P>spam<TABLE><tr><td><img></td></table></foreignObject></g><g>quux</g></svg></annotation-xml></math>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests12_dat.1.html
HTML
<!DOCTYPE html><body>foo<math><mtext><i>baz</i></mtext><annotation-xml><svg><desc><b>eggs</b></desc><g><foreignObject><P>spam<TABLE><tr><td><img></td></table></foreignObject></g><g>quux</g></svg></annotation-xml></math>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.0.html
HTML
<!DOCTYPE html><html><body><xyz:abc></xyz:abc>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.1.html
HTML
<!DOCTYPE html><html><body><xyz:abc></xyz:abc><span></span>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.2.html
HTML
<!DOCTYPE html><html><html abc:def=gh><xyz:abc></xyz:abc>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.3.html
HTML
<!DOCTYPE html><html xml:lang=bar><html xml:lang=foo>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.4.html
HTML
<!DOCTYPE html><html 123=456>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.5.html
HTML
<!DOCTYPE html><html 123=456><html 789=012>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests14_dat.6.html
HTML
<!DOCTYPE html><html><body 789=012>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.0.html
HTML
<!DOCTYPE html><p><b><i><u></p> <p>X
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.1.html
HTML
<p><b><i><u></p> <p>X
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_parser/tests/html5lib-tests-fixture/tests15_dat.10.html
HTML
<!doctype html><table>X<style> <tr>x </style> </table>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University