Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(822)

Side by Side Diff: tests/com/google/caja/plugin/templates/template-compiler-input1.html

Issue 61041: Cajole to HTML (Closed) Base URL: http://google-caja.googlecode.com/svn/trunk/
Patch Set: Cajole to HTML Created 14 years, 10 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
Property Changes:
Added: svn:mime-type
+ text/html;charset=UTF-8
OLDNEW
(Empty)
1 <style>p { color: purple }</style>
2 <b onclick='wasClicked(this);'><script>a();</script>Hello <object></object></b>
3 <style>p { color: pink }</style>
4 <p class="hi" id="yo">World <script>b();</script>
5 !!!<p><a href="foo=bar?baz()" onclick=wasClicked(this);>clicky</a>
6 <span style="color:red; background-image:'foo'">Styled</span>
7 <br id="zag">
OLDNEW

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b