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

Side by Side Diff: testing/resources/javascript/app_mailmsg_expected.txt

Issue 1648793006: Merge to XFA: Fix botched "CC:" parameter passing in JS_DocmailForm(). (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 4 years, 10 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
« no previous file with comments | « testing/resources/javascript/app_mailmsg.in ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Alert: This test passes if mailMsg() logs output under the test utility.
2 Mail Msg: 1, to=, cc=, bcc=, subject=, body=
3 Mail Msg: 0, to=user@example.com, cc=, bcc=, subject=, body=
4 Mail Msg: 0, to=user@example.com, cc=cc@example.com, bcc=bcc@example.com, subjec t=subject, body=body
5 Mail Msg: 1, to=, cc=, bcc=, subject=, body=
6 Mail Msg: 0, to=user@example.com, cc=, bcc=, subject=, body=
7 Mail Msg: 0, to=user@example.com, cc=cc@example.com, bcc=bcc@example.com, subjec t=subject, body=body
8 Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.
9 Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.
10 Alert: Caught expected error app.mailMsg: Incorrect number of parameters passed to function.
OLDNEW
« no previous file with comments | « testing/resources/javascript/app_mailmsg.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698