From ba37b70cbaa81fa3164a12056c10523ca67144bb Mon Sep 17 00:00:00 2001
From: "cmanske%netscape.com"
Date: Wed, 15 Sep 1999 20:37:10 +0000
Subject: [PATCH] Added a link and named anchor to the editor test page
git-svn-id: svn://10.0.0.236/trunk@47639 18797224-902f-48f8-a5cc-f745e15eee43
---
mozilla/editor/ui/composer/content/EditorInitPage.html | 5 +++--
mozilla/suite/debugQA/content/EditorInitPage.html | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/mozilla/editor/ui/composer/content/EditorInitPage.html b/mozilla/editor/ui/composer/content/EditorInitPage.html
index 6beef7dce86..313faa03f3d 100644
--- a/mozilla/editor/ui/composer/content/EditorInitPage.html
+++ b/mozilla/editor/ui/composer/content/EditorInitPage.html
@@ -48,10 +48,11 @@ This sentence has two &nbs
-This paragraph is inside a <div>. Here is some
-rather boring text. Now is the time for all good men (and women)
+This paragraph is inside a <div>. Here is some
+rather boring text that is a link. Now is the time for all good men (and women)
to come to the mozilla.org party. And bring the quick brown fox and the lazy dog with you.
For your editing pleasure, here is some inline style for you.
+A Named Anchor is just before this sentence.
diff --git a/mozilla/suite/debugQA/content/EditorInitPage.html b/mozilla/suite/debugQA/content/EditorInitPage.html
index 6beef7dce86..313faa03f3d 100644
--- a/mozilla/suite/debugQA/content/EditorInitPage.html
+++ b/mozilla/suite/debugQA/content/EditorInitPage.html
@@ -48,10 +48,11 @@ This sentence has two &nbs
-This paragraph is inside a <div>. Here is some
-rather boring text. Now is the time for all good men (and women)
+This paragraph is inside a <div>. Here is some
+rather boring text that is a link. Now is the time for all good men (and women)
to come to the mozilla.org party. And bring the quick brown fox and the lazy dog with you.
For your editing pleasure, here is some inline style for you.
+A Named Anchor is just before this sentence.