forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert 220467 "Added basic browser test for window.print() from ..."
> Added basic browser test for window.print() from Chrome apps. > > This just tests the success of the call to window.print(). It does not > test whether the call leads to a print preview window and ultimately to > a printout. It will be extended over time to provide additional coverage > of the print functionality. > > BUG=NONE > > Review URL: https://chromiumcodereview.appspot.com/23054002 TBR=dharcourt@chromium.org Review URL: https://codereview.chromium.org/23597011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220472 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
dharcourt@chromium.org
committed
Aug 30, 2013
1 parent
c669a81
commit 85267b1
Showing
6 changed files
with
2 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
chrome/test/data/extensions/platform_apps/print_api/manifest.json
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
chrome/test/data/extensions/platform_apps/print_api/test.html
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
chrome/test/data/extensions/platform_apps/print_api/test.js
This file was deleted.
Oops, something went wrong.