Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(927)

Side by Side Diff: LayoutTests/fast/dom/Document/createCDATASection-expected.txt

Issue 22911020: Block "]]>" in createCDataSection (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Now with tests Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 PASS createCDATASection exists
2 PASS createCDATASection('Hello')
3 PASS createCDATASection('Ha]]>o')
4 PASS createCDATASection(null)
5 PASS createCDATASection(<Date>)
6 PASS createCDATASection(42)
7 PASS createCDATASection('')
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698