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

Side by Side Diff: chrome/test/data/bookmarks/urls_and_titles

Issue 1191002: Add a few PyAuto tests for bookmarks.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « chrome/test/data/bookmarks/long-and-short-names ('k') | chrome/test/functional/bookmarks.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Name: svn:eol-style
+ LF
OLDNEW
(Empty)
1 # A list of URLs and titles for bookmarks. Also contains unicode strings
2 # Used by: chrome/test/functional/bookmarks.py
3
4 {
5 "http://www.bing.com/" : u"Bing",
6 "https://www.blogger.com/start" : u"Blogger: Create your free blog",
7 "http://www.google.com/" : u"Google",
8 "http://www.microsoft.com/en/us/default.aspx" : u"Microsoft Corporation",
9 "http://www.msn.com/" : u"MSN.com",
10 "http://www.myspace.com/" : u"MySpace",
11 "http://www.rapidshare.com/" : u"RapidShare: 1-CLICK Web hosting - Easy Fileho sting",
12 "http://twitter.com/" : u"Twitter",
13 "http://www.baidu.com/" : u"\u767e\u5ea6\u4e00\u4e0b\uff0c\u4f60\u5c31\u77e5\u 9053",
14 "http://www.facebook.com/" : u"Welcome to Facebook",
15 "http://www.wikipedia.org/" : u"Wikipedia",
16 "http://vkontakte.ru/" : u"\u0412 \u041a\u043e\u043d\u0442\u0430\u043a\u0442\u 0435 | \u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432 \u0430\u0442\u044c",
17 "http://wordpress.com/" : u"WordPress.com \u2014 Get a Free Blog Here",
18 "http://www.yahoo.com/" : u"Yahoo!",
19 "http://www.yandex.ru/" : u"\u042f\u043d\u0434\u0435\u043a\u0441",
20 "http://www.yahoo.co.jp/" : u"Yahoo! JAPAN",
21 "http://www.qq.com/" : u"\u817e\u8baf\u9996\u9875",
22 "http://www.youtube.com/" : u"YouTube - Broadcast Yourself.",
23 "http://www.ebay.com/" : u"eBay - New & used electronics, cars, apparel, colle ctibles, sporting goods & more at low prices",
24 "http://www.fc2.com/" : u"FC2 - Free Website Access Analysis Blog Rental Serve r SEO Countermeasures etc. -",
25 "http://www.amazon.com/" : u"Amazon.com: Online Shopping for Electronics, Appa rel, Computers, Books, DVDs & more",
26 "http://www.sina.com.cn/" : u"\u65b0\u6d6a\u9996\u9875",
27 "http://www.flickr.com/" : u"Welcome to Flickr - Photo Sharing",
28 }
OLDNEW
« no previous file with comments | « chrome/test/data/bookmarks/long-and-short-names ('k') | chrome/test/functional/bookmarks.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698