mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Deleted the generated actual.html files
This commit is contained in:
parent
6f7567d0b0
commit
a944e8e274
@ -1 +0,0 @@
|
||||
<ul><li><ul><li><b>Name:</b> John B. Flowers</li><li><b>Gender:</b> Male</li><li><b>Occupation:</b> Clock repairer</li></ul></li><li><ul><li><b>Name:</b> Pamela R. Rice</li><li><b>Gender:</b> Female</li><li><b>Occupation:</b> Cartographer</li></ul></li><li><ul><li><b>Name:</b> Barbara C. Rigsby</li><li><b>Gender:</b> Female</li><li><b>Occupation:</b> Enrollment specialist</li></ul></li><li><ul><li><b>Name:</b> Anthony J. Ward</li><li><b>Gender:</b> Male</li><li><b>Occupation:</b> Clinical laboratory technologist</li></ul></li></ul>
|
||||
@ -1 +0,0 @@
|
||||
<span id="afph0"></span><script type="text/javascript">function $af(d,a,e,l,g,h,k,b,f,c){c=$af;if(a&&!c[a])(c[a+="$"]||(c[a]=[])).push(d);else{e=document;l=e.getElementById("af"+d);g=e.getElementById("afph"+d);h=e.createDocumentFragment();k=l.childNodes;b=0;for(f=k.length;b<f;b++)h.appendChild(k.item(0));g.parentNode.replaceChild(h,g);c[d]=1;if(a=c[d+"$"])for(b=0,f=a.length;b<f;b++)c(a[b])}};</script><div id="af0" style="display:none"><h1>Outer</h1><span id="afph1"></span><span id="afph2"></span></div><script type="text/javascript">$af(0)</script><div id="af1" style="display:none"><h2>Inner 1</h2></div><script type="text/javascript">$af(1)</script><div id="af2" style="display:none"><h2>Inner 2</h2></div><script type="text/javascript">$af(2)</script>
|
||||
@ -1 +0,0 @@
|
||||
testContextDatatestSharedData
|
||||
@ -1 +0,0 @@
|
||||
1-An error has occurred!2-An error has occurred!
|
||||
@ -1 +0,0 @@
|
||||
Hello John
|
||||
@ -1 +0,0 @@
|
||||
1 2 3
|
||||
@ -1 +0,0 @@
|
||||
1 2 3 4 5 6 7 8 9
|
||||
@ -1 +0,0 @@
|
||||
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
||||
@ -1 +0,0 @@
|
||||
Test promise
|
||||
@ -1 +0,0 @@
|
||||
Server is busy!
|
||||
@ -1 +0,0 @@
|
||||
1-A timeout has occurred!2-A timeout has occurred!
|
||||
1
test/fixtures/templates/attrs/actual.html
vendored
1
test/fixtures/templates/attrs/actual.html
vendored
@ -1 +0,0 @@
|
||||
<div data-encoding=""hello"" style="background-color: #FF0000; <test>" class="my-div">Hello World!</div>
|
||||
@ -1 +0,0 @@
|
||||
<a href="/foo">Some Link</a>Another Link
|
||||
@ -1 +0,0 @@
|
||||
<input type="checkbox" checked><button disabled>Button</button><select><option value="red">red</option><option value="green" selected>green</option><option value="blue">blue</option></select>
|
||||
@ -1 +0,0 @@
|
||||
Hello Frank! adult=trueHello Jane! adult=true
|
||||
1
test/fixtures/templates/caching/actual.html
vendored
1
test/fixtures/templates/caching/actual.html
vendored
@ -1 +0,0 @@
|
||||
Count: 0Count: 0Count: 1Count: 2Count: 2Count: 3
|
||||
1
test/fixtures/templates/cdata/actual.html
vendored
1
test/fixtures/templates/cdata/actual.html
vendored
@ -1 +0,0 @@
|
||||
<hello>
|
||||
@ -1 +0,0 @@
|
||||
<div></div><div class="some-class"></div><div></div>
|
||||
@ -1 +0,0 @@
|
||||
Hello World!
|
||||
1
test/fixtures/templates/def/actual.html
vendored
1
test/fixtures/templates/def/actual.html
vendored
@ -1 +0,0 @@
|
||||
<p class="greeting">Hello, World!</p>, <p class="greeting">Hello, Frank!</p><div class="section"><h1><a href="http://www.ebay.com/">ebay</a></h1><p><i>Visit eBay</i></p></div>
|
||||
@ -1 +0,0 @@
|
||||
[foo,50,Default1,100][foo,50,bar,100]
|
||||
1
test/fixtures/templates/doctype/actual.html
vendored
1
test/fixtures/templates/doctype/actual.html
vendored
@ -1 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!DOCTYPE html><html lang="en-us"><head><title>DOCTYPE Test</title></head><body></body></html>
|
||||
@ -1 +0,0 @@
|
||||
test: Hello|dynamic attributes: [class=my-class, id=myId]
|
||||
@ -1 +0,0 @@
|
||||
test: World|dynamic attributes: [class=my-class, id=myId]
|
||||
@ -1 +0,0 @@
|
||||
test: World|all attributes: [class=my-class, id=myId, test=World]
|
||||
1
test/fixtures/templates/entities/actual.html
vendored
1
test/fixtures/templates/entities/actual.html
vendored
@ -1 +0,0 @@
|
||||
<div data-attr="Hello <John> <hello>" data-nested-attr="Hello <John> <hello>" data-nested-attr2="Hello <John> <hello>">Hello <John>© <hello> <START></div> ©
|
||||
@ -1 +0,0 @@
|
||||
<div>< > & <div>< > &</div></div>
|
||||
@ -1 +0,0 @@
|
||||
<div>< > & <div>< > &</div></div>
|
||||
1
test/fixtures/templates/escaped/actual.html
vendored
1
test/fixtures/templates/escaped/actual.html
vendored
@ -1 +0,0 @@
|
||||
VV {1} XX \{1} YY ${1} ZZ \1
|
||||
@ -1 +0,0 @@
|
||||
Hello World!
|
||||
@ -1 +0,0 @@
|
||||
Hello John! Hello John! Hello !
|
||||
@ -1 +0,0 @@
|
||||
Hello John
|
||||
1
test/fixtures/templates/html/actual.html
vendored
1
test/fixtures/templates/html/actual.html
vendored
@ -1 +0,0 @@
|
||||
<img src="test.jpg"><div class="self-closing-not-allowed"></div><script src="test.js"></script><br>
|
||||
1
test/fixtures/templates/if-else/actual.html
vendored
1
test/fixtures/templates/if-else/actual.html
vendored
@ -1 +0,0 @@
|
||||
A , B , C , <div>C</div>
|
||||
@ -1 +0,0 @@
|
||||
BEGIN Hello World! END
|
||||
1
test/fixtures/templates/include/actual.html
vendored
1
test/fixtures/templates/include/actual.html
vendored
@ -1 +0,0 @@
|
||||
Hello Frank! You have 20 new messages.Hello Frank! You have 20 new messages.Hello Frank! You have 20 new messages.<div class="nested"><h1>Hello Frank! You have 20 new messages.</h1><p>Have a <b>wonderful</b> day!</p><p>Have a <b>wonderful</b> day! </p></div>
|
||||
@ -1,5 +0,0 @@
|
||||
<html><head><title>Optimizer: Server Includes</title></head><body>Hello World! <script>
|
||||
$(function() {
|
||||
alert('test');
|
||||
})
|
||||
</script></body></html>
|
||||
1
test/fixtures/templates/invoke/actual.html
vendored
1
test/fixtures/templates/invoke/actual.html
vendored
@ -1 +0,0 @@
|
||||
A <p>Hello World!Hello World!</p> B <p>Hello Frank! You have 10 new messages.Hello John! You have 20 new messages.</p>
|
||||
@ -1 +0,0 @@
|
||||
<label for="hello">Hello</label>
|
||||
@ -1 +0,0 @@
|
||||
<div>BODY CONTENT</div>FOOTER CONTENT<h1>HEADER CONTENT</h1><div>BODY CONTENT</div>FOOTER CONTENT<h1>VALUE HEADER</h1><div>BODY CONTENT</div>FOOTER CONTENT<h1>DEFAULT TITLE</h1><div>BODY CONTENT</div>FOOTER CONTENT
|
||||
@ -1 +0,0 @@
|
||||
cba2-c1-b0-a<div>c</div><div>b</div><div>a</div><div>2-c</div><div>1-b</div><div>0-a</div>
|
||||
@ -1 +0,0 @@
|
||||
abc<div>red</div><div>green</div><div>blue</div>
|
||||
@ -1 +0,0 @@
|
||||
[foo=low][bar=high]<ul><li>[foo=low]</li><li>[bar=high]</li></ul>
|
||||
@ -1 +0,0 @@
|
||||
0123456789 - 9876543210 - 9876543210 - 02468 - 97531 - 0123 - 0123
|
||||
1
test/fixtures/templates/looping/actual.html
vendored
1
test/fixtures/templates/looping/actual.html
vendored
@ -1 +0,0 @@
|
||||
abca - true - false - 0 - 3, b - false - false - 1 - 3, c - false - true - 2 - 3<div>red - true - false - 0 - 3</div>, <div>green - false - false - 1 - 3</div>, <div>blue - false - true - 2 - 3</div>
|
||||
@ -1 +0,0 @@
|
||||
<span title="Popover Title" data-content="Popover Content">Link Text</span><div class="tab-active" align="center"></div><div title=" red! green! blue! "></div>
|
||||
@ -1 +0,0 @@
|
||||
<div class="tabs"><ul class="nav nav-tabs"><li class="active"><a href="#tab0" data-toggle="tab">Tab 1</a></li><li><a href="#tab1" data-toggle="tab">Tab 2</a></li></ul><div class="tab-content"><div id="tab0" class="tab-pane active">Tab 1 content</div><div id="tab1" class="tab-pane">Tab 2 content</div></div></div><div class="tabs"><ul class="nav nav-tabs"><li class="active"><a href="#tab0" data-toggle="tab">Tab 1</a></li><li><a href="#tab1" data-toggle="tab">Tab 2</a></li></ul><div class="tab-content"><div id="tab0" class="tab-pane active">Tab 1 content</div><div id="tab1" class="tab-pane">Tab 2 content</div></div></div>
|
||||
1
test/fixtures/templates/require/actual.html
vendored
1
test/fixtures/templates/require/actual.html
vendored
@ -1 +0,0 @@
|
||||
Hello WORLD! Hello World!
|
||||
@ -1 +0,0 @@
|
||||
scanned-a: Hello Frankscanned-b: Hello Frankscanned-c: Hello Frankscanned-d: Hello Frankscanned-e: Hello Frankscanned-f: Hello Frankscanned-g: Hello Frankscanned-h: Hello Frank
|
||||
@ -1 +0,0 @@
|
||||
<script>document.write('<div>Hello <script>evil<script></div>');</script>
|
||||
@ -1 +0,0 @@
|
||||
HELLO
|
||||
@ -1 +0,0 @@
|
||||
<div class="over-50"></div><div></div><div class="over-50"></div><div class="#"></div><span class="under;-50\"></span><input type="checked" checked>Hello John! Over 50
|
||||
@ -1 +0,0 @@
|
||||
<ul><li>Hello world! adult=false</li><li>Hello universe! adult=true</li><li>Hello Dynamic: universe! adult=false</li></ul>
|
||||
1
test/fixtures/templates/simple/actual.html
vendored
1
test/fixtures/templates/simple/actual.html
vendored
@ -1 +0,0 @@
|
||||
<div class="hello-world title">Hello World!</div><ul><li class="color">red</li><li class="color">green</li><li class="color">blue</li></ul>
|
||||
@ -1 +0,0 @@
|
||||
Hello JOHN! You have 10 new messages.
|
||||
@ -1 +0,0 @@
|
||||
Hello Frank! adult=trueHello John! adult=falseHello Jane! adult=true
|
||||
@ -1 +0,0 @@
|
||||
[imported-foo] Name: John[imported-bar] Name: Jane
|
||||
@ -1 +0,0 @@
|
||||
<div><h1>My Page Title</h1></div>
|
||||
@ -1 +0,0 @@
|
||||
Hello Frank!
|
||||
@ -1 +0,0 @@
|
||||
Hello John. You are from San Jose, CA Zero: 0
|
||||
1
test/fixtures/templates/var/actual.html
vendored
1
test/fixtures/templates/var/actual.html
vendored
@ -1 +0,0 @@
|
||||
<div>red</div><div>green</div><div>blue</div><div>orange</div><div>purple</div><div>yellow</div>
|
||||
@ -1 +0,0 @@
|
||||
<p>A <i>B</i> C</p> --- <p>D <i>E</i> F</p> --- <p>G <i>H</i> I</p> --- <p>J <div>K</div> L <div>M</div> N</p> --- <p><div>O</div><div>P</div><span>Q</span> <span>R</span> </p>
|
||||
@ -1,7 +0,0 @@
|
||||
BEGIN this whitespace should be retained END test hello Long paragraph of text should retain spacing between lines. <ul><li>One</li><li>Two</li></ul><a href="Test">Hello World!</a><pre>
|
||||
begin end
|
||||
</pre><div>
|
||||
begin end
|
||||
</div><div>
|
||||
begin end
|
||||
</div>begin end
|
||||
@ -1 +0,0 @@
|
||||
A B C
|
||||
@ -1 +0,0 @@
|
||||
A B C
|
||||
@ -1,4 +0,0 @@
|
||||
|
||||
A
|
||||
B
|
||||
C
|
||||
1
test/fixtures/templates/with/actual.html
vendored
1
test/fixtures/templates/with/actual.html
vendored
@ -1 +0,0 @@
|
||||
1 7 11<div>1) hello</div><div>2) hello</div><div>3) hello</div>
|
||||
@ -1 +0,0 @@
|
||||
<span>Welcome</span><span>Welcome</span><span>Welcome</span> <Patrick><div title="<span>Welcome</span> <hello>" data-name="<Patrick>"></div><div data-attr="Hello <Patrick> <hello>" data-nested-attr="<Hello> <Patrick> <hello>" data-nested-attr2="Hello <John> <hello>">Hello <John>© <hello> <START></div>
|
||||
@ -1 +0,0 @@
|
||||
<div data-encoding=""hello"" style="background-color: #FF0000; <test>" class="my-div">Hello World!</div>
|
||||
@ -1 +0,0 @@
|
||||
Count: 0Count: 0Count: 1Count: 2Count: 2Count: 3
|
||||
@ -1 +0,0 @@
|
||||
<hello>
|
||||
@ -1 +0,0 @@
|
||||
<div></div><div class="some-class"></div><div></div>
|
||||
1
test/fixtures/xml-templates/def/actual.html
vendored
1
test/fixtures/xml-templates/def/actual.html
vendored
@ -1 +0,0 @@
|
||||
<p class="greeting">Hello, World!</p>, <p class="greeting">Hello, Frank!</p><div class="section"><h1><a href="http://www.ebay.com/">ebay</a></h1><p><i>Visit eBay</i></p></div>
|
||||
@ -1 +0,0 @@
|
||||
[foo,50,Default1,100][foo,50,bar,100]
|
||||
@ -1 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!DOCTYPE html><html><head><title>DOCTYPE Test</title></head><body></body></html>
|
||||
@ -1 +0,0 @@
|
||||
test: Hello|dynamic attributes: [class=my-class, id=myId]
|
||||
@ -1 +0,0 @@
|
||||
test: World|dynamic attributes: [class=my-class, id=myId]
|
||||
@ -1 +0,0 @@
|
||||
test: World|all attributes: [class=my-class, id=myId, test=World]
|
||||
@ -1 +0,0 @@
|
||||
<div data-attr="Hello <John> <hello>" data-nested-attr="Hello <John> <hello>" data-nested-attr2="Hello <John> <hello>">Hello <John>© <hello> <START></div>
|
||||
@ -1 +0,0 @@
|
||||
<div>< > & <div>< > &</div></div>
|
||||
@ -1 +0,0 @@
|
||||
<div>< > & <div>< > &</div></div>
|
||||
@ -1 +0,0 @@
|
||||
VV {1} XX \{1} YY ${1} ZZ \1
|
||||
@ -1 +0,0 @@
|
||||
Hello World!
|
||||
1
test/fixtures/xml-templates/html/actual.html
vendored
1
test/fixtures/xml-templates/html/actual.html
vendored
@ -1 +0,0 @@
|
||||
<img src="test.jpg"><div class="self-closing-not-allowed"></div><script src="test.js"></script><br>
|
||||
@ -1 +0,0 @@
|
||||
A , B , C , <div>C</div>
|
||||
@ -1 +0,0 @@
|
||||
BEGIN Hello World! END
|
||||
@ -1 +0,0 @@
|
||||
Hello Frank! You have 20 new messages.Hello Frank! You have 20 new messages.Hello Frank! You have 20 new messages.<div class="nested"><h1>Hello Frank! You have 20 new messages.</h1><p>Have a <b>wonderful</b> day!</p></div>
|
||||
@ -1,5 +0,0 @@
|
||||
<html><head><title>Optimizer: Server Includes</title></head><body>Hello World! <script>
|
||||
$(function() {
|
||||
alert('test');
|
||||
})
|
||||
</script></body></html>
|
||||
@ -1 +0,0 @@
|
||||
A <p>Hello World!Hello World!</p> B <p>Hello Frank! You have 10 new messages.Hello John! You have 20 new messages.</p>
|
||||
@ -1 +0,0 @@
|
||||
<div>BODY CONTENT</div>FOOTER CONTENT<h1>HEADER CONTENT</h1><div>BODY CONTENT</div>FOOTER CONTENT<h1>VALUE HEADER</h1><div>BODY CONTENT</div>FOOTER CONTENT<h1>DEFAULT TITLE</h1><div>BODY CONTENT</div>FOOTER CONTENT
|
||||
@ -1 +0,0 @@
|
||||
[foo=low][bar=high]<ul><li>[foo=low]</li><li>[bar=high]</li></ul>
|
||||
@ -1 +0,0 @@
|
||||
abca - true - false - 0 - 3, b - false - false - 1 - 3, c - false - true - 2 - 3<div>red - true - false - 0 - 3</div>, <div>green - false - false - 1 - 3</div>, <div>blue - false - true - 2 - 3</div>
|
||||
@ -1 +0,0 @@
|
||||
<span title="Popover Title" data-content="Popover Content">Link Text</span><div class="tab-active" align="center"></div><div title=" red! green! blue! "></div>
|
||||
@ -1 +0,0 @@
|
||||
<div class="tabs"><ul class="nav nav-tabs"><li class="active"><a href="#tab0" data-toggle="tab">Tab 1</a></li><li><a href="#tab1" data-toggle="tab">Tab 2</a></li></ul><div class="tab-content"><div id="tab0" class="tab-pane active">Tab 1 content</div><div id="tab1" class="tab-pane">Tab 2 content</div></div></div>
|
||||
@ -1 +0,0 @@
|
||||
Hello WORLD! Hello World!
|
||||
@ -1 +0,0 @@
|
||||
HELLO
|
||||
@ -1 +0,0 @@
|
||||
<div class="over-50"></div><div></div><div class="over-50"></div><div class="#"></div><span class="under;-50\"></span><input type="checked" checked>Hello John! Over 50
|
||||
@ -1 +0,0 @@
|
||||
<ul><li>Hello world! adult=false</li><li>Hello universe! adult=true</li><li>Hello Dynamic: universe! adult=false</li></ul>
|
||||
@ -1 +0,0 @@
|
||||
Hello World!<div class="hello-world title">Hello World!</div><ul><li class="color">red</li><li class="color">green</li><li class="color">blue</li></ul>
|
||||
@ -1,3 +0,0 @@
|
||||
|
||||
A: ABC
|
||||
B: This should be outputted as well.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user