repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
dom
/
HTMLDocument
/
document-write-variadic-expected.txt
blob
40a460287e4ebd149c7a9fe7ad0732c8b8c981b7
1
Check the behavior of HTMLDocument.write() / writeln().
2
3
You should see exactly 2 'PASS' lines below:
4
PASS
5
PASS
6
7
You should see exactly 2 'null' lines below:
8
null
9
null
10
11
You should see exactly 2 'undefined' lines below:
12
undefined
13
undefined
14