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

Unified Diff: chrome/test/data/bookmark_html_reader/empty_folder.html

Issue 2968923003: Fixed importing of empty folders from HTML bookmarks file (Closed)
Patch Set: Fixed review issues Created 3 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/utility/importer/bookmark_html_reader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/bookmark_html_reader/empty_folder.html
diff --git a/chrome/test/data/bookmark_html_reader/empty_folder.html b/chrome/test/data/bookmark_html_reader/empty_folder.html
new file mode 100644
index 0000000000000000000000000000000000000000..a5e75bbdae93b76d1f1c510381c1f532c0009b56
--- /dev/null
+++ b/chrome/test/data/bookmark_html_reader/empty_folder.html
@@ -0,0 +1,24 @@
+<!DOCTYPE NETSCAPE-Bookmark-file-1>
+<!-- This is an automatically generated file.
+ It will be read and overwritten.
+ DO NOT EDIT! -->
+<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
+<TITLE>Bookmarks</TITLE>
+<H1>Bookmarks Menu</H1>
+
+<DL><p>
+ <DT><H3 ADD_DATE="1295938143" LAST_MODIFIED="1295938145">Empty's Parent</H3>
+ <DL><p>
+ <DT><H3 ADD_DATE="1295938143" LAST_MODIFIED="1295938145"></H3>
+ <DL><p>
+ </DL><p>
+ </DL><p>
+ <DT><H3 ADD_DATE="1295938000" LAST_MODIFIED="1295939000"></H3>
+ <DL><p>
+ <DT><A HREF="http://www.tamurayukari.com/" ADD_DATE="1234567890" LAST_MODIFIED="1234567891">[Tamura Yukari.com]</A>
+ </DL><p>
+ <DT><H3 ADD_DATE="1295938000" LAST_MODIFIED="1295939000">Not Empty But Default</H3>
+ <DL><p>
+ <DT><A HREF="http://www.google.com/" ADD_DATE="0000000000" LAST_MODIFIED="0000000000">Google</A>
+ </DL><p>
+</DL><p>
« no previous file with comments | « no previous file | chrome/utility/importer/bookmark_html_reader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698