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_minifier/tests/fixture/element/math/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><math> <mrow> <mrow> <msup> <mi>a</mi> <mn>2</mn> </msup> <mo>+</mo> <msup> <mi>b</mi> <mn>2</mn> </msup> </mrow> <m...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/meta/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content=" width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0 "> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/meta/output.min.html
HTML
<!doctype html><html lang=en><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=viewport content="width=500,initial-scale=1"><meta name=not-viewport conten...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/object/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> </head> <body> <object typ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/object/output.min.html
HTML
<!doctype html><html lang=en><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>Document</title><object type=application/pdf data=/media/examples/In-CC0.pdf width=250 height...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/output/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <title>Document</title> </head> <body> <form oninput="result.value=parseInt(a.value)+parseInt(b.value)"> ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/output/output.min.html
HTML
<!doctype html><html lang=en><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0"><title>Document</title><form oninput="result.value=parseInt(a.value)+parseInt(b.value)"> <input type=range id=b name=b value=50> + <input type=...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/p/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <p>For more information, read <a href=https://stackoverflow.com/questions/17408815/fieldset-resizes-wrong-appears-to-have-unremovable-min-width-min-content/17863685#17863685>this Stack Overflow answer</a>.</p> <p>a<div>b</div> <p>a<ul><l...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/p/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><p>For more information, read <a href=https://stackoverflow.com/questions/17408815/fieldset-resizes-wrong-appears-to-have-unremovable-min-width-min-content/17863685#17863685>this Stack Overflow answer</a>.</p> <p>a<div>b</div> <p>a<ul><li>item</ul> <p>a<ol><li>item</o...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/q/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> </head> <body> <p>WWF's go...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/q/output.min.html
HTML
<!doctype html><html lang=en><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>Document</title><p>WWF's goal is to: <q cite=http://www.wwf.org> Build a future w...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-custom-type/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <title>Document</title> </head> <body> <script type="text/ng-template"> <!--test--> <div> <s...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-custom-type/output.min.html
HTML
<!doctype html><html lang=en><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0"><title>Document</title><body><script type=text/ng-template> <!--test--> <div> <span> foobar </span> </div> </script><script type=te...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-1/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <script>var test1 = "😋";</script> <div>test</div> <script>var test2 = "😋";</script> <script>var test3 = "😋";</script> <div>number</div> <script>var test4 = 123_456_789;</script> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-1/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><body><script>var test1="😋"</script> <div>test</div> <script>var test2="😋",test3="😋"</script> <div>number</div> <script>var test4=0x75bcd15</script>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-2/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <script>var test1 = "😋";</script> <div>test</div> <script>var test2 = "😋";</script> <script>var test3 = "😋";</script> <div>number</div> <script>var test4 = 123_456_789;</script> <div>emoji</div> <script>var test5="\uD83D\uDE0B";</scri...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen-2/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><body><script>var test1 = "😋";</script> <div>test</div> <script>var test2 = "😋"; var test3 = "😋"; </script> <div>number</div> <script>var test4 = 123_456_789;</script> <div>emoji</div> <script>var test5 = "\uD83D\uDE0B"; var test6 = "\uD83D\uDE0B"; </script>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <script>var test1 = "😋";</script> <div>test</div> <script>var test2 = "😋";</script> <script>var test3 = "😋";</script> <div>number</div> <script>var test4 = 123_456_789;</script> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-group-respect-codegen/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><body><script>var test1="\uD83D\uDE0B"</script> <div>test</div> <script>var test2="\uD83D\uDE0B",test3="\uD83D\uDE0B"</script> <div>number</div> <script>var test4=0x75bcd15</script>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-group/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div>breaker</div> <script>var a = "test";console.log(a)</script> <script>var b = "test";console.log(b)</script> <div>breaker</div> <script type="text/javascript">var a = "test";console.log(a);</script> <script type="application/javasc...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-group/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>breaker</div> <script>var a="test";console.log(a);var b="test";console.log(b)</script> <div>breaker</div> <script>var a="test";console.log(a);var b="test";console.log(b)</script> <div>breaker</div> <script>var a="test";console.log(a);var b="test";console.log(...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-json-pretty/input.html
HTML
<!doctype html> <html> <head> <title>Party Coffee Cake</title> <script id="data" type="application/json"> { "foo" : "bar" } </script> </head> <body> <div>test</div> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-json-pretty/output.min.html
HTML
<!doctype html><title>Party Coffee Cake</title><script id=data type=application/json>{ "foo": "bar" }</script><div>test</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-options-1/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <script type="module"> const my = "bar"; function foo() { return my + "test"; } </script> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-options-1/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><body><script type=module>const my="bar";function foo(){return"bartest"}</script>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-options-2/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div>Script:</div> <script> /* Should mangle top level stuff */ var topLevel = function test() { let foo = "bar"; if (foo) { foo += "baz"; } console.log(foo); }; </script> <div>...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-options-2/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>Script:</div> <script>/* Should mangle top level stuff */var o=function(){let o="bar";o&&(o+="baz"),console.log(o)}</script> <div>Module:</div> <script type=module>/* Should mangle top level stuff */var o=function(){let o="bar";o&&(o+="baz"),console.log(o)}</scr...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-options/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <script type="module"> /* Keep comment */ debugger; // Keep comment console.log("test " + "😀" + " test"); </script> <script> // Comment var a = "test"; /* Comment */ var b = "test"; var /* Comment */ c /* Comment ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script-options/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><body><script type=module>/* Keep comment */debugger;// Keep comment console.log("test \u{1F600} test")</script><script>// Comment var a="test",b="test",/* Comment */c/* Comment */=/* Comment */"test"/* Comment */,a="test"// test </script>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script/input.html
HTML
<!doctype html> <html> <head> <title>Party Coffee Cake</title> <!--[if lte IE 8]><script> alert("ie8!" + "test") </script><![endif]--> <script type="application/ld+json"> { "@context": "https://schema.org/", "@type": "Recipe", ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/script/output.min.html
HTML
<!doctype html><title>Party Coffee Cake</title><!--[if lte IE 8]><script>alert("ie8!test")</script><![endif]--><script type=application/ld+json>{"@context":"https://schema.org/","@type":"Recipe","author":{"@type":"Person","name":"Mary Stone"},"datePublished":"2018-03-10","description":"This coffee cake is awesome and p...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-disable-compress-css/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <style type="text/css"> a { color: red; } </style> <style type="TEXT/CSS"> a { color: red; } </style> <style> a { color: red; } </style> <style type="not/css"> K e E p </style> </body> ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-disable-compress-css/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><body><style> a { color: red; } a { color: red; } a { color: red; } </style><style type=not/css> K e E p </style>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-group-1/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> <style> a { color:red } </style><style> b { color:blue } </style> <!-- test --> <style> p { color: white; background-color: blue; pa...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-group-1/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><style>a{color:red}b{color:blue}p{color:white;background-color:blue;padding:5px;border:1px solid black;color:blue;background-color:yellow}</style><style media="all and (max-width:500px)">p{color:blue;background-color:yellow}</style><style>.first,.second{color:red}</st...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-group-2/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> <style> a { color:red } </style><style> b { color:blue } </style> <!-- test --> <style> p { color: white; background-color: blue; pa...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-group-2/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><style>a{color:red}</style><style>b{color:blue}</style><style>p{color:white;background-color:blue;padding:5px;border:1px solid black}</style><style>p{color:blue;background-color:yellow}</style><style media="all and (max-width:500px)">p{color:blue;background-color:yell...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-group/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> <style> a { color:red } </style><style> b { color:blue } </style> <!-- test --> <style> p { color: white; background-color: blue; pa...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-group/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><style>a{color:red}b{color:blue}p{color:white;background-color:blue;padding:5px;border:1px solid black;color:blue;background-color:yellow}</style><style media="all and (max-width:500px)">p{color:blue;background-color:yellow}</style><style>.first,.second{color:red}</st...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-with-wrong-comments/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div>test</div> <style> // Comment a { color: red; } </style> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style-with-wrong-comments/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>test</div> <style>a{color:red}</style>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <style type="text/css"> a { color: red; } </style> <style type="TEXT/CSS"> a { color: red; } </style> <style> a { color: red; } </style> <style type="not/css"> K e E p </style> <svg> ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/style/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><body><style>a{color:red}</style><style type=not/css> K e E p </style> <svg> <style>a{color:red}</style> </svg> <style>p,a{color:red}@media all{p{color:red}}.test{color:red}</style> <svg viewBox="0 0 10 10"> <style>circle{fill:gold;stroke:maroon;stroke-wid...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/svg/input.html
HTML
<!doctype html> <html> <body> <svg width="120" height="220" viewPort="0 0 120 120" version="1.1" xmlns="http://www.w3.org/2000/svg"> <style type="text/css" > <![CDATA[ rect.rectClass { stroke: #000066; fill: #00cc00; } circle.circleClass { ...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/svg/output.min.html
HTML
<!doctype html><svg width=120 height=220 viewport="0 0 120 120" version=1.1> <style>rect.rectClass{stroke:#006;fill:#0c0}circle.circleClass{stroke:#060;fill:#c00}</style> <rect class="bar baz foo rectClass" x=10 y=10 width=100 height=100 /> <circle class=circleClass cx=40 cy=50 r=26 /> </svg> <div class=...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/template/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> </head> <body> <template i...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/template/output.min.html
HTML
<!doctype html><html lang=en><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>Document</title><body><template id=productrow> <div class=foo> test </div> </...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/title/input.html
HTML
<!doctype html> <html lang="en"> <head> <title> Test Test </title> </head> <body> <div>test</div> </body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/title/output.min.html
HTML
<!doctype html><html lang=en><title>Test Test</title><div>test</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/video/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Document</title> </head> <body> <video src=...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/element/video/output.min.html
HTML
<!doctype html><html lang=en><meta charset=UTF-8><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0"><meta http-equiv=X-UA-Compatible content="ie=edge"><title>Document</title><video src=videofile.ogg autoplay poster=posterimage.jpg> Sorry, your bro...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/angular/input.html
HTML
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <body> <template ngFor #hero [ngForOf]="heroes"> <hero-detail *ngIf="hero" [hero]="hero"></hero-detail> </template> <form (ngSubmit)="onSubmit(theForm)" #theForm="ngForm"> <div class="form-group"> <lab...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/angular/output.min.html
HTML
<!doctype html><html lang=en><meta charset=UTF-8><title>Document</title><body><template ngfor #hero [ngforof]=heroes> <hero-detail *ngif=hero [hero]=hero></hero-detail> </template><form (ngsubmit)=onSubmit(theForm) #theform=ngForm><div class=form-group><label for=name>Name</label> <input class=form-control required ngc...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/basic/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div id = "John&quot;&amp;Harry">Test</div> <div id = 'John&quot;&amp;HarryOther'>Test</div> <div id = 'John&quot;&lt;HarryOtherOther'>Test</div> <div id = 'John&nbsp;HarryOtherOtherOther'>Test</div> <div id = 'John<test>'>Test</div> <d...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/basic/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div id='John"&Harry'>Test</div> <div id='John"&HarryOther'>Test</div> <div id='John"<HarryOtherOther'>Test</div> <div id=John HarryOtherOtherOther>Test</div> <div id="John<test>">Test</div> <div id=JohnTest>Test</div> <div> Registered Trademark Symbol: </div> <div>...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-1/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body>foo <div>baz</div> bar</body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-1/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title>foo<div>baz</div>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-10/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body><div>foo<div>baz</div>bar</div></body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-10/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>foo<div>baz</div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-11/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body><div>foo <div>baz</div>bar</div></body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-11/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>foo<div>baz</div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-12/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body><div>foo<div>baz</div> bar</div></body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-12/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>foo<div>baz</div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-13/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body><div>foo <div> baz </div> bar</div></body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-13/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>foo<div>baz</div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-14/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body><div>foo<div> baz </div>bar</div></body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-14/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>foo<div>baz</div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-15/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body><div>foo <div> baz </div>bar</div></body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-15/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>foo<div>baz</div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-16/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body><div>foo<div> baz </div> bar</div></body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-16/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>foo<div>baz</div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-2/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body>foo<div>baz</div>bar</body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-2/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title>foo<div>baz</div>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-3/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body>foo <div>baz</div>bar</body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-3/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title>foo<div>baz</div>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-4/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body>foo<div>baz</div> bar</body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-4/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title>foo<div>baz</div>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-5/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body>foo <div> baz </div> bar</body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-5/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title>foo<div>baz</div>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-6/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body>foo<div> baz </div>bar</body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-6/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title>foo<div>baz</div>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-7/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body>foo <div> baz </div>bar</body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-7/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title>foo<div>baz</div>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-8/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body>foo<div> baz </div> bar</body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-8/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title>foo<div>baz</div>bar
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-9/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body><div>foo <div>baz</div> bar</div></body> </html>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/block-9/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>foo<div>baz</div>bar</div>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-advanced-conservative/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> <meta name="test"> <style>a { color:red }</style> </head> <body> <div> test </div> <div> <p>blah</p> </div> <div><p>blah</p></div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a>...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-advanced-conservative/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><meta name=test><style>a{color:red}</style><div> test </div> <div> <p>blah</p> </div> <div><p>blah</div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> baz...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-all/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div> test </div> <div> <p>blah</p> </div> <div><p>blah</p></div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> ba...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-all/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>test</div><div><p>blah</div><div><p>blah</div><div>foo<a>baz</a>bar</div><div>foo<a>baz</a>bar</div><div>foo<a>baz</a>bar</div><div>foo<a>baz</a>bar</div><div>foo<a>baz</a>bar</div><div>foo<a>baz</a>bar</div><div>foo<a>baz</a>bar</div><div>foo<a>baz</a>bar</div><...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-conservative/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div> test </div> <div> <p>blah</p> </div> <div><p>blah</p></div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> ba...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-conservative/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div> test </div> <div> <p>blah</p> </div> <div><p>blah</div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> baz </a>bar</div> <div>foo <a> baz </a> bar</d...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-disabled/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div> test </div> <div> <p>blah</p> </div> <div><p>blah</p></div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> ba...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-disabled/output.min.html
HTML
<!doctype html><html lang=en><head> <title>Document</title> </head> <body> <div> test </div> <div> <p>blah</p> </div> <div><p>blah</div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> baz </a>ba...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-only-metdata/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div> test </div> <div> <p>blah</p> </div> <div><p>blah</p></div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> ba...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-only-metdata/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div> test </div> <div> <p>blah</p> </div> <div><p>blah</div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> baz </a>bar</div> <div>foo <a> baz <...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-smart/input.html
HTML
<!doctype html> <html lang="en"> <head> <title>Document</title> </head> <body> <div> test </div> <div> <p>blah</p> </div> <div><p>blah</p></div> <div>foo <a>baz</a> bar</div> <div>foo<a>baz</a>bar</div> <div>foo <a>baz</a>bar</div> <div>foo<a>baz</a> bar</div> <div>foo <a> baz </a> bar</div> <div>foo<a> ba...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/collapse-whitespace-smart/output.min.html
HTML
<!doctype html><html lang=en><title>Document</title><div>test</div><div><p>blah</div><div><p>blah</div><div>foo <a>baz</a> bar</div><div>foo<a>baz</a>bar</div><div>foo <a>baz</a>bar</div><div>foo<a>baz</a> bar</div><div>foo <a>baz </a>bar</div><div>foo<a> baz </a>bar</div><div>foo <a>baz </a>bar</div><div>foo<a> baz </...
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University
crates/swc_html_minifier/tests/fixture/text/empty-1/input.html
HTML
<!doctype html> <body></body>
willcrichton/ilc-swc
1
Rust
willcrichton
Will Crichton
Brown University