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

Side by Side Diff: LayoutTests/fast/dom/HTMLDocument/document-write-variadic-expected.txt

Issue 59693007: Get rid of custom code for HTMLDocument.write() / writeln() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Extend layout test Created 7 years, 1 month 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 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
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/HTMLDocument/document-write-variadic.html ('k') | Source/bindings/v8/custom/V8HTMLDocumentCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698