Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-05-23 15:12:14 +0300
committerGitHub <noreply@github.com>2019-05-23 15:12:14 +0300
commit9606a8f18071ebc56211434972fe024a819a118c (patch)
tree27af6aa73fb982291020dae6d05d84a71237281a /mcs/class/System.Web
parentd96fa3ab317ec0ebf5fa26d0efab24c3142b8e29 (diff)
[bcl] Remove usages of mono-project.com/go-mono.com/google.com in tests (#14586)
Use example.com and example.org instead. Fixes https://github.com/mono/mono/issues/14585 Note that not all of the things I replaced make an actual network request but I thought it'd be nice to be consistent.
Diffstat (limited to 'mcs/class/System.Web')
-rw-r--r--mcs/class/System.Web/Test/System.Web.Mail/MailMessageCas.cs4
-rw-r--r--mcs/class/System.Web/Test/System.Web.Mail/SmtpMailCas.cs4
-rw-r--r--mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlTableTest.cs4
-rwxr-xr-xmcs/class/System.Web/Test/System.Web.UI.WebControls.Adapters/MenuAdapterTest.cs2
-rw-r--r--mcs/class/System.Web/Test/System.Web.UI.WebControls/LoginStatusTest.cs4
-rw-r--r--mcs/class/System.Web/Test/System.Web.UI.WebControls/TableStyleTest.cs12
-rw-r--r--mcs/class/System.Web/Test/System.Web.UI/ControlTest.cs8
-rw-r--r--mcs/class/System.Web/Test/System.Web.UI/CssStyleCollectionTest.cs16
-rw-r--r--mcs/class/System.Web/Test/System.Web.UI/HtmlTextWriterTest.cs8
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_HtmlControls/HtmlAnchor/HtmlAnchor_Name.aspx8
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterStyle.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterText.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderImageUrl.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderStyle.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderText.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ItemStyle.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_SortExpression.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ToString_.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_Visible.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx8
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx.cs6
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx12
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx.cs8
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_InitializeCell_TIL.aspx.cs2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx6
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx.cs6
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/Repeater/Repeater_ItemDataBound.aspx2
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_HtmlControls_HtmlAnchor_HtmlAnchor_Name.aspx.xml8
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterStyle.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterText.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderImageUrl.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderStyle.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderText.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ItemStyle.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_SortExpression.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ToString_.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_Visible.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextField.aspx.xml82
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextFormatString.aspx.xml200
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_InitializeCell_TIL.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_Target.aspx.xml126
-rw-r--r--mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_Repeater_Repeater_ItemDataBound.aspx.xml20
-rw-r--r--mcs/class/System.Web/Test/standalone-tests/Menu_4.0_List.cs2
-rw-r--r--mcs/class/System.Web/Test/standalone-tests/Unhandled_Exception_Global_Asax.cs2
-rw-r--r--mcs/class/System.Web/Test/standalone/Menu_4.0_List/App_Data/MenuData.xml6
-rw-r--r--mcs/class/System.Web/Test/standalone/RootBuilderChildControlTypes_Bug603541/Default.aspx2
-rw-r--r--mcs/class/System.Web/Test/standalone/Unhandled_Exception_Global_Asax/test_04/global.asax.cs2
-rw-r--r--mcs/class/System.Web/Test/standalone/adrotator/ads.xml8
-rw-r--r--mcs/class/System.Web/Test/standalone/adrotator/adsplus.xml8
-rw-r--r--mcs/class/System.Web/Test/standalone/datagrid/datagrid-hyperlink-col.aspx2
-rw-r--r--mcs/class/System.Web/Test/standalone/htmlanchor/htmlanchor2.aspx6
51 files changed, 406 insertions, 406 deletions
diff --git a/mcs/class/System.Web/Test/System.Web.Mail/MailMessageCas.cs b/mcs/class/System.Web/Test/System.Web.Mail/MailMessageCas.cs
index 5c42d7b1481..84f8d5bfa98 100644
--- a/mcs/class/System.Web/Test/System.Web.Mail/MailMessageCas.cs
+++ b/mcs/class/System.Web/Test/System.Web.Mail/MailMessageCas.cs
@@ -73,8 +73,8 @@ namespace MonoCasTests.System.Web.Mail {
msg.Priority = MailPriority.High;
msg.Subject = "Monkey business";
msg.To = "to@localhost.com";
- msg.UrlContentBase = "http://www.mono-project.com";
- msg.UrlContentLocation = "http://www.go-mono.com";
+ msg.UrlContentBase = "http://www.example.org";
+ msg.UrlContentLocation = "http://www.example.com";
}
// LinkDemand tests
diff --git a/mcs/class/System.Web/Test/System.Web.Mail/SmtpMailCas.cs b/mcs/class/System.Web/Test/System.Web.Mail/SmtpMailCas.cs
index c159a4ddb54..9986868b1e1 100644
--- a/mcs/class/System.Web/Test/System.Web.Mail/SmtpMailCas.cs
+++ b/mcs/class/System.Web/Test/System.Web.Mail/SmtpMailCas.cs
@@ -65,8 +65,8 @@ namespace MonoCasTests.System.Web.Mail {
msg.Priority = MailPriority.High;
msg.Subject = "Monkey business";
msg.To = "to@localhost.com";
- msg.UrlContentBase = "http://www.mono-project.com";
- msg.UrlContentLocation = "http://www.go-mono.com";
+ msg.UrlContentBase = "http://www.example.org";
+ msg.UrlContentLocation = "http://www.example.com";
// ensure the static ctor is called at full trust
Assert.IsNotNull (SmtpMail.SmtpServer);
}
diff --git a/mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlTableTest.cs b/mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlTableTest.cs
index 8551f8b6dcc..d86eb6bff73 100644
--- a/mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlTableTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI.HtmlControls/HtmlTableTest.cs
@@ -278,9 +278,9 @@ namespace MonoTests.System.Web.UI.HtmlControls {
r.Cells.Add (c1);
HtmlTableCell c2 = new HtmlTableCell ();
c2.Align = "left";
- c2.InnerHtml = "<a href=\"http://www.go-mono.com\">Mono</a>";
+ c2.InnerHtml = "<a href=\"http://www.example.com\">Example</a>";
r.Cells.Add (c2);
- Assert.AreEqual (RemoveWS ("<table align=\"center\">\r\n\t<tr valign=\"top\">\r\n\t\t<td align=\"right\">Go</td>\r\n\t\t<td align=\"left\"><a href=\"http://www.go-mono.com\">Mono</a></td>\r\n\t</tr>\r\n</table>\r\n"), RemoveWS (t.Render ()));
+ Assert.AreEqual (RemoveWS ("<table align=\"center\">\r\n\t<tr valign=\"top\">\r\n\t\t<td align=\"right\">Go</td>\r\n\t\t<td align=\"left\"><a href=\"http://www.example.com\">Example</a></td>\r\n\t</tr>\r\n</table>\r\n"), RemoveWS (t.Render ()));
}
[Test]
diff --git a/mcs/class/System.Web/Test/System.Web.UI.WebControls.Adapters/MenuAdapterTest.cs b/mcs/class/System.Web/Test/System.Web.UI.WebControls.Adapters/MenuAdapterTest.cs
index a40764b524b..eb14e2b5c03 100755
--- a/mcs/class/System.Web/Test/System.Web.UI.WebControls.Adapters/MenuAdapterTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI.WebControls.Adapters/MenuAdapterTest.cs
@@ -116,7 +116,7 @@ namespace MonoTests.System.Web.UI.WebControls.Adapters
// This has to stay to work around event validation errors. If it's removed,
// then RenderItem will eventually attempt to register for event validation,
// which can only be done during the Render phase.
- item.NavigateUrl = "http://google.com/";
+ item.NavigateUrl = "http://example.com/";
a.RenderItem (w, item, 0);
Assert.IsTrue (sw.ToString ().IndexOf("menu item text") != -1, "RenderItem #1");
}
diff --git a/mcs/class/System.Web/Test/System.Web.UI.WebControls/LoginStatusTest.cs b/mcs/class/System.Web/Test/System.Web.UI.WebControls/LoginStatusTest.cs
index 9cb3afefd5d..1d40205e7da 100644
--- a/mcs/class/System.Web/Test/System.Web.UI.WebControls/LoginStatusTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI.WebControls/LoginStatusTest.cs
@@ -218,8 +218,8 @@ namespace MonoTests.System.Web.UI.WebControls {
TestLoginStatus ls = new TestLoginStatus ();
Assert.AreEqual ("a", ls.Tag, "TagName");
- ls.LoginImageUrl = "http://www.go-mono.com";
- ls.LogoutImageUrl = "http://www.mono-project.com";
+ ls.LoginImageUrl = "http://www.example.com";
+ ls.LogoutImageUrl = "http://www.example.org";
Assert.AreEqual ("a", ls.Tag, "TagName");
}
diff --git a/mcs/class/System.Web/Test/System.Web.UI.WebControls/TableStyleTest.cs b/mcs/class/System.Web/Test/System.Web.UI.WebControls/TableStyleTest.cs
index ba5d6475bb4..f8031d70a35 100644
--- a/mcs/class/System.Web/Test/System.Web.UI.WebControls/TableStyleTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI.WebControls/TableStyleTest.cs
@@ -407,12 +407,12 @@ namespace MonoTests.System.Web.UI.WebControls {
{
CssStyleCollection css = GetCssCollection ();
TestTableStyle ts = new TestTableStyle ();
- ts.BackImageUrl = "http://www.go-mono.com";
+ ts.BackImageUrl = "http://www.example.com";
ts.Fill (css, null);
Assert.AreEqual (1, css.Count, "Count");
- Assert.AreEqual ("http://www.go-mono.com", css["background-image"], "css[string]");
- Assert.AreEqual ("http://www.go-mono.com", css[HtmlTextWriterStyle.BackgroundImage], "css[HtmlTextWriterStyle]");
- Assert.AreEqual ("background-image:url(http://www.go-mono.com);", css.Value, "css.Value");
+ Assert.AreEqual ("http://www.example.com", css["background-image"], "css[string]");
+ Assert.AreEqual ("http://www.example.com", css[HtmlTextWriterStyle.BackgroundImage], "css[HtmlTextWriterStyle]");
+ Assert.AreEqual ("background-image:url(http://www.example.com);", css.Value, "css.Value");
}
[Test]
@@ -420,13 +420,13 @@ namespace MonoTests.System.Web.UI.WebControls {
{
CssStyleCollection css = GetCssCollection ();
TestTableStyle ts = new TestTableStyle ();
- ts.BackImageUrl = "http://www.go-mono.com";
+ ts.BackImageUrl = "http://www.example.com";
ts.Fill (css, new TestResolutionService ());
Assert.AreEqual (1, css.Count, "Count");
Assert.AreEqual ("http://www.mono-project.com", css["background-image"], "css[string]");
Assert.AreEqual ("http://www.mono-project.com", css[HtmlTextWriterStyle.BackgroundImage], "css[HtmlTextWriterStyle]");
Assert.AreEqual ("background-image:url(http://www.mono-project.com);", css.Value, "css.Value");
- Assert.AreEqual ("http://www.go-mono.com", ts.BackImageUrl, "BackImageUrl");
+ Assert.AreEqual ("http://www.example.com", ts.BackImageUrl, "BackImageUrl");
}
[Test]
[Category ("NotWorking")]
diff --git a/mcs/class/System.Web/Test/System.Web.UI/ControlTest.cs b/mcs/class/System.Web/Test/System.Web.UI/ControlTest.cs
index 3d4451ab9e8..be4fc108a89 100644
--- a/mcs/class/System.Web/Test/System.Web.UI/ControlTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI/ControlTest.cs
@@ -739,7 +739,7 @@ namespace MonoTests.System.Web.UI
Assert.AreEqual ("NunitWeb/MyPage.aspx", ctrl.ResolveClientUrl ("NunitWeb/MyPage.aspx"), "ResolveClientUrl Failed");
Assert.AreEqual ("NunitWeb/../MyPage.aspx", ctrl.ResolveClientUrl ("NunitWeb/../MyPage.aspx"), "ResolveClientUrl Failed");
Assert.AreEqual ("NunitWeb/./MyPage.aspx", ctrl.ResolveClientUrl ("NunitWeb/./MyPage.aspx"), "ResolveClientUrl Failed");
- Assert.AreEqual ("http://google.com/", ctrl.ResolveClientUrl ("http://google.com/"), "ResolveClientUrl Failed");
+ Assert.AreEqual ("http://example.com/", ctrl.ResolveClientUrl ("http://example.com/"), "ResolveClientUrl Failed");
Assert.AreEqual ("MyPage.aspx?param=val&yes=no", ctrl.ResolveClientUrl ("~/MyPage.aspx?param=val&yes=no"), "~/../MyPage.aspx");
Assert.AreEqual ("../MyPage.aspx?param=val&yes=no", ctrl.ResolveClientUrl ("~/../MyPage.aspx?param=val&yes=no"), "~/../MyPage.aspx");
@@ -784,7 +784,7 @@ namespace MonoTests.System.Web.UI
Assert.AreEqual ("Folder/NunitWeb/MyPage.aspx", ctrl.ResolveClientUrl ("NunitWeb/MyPage.aspx"), "ResolveClientUrl Failed");
Assert.AreEqual ("Folder/MyPage.aspx", ctrl.ResolveClientUrl ("NunitWeb/../MyPage.aspx"), "ResolveClientUrl Failed");
Assert.AreEqual ("Folder/NunitWeb/MyPage.aspx", ctrl.ResolveClientUrl ("NunitWeb/./MyPage.aspx"), "ResolveClientUrl Failed");
- Assert.AreEqual ("http://google.com/", ctrl.ResolveClientUrl ("http://google.com/"), "ResolveClientUrl Failed");
+ Assert.AreEqual ("http://example.com/", ctrl.ResolveClientUrl ("http://example.com/"), "ResolveClientUrl Failed");
Assert.AreEqual ("MyPage.aspx?param=val&yes=no", ctrl.ResolveClientUrl ("~/MyPage.aspx?param=val&yes=no"), "~/../MyPage.aspx");
Assert.AreEqual ("../MyPage.aspx?param=val&yes=no", ctrl.ResolveClientUrl ("~/../MyPage.aspx?param=val&yes=no"), "~/../MyPage.aspx");
@@ -825,7 +825,7 @@ namespace MonoTests.System.Web.UI
Assert.AreEqual (appPath + "/NunitWeb/MyPage.aspx", ctrl.ResolveUrl ("NunitWeb/MyPage.aspx"), "ResolveClientUrl Failed");
Assert.AreEqual (appPath + "/MyPage.aspx", ctrl.ResolveUrl ("NunitWeb/../MyPage.aspx"), "ResolveClientUrl Failed");
Assert.AreEqual (appPath + "/NunitWeb/MyPage.aspx", ctrl.ResolveUrl ("NunitWeb/./MyPage.aspx"), "ResolveClientUrl Failed");
- Assert.AreEqual ("http://google.com/", ctrl.ResolveUrl ("http://google.com/"), "ResolveClientUrl Failed");
+ Assert.AreEqual ("http://example.com/", ctrl.ResolveUrl ("http://example.com/"), "ResolveClientUrl Failed");
Assert.AreEqual (appPath + "/MyPage.aspx?param=val&yes=no", ctrl.ResolveUrl ("~/MyPage.aspx?param=val&yes=no"), "~/../MyPage.aspx");
Assert.AreEqual ("/MyPage.aspx?param=val&yes=no", ctrl.ResolveUrl ("~/../MyPage.aspx?param=val&yes=no"), "~/../MyPage.aspx");
@@ -872,7 +872,7 @@ namespace MonoTests.System.Web.UI
Assert.AreEqual (appPath + "/Folder/NunitWeb/MyPage.aspx", ctrl.ResolveUrl ("NunitWeb/MyPage.aspx"), "ResolveClientUrl Failed");
Assert.AreEqual (appPath + "/Folder/MyPage.aspx", ctrl.ResolveUrl ("NunitWeb/../MyPage.aspx"), "ResolveClientUrl Failed");
Assert.AreEqual (appPath + "/Folder/NunitWeb/MyPage.aspx", ctrl.ResolveUrl ("NunitWeb/./MyPage.aspx"), "ResolveClientUrl Failed");
- Assert.AreEqual ("http://google.com/", ctrl.ResolveUrl ("http://google.com/"), "ResolveClientUrl Failed");
+ Assert.AreEqual ("http://example.com/", ctrl.ResolveUrl ("http://example.com/"), "ResolveClientUrl Failed");
Assert.AreEqual (appPath + "/MyPage.aspx?param=val&yes=no", ctrl.ResolveUrl ("~/MyPage.aspx?param=val&yes=no"), "~/../MyPage.aspx");
Assert.AreEqual ("/MyPage.aspx?param=val&yes=no", ctrl.ResolveUrl ("~/../MyPage.aspx?param=val&yes=no"), "~/../MyPage.aspx");
diff --git a/mcs/class/System.Web/Test/System.Web.UI/CssStyleCollectionTest.cs b/mcs/class/System.Web/Test/System.Web.UI/CssStyleCollectionTest.cs
index 3e2f1a622af..500a7819b45 100644
--- a/mcs/class/System.Web/Test/System.Web.UI/CssStyleCollectionTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI/CssStyleCollectionTest.cs
@@ -50,8 +50,8 @@ namespace MonoTests.System.Web.UI
public void CssStyleCollection_BackgroundImage () {
WebControl c = new WebControl (HtmlTextWriterTag.A);
CssStyleCollection css = c.Style;
- string url = "http://www.go-mono.com/space here?key1=val1&key2=val2";
- string url_encoded = "http://www.go-mono.com/space%20here?key1=val1&key2=val2";
+ string url = "http://www.example.com/space here?key1=val1&key2=val2";
+ string url_encoded = "http://www.example.com/space%20here?key1=val1&key2=val2";
css.Add (HtmlTextWriterStyle.BackgroundImage, url);
@@ -64,8 +64,8 @@ namespace MonoTests.System.Web.UI
public void CssStyleCollection_BackgroundImage2 () {
WebControl c = new WebControl (HtmlTextWriterTag.A);
CssStyleCollection css = c.Style;
- string url = "http://www.go-mono.com/space here?key1=val1&key2=val2";
- string url_encoded = "http://www.go-mono.com/space%20here?key1=val1&key2=val2";
+ string url = "http://www.example.com/space here?key1=val1&key2=val2";
+ string url_encoded = "http://www.example.com/space%20here?key1=val1&key2=val2";
css.Add ("background-image", url);
@@ -78,8 +78,8 @@ namespace MonoTests.System.Web.UI
public void CssStyleCollection_BackgroundImage3 () {
WebControl c = new WebControl (HtmlTextWriterTag.A);
CssStyleCollection css = c.Style;
- string url = "http://www.go-mono.com/space here?key1=val1&key2=val2";
- string url_encoded = "http://www.go-mono.com/space%20here?key1=val1&key2=val2";
+ string url = "http://www.example.com/space here?key1=val1&key2=val2";
+ string url_encoded = "http://www.example.com/space%20here?key1=val1&key2=val2";
css.Add ("background-image", "url(" + url_encoded + ")");
@@ -92,8 +92,8 @@ namespace MonoTests.System.Web.UI
public void CssStyleCollection_BackgroundImage4 () {
WebControl c = new WebControl (HtmlTextWriterTag.A);
CssStyleCollection css = c.Style;
- string url = "http://www.go-mono.com/space here?key1=val1&key2=val2";
- string url_encoded = "http://www.go-mono.com/space%20here?key1=val1&key2=val2";
+ string url = "http://www.example.com/space here?key1=val1&key2=val2";
+ string url_encoded = "http://www.example.com/space%20here?key1=val1&key2=val2";
c.Attributes ["style"] = "background-image:url(" + url_encoded + ");";
diff --git a/mcs/class/System.Web/Test/System.Web.UI/HtmlTextWriterTest.cs b/mcs/class/System.Web/Test/System.Web.UI/HtmlTextWriterTest.cs
index f74eb4f0765..ce7399b4942 100644
--- a/mcs/class/System.Web/Test/System.Web.UI/HtmlTextWriterTest.cs
+++ b/mcs/class/System.Web/Test/System.Web.UI/HtmlTextWriterTest.cs
@@ -170,10 +170,10 @@ namespace MonoTests.System.Web.UI {
[Test]
public void EscapeUrl ()
{
- w.AddAttribute (HtwAttribute.Href, "http://www.google.com/search?hl=en&q=i+love+nunit&btnG=Google+Search");
+ w.AddAttribute (HtwAttribute.Href, "http://www.example.com/search?hl=en&q=i+love+nunit&btnG=Google+Search");
w.RenderBeginTag (HtwTag.A);
w.RenderEndTag ();
- Assert.AreEqual ("<a href=\"http://www.google.com/search?hl=en&amp;q=i+love+nunit&amp;btnG=Google+Search\"></a>", sw.ToString ());
+ Assert.AreEqual ("<a href=\"http://www.example.com/search?hl=en&amp;q=i+love+nunit&amp;btnG=Google+Search\"></a>", sw.ToString ());
}
// Which attrs fall here
@@ -377,11 +377,11 @@ namespace MonoTests.System.Web.UI {
[Test]
public void AddStyleAttribute1 ()
{
- w.AddStyleAttribute (HtmlTextWriterStyle.BackgroundImage, "http://www.go-mono.com/");
+ w.AddStyleAttribute (HtmlTextWriterStyle.BackgroundImage, "http://www.example.com/");
w.RenderBeginTag ("div");
w.RenderEndTag ();
- Assert.AreEqual ("<div style=\"background-image:url(http://www.go-mono.com/);\">\n\n</div>", sw.ToString ());
+ Assert.AreEqual ("<div style=\"background-image:url(http://www.example.com/);\">\n\n</div>", sw.ToString ());
}
[Test]
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_HtmlControls/HtmlAnchor/HtmlAnchor_Name.aspx b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_HtmlControls/HtmlAnchor/HtmlAnchor_Name.aspx
index 4323f58fe0f..ebde5dbd3be 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_HtmlControls/HtmlAnchor/HtmlAnchor_Name.aspx
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_HtmlControls/HtmlAnchor/HtmlAnchor_Name.aspx
@@ -25,20 +25,20 @@
<form id="Form1" method="post" runat="server">
<P>
<cc1:GHTSubTest id="GHTSubTest1" runat="server" Width="553px" Height="56px" Description="HTMLAnchor_Name_1">
- <A id="anchor1" href="http://www.google.com" name="anchor1" runat="server">Anchor1</A>
+ <A id="anchor1" href="http://www.example.com" name="anchor1" runat="server">Anchor1</A>
</cc1:GHTSubTest></P>
<P>
<cc1:GHTSubTest id="Ghtsubtest2" runat="server" Width="553px" Height="56px" Description="HTMLAnchor_Name_2">
- <A id="anchor2" href="http://www.google.com" name="anchor2_!@#$%^&amp;*()" runat="server">
+ <A id="anchor2" href="http://www.example.com" name="anchor2_!@#$%^&amp;*()" runat="server">
Anchor2</A>
</cc1:GHTSubTest></P>
<P>
<cc1:GHTSubTest id="Ghtsubtest3" runat="server" Width="553px" Height="59px" Description="HTMLAnchor_Name_3">
- <A id="anchor3" href="http://www.google.com" name="anchor3" runat="server">Anchor3</A>
+ <A id="anchor3" href="http://www.example.com" name="anchor3" runat="server">Anchor3</A>
</cc1:GHTSubTest></P>
<P>
<cc1:GHTSubTest id="Ghtsubtest4" runat="server" Width="553px" Height="59px" Description="HTMLAnchor_Name_4">
- <A id="anchor4" href="http://www.google.com" name="anchor4" runat="server">Anchor4</A>
+ <A id="anchor4" href="http://www.example.com" name="anchor4" runat="server">Anchor4</A>
</cc1:GHTSubTest></P>
</form>
<br>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterStyle.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterStyle.aspx.cs
index b5447c40dec..383b9248502 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterStyle.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterStyle.aspx.cs
@@ -183,7 +183,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
this.setStyle(column1, tp);
this.setText(column1, tp, text);
return column1;
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterText.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterText.aspx.cs
index 1202cce8619..6d0a7ac3d3a 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterText.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_FooterText.aspx.cs
@@ -159,7 +159,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
this.setStyle(column1, tp);
this.setText(column1, tp, text);
return column1;
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderImageUrl.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderImageUrl.aspx.cs
index a465179d3be..d8abc9fd3c5 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderImageUrl.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderImageUrl.aspx.cs
@@ -181,7 +181,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
column1.HeaderImageUrl = se;
return column1;
}
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderStyle.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderStyle.aspx.cs
index 186fb5b31fb..23ca28ce988 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderStyle.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderStyle.aspx.cs
@@ -183,7 +183,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
this.setStyle(column1, tp);
this.setText(column1, tp, text);
return column1;
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderText.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderText.aspx.cs
index e43e2331568..34ddb210b9e 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderText.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_HeaderText.aspx.cs
@@ -159,7 +159,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
this.setStyle(column1, tp);
this.setText(column1, tp, text);
return column1;
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ItemStyle.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ItemStyle.aspx.cs
index 5b5e04eb727..ed7b579cea4 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ItemStyle.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ItemStyle.aspx.cs
@@ -183,7 +183,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
this.setStyle(column1, tp);
this.setText(column1, tp, text);
return column1;
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_SortExpression.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_SortExpression.aspx.cs
index 6cf933789d4..8dce5588538 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_SortExpression.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_SortExpression.aspx.cs
@@ -182,7 +182,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
column1.SortExpression = se;
return column1;
}
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ToString_.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ToString_.aspx.cs
index 59750d8da55..ef2f9338b66 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ToString_.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_ToString_.aspx.cs
@@ -180,7 +180,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
return column1;
}
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_Visible.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_Visible.aspx.cs
index b4fd7b66488..f79869245d4 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_Visible.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/DataGridColumn/DataGridColumn_Visible.aspx.cs
@@ -181,7 +181,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
{
HyperLinkColumn column1 = new HyperLinkColumn();
column1.DataTextField = "ID";
- column1.NavigateUrl = "http://www.google.com";
+ column1.NavigateUrl = "http://www.example.com";
column1.Visible = v;
return column1;
}
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx
index d75f0db38aa..395f129808b 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx
@@ -29,16 +29,16 @@
<cc1:ghtsubtest id="Ghtsubtest3" runat="server" Height="120px" Width="553px">
<asp:DataGrid id="DataGrid3" runat="server" AutoGenerateColumns="False">
<Columns>
- <asp:HyperLinkColumn NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
- <asp:HyperLinkColumn DataTextField="Name" NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
- <asp:HyperLinkColumn DataTextField="Company" NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="Name" NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="Company" NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
</Columns>
</asp:DataGrid>
</cc1:ghtsubtest>
<cc1:ghtsubtest id="Ghtsubtest4" runat="server" Height="120px" Width="553px">
<asp:DataGrid id="DataGrid4" runat="server" AutoGenerateColumns="False">
<Columns>
- <asp:HyperLinkColumn DataTextField="NotExist" NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="NotExist" NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
</Columns>
</asp:DataGrid>
</cc1:ghtsubtest>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx.cs
index 55b898d2b5d..fd9b3e84c8c 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextField.aspx.cs
@@ -85,11 +85,11 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
System.Web.UI.WebControls.HyperLinkColumn c_company = new System.Web.UI.WebControls.HyperLinkColumn();
c_id.DataTextField = "";
- c_id.NavigateUrl = "http://www.google.com";
+ c_id.NavigateUrl = "http://www.example.com";
c_name.DataTextField = "Name";
- c_id.NavigateUrl = "http://www.google.com";
+ c_id.NavigateUrl = "http://www.example.com";
c_company.DataTextField = "Company";
- c_id.NavigateUrl = "http://www.google.com";
+ c_id.NavigateUrl = "http://www.example.com";
DataGrid1.Columns.Add(c_id);
DataGrid1.Columns.Add(c_name);
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx
index 58794d1649f..d7c81f202ed 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx
@@ -32,18 +32,18 @@
<cc1:ghtsubtest id="Ghtsubtest3" runat="server" Height="120px" Width="553px">
<asp:DataGrid id="DataGrid3" runat="server" AutoGenerateColumns="False">
<Columns>
- <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
- <asp:HyperLinkColumn DataTextField="Name" NavigateUrl="&quot;http://www.google.com&quot;" DataTextFormatString="(format str)"></asp:HyperLinkColumn>
- <asp:HyperLinkColumn DataTextField="Company" NavigateUrl="&quot;http://www.google.com&quot;" DataTextFormatString="{0:c5}"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="Name" NavigateUrl="&quot;http://www.example.com&quot;" DataTextFormatString="(format str)"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="Company" NavigateUrl="&quot;http://www.example.com&quot;" DataTextFormatString="{0:c5}"></asp:HyperLinkColumn>
</Columns>
</asp:DataGrid>
</cc1:ghtsubtest>
<cc1:ghtsubtest id="Ghtsubtest4" runat="server" Height="120px" Width="553px">
<asp:DataGrid id="DataGrid4" runat="server" AutoGenerateColumns="False">
<Columns>
- <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
- <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.google.com&quot;" DataTextFormatString="(format)"></asp:HyperLinkColumn>
- <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.google.com&quot;" DataTextFormatString="{0:c5}"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.example.com&quot;" DataTextFormatString="(format)"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.example.com&quot;" DataTextFormatString="{0:c5}"></asp:HyperLinkColumn>
</Columns>
</asp:DataGrid>
</cc1:ghtsubtest>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx.cs
index fecb2cfebef..e2ac46d54e3 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_DataTextFormatString.aspx.cs
@@ -86,13 +86,13 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
c_id.DataTextField = "";
c_id.DataTextFormatString = "";
- c_id.NavigateUrl = "http://www.google.com";
+ c_id.NavigateUrl = "http://www.example.com";
c_name.DataTextField = "Name";
c_name.DataTextFormatString = "(format str)";
- c_name.NavigateUrl = "http://www.google.com";
+ c_name.NavigateUrl = "http://www.example.com";
c_company.DataTextField = "Company";
c_company.DataTextFormatString = "{0:c5}";
- c_company.NavigateUrl = "http://www.google.com";
+ c_company.NavigateUrl = "http://www.example.com";
DataGrid1.Columns.Add(c_id);
DataGrid1.Columns.Add(c_name);
@@ -117,7 +117,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
c_id.DataTextField = "ID";
c_id.DataTextFormatString = "{0:c5}";
- c_id.NavigateUrl = "http://www.google.com";
+ c_id.NavigateUrl = "http://www.example.com";
DataGrid2.Columns.Add(c_id);
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_InitializeCell_TIL.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_InitializeCell_TIL.aspx.cs
index b53672ccde3..d757c60ba4e 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_InitializeCell_TIL.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_InitializeCell_TIL.aspx.cs
@@ -80,7 +80,7 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
System.Web.UI.WebControls.HyperLinkColumn c_company = new System.Web.UI.WebControls.HyperLinkColumn();
c_id.DataTextField = "ID";
- c_id.NavigateUrl = "http://www.google.com";
+ c_id.NavigateUrl = "http://www.example.com";
c_name.DataTextField = "Name";
c_name.DataNavigateUrlField = "Name";
c_company.DataTextField = "Company";
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx
index 6665b537f8f..41f66155331 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx
@@ -28,9 +28,9 @@
</cc1:ghtsubtest><cc1:ghtsubtest id="Ghtsubtest2" runat="server" Height="120px" Width="553px">
<asp:DataGrid id="DataGrid2" runat="server" AutoGenerateColumns="False">
<Columns>
- <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
- <asp:HyperLinkColumn Target="_blank" DataTextField="Name" NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
- <asp:HyperLinkColumn Target="klasjd lkajsd lkajsd" DataTextField="Company" NavigateUrl="&quot;http://www.google.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn DataTextField="ID" NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn Target="_blank" DataTextField="Name" NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
+ <asp:HyperLinkColumn Target="klasjd lkajsd lkajsd" DataTextField="Company" NavigateUrl="&quot;http://www.example.com&quot;"></asp:HyperLinkColumn>
</Columns>
</asp:DataGrid>
</cc1:ghtsubtest></form>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx.cs b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx.cs
index 8342c9bcfb8..6b182525cf7 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx.cs
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/HyperLinkColumn/HyperLinkColumn_Target.aspx.cs
@@ -81,13 +81,13 @@ namespace GHTTests.System_Web_dll.System_Web_UI_WebControls
System.Web.UI.WebControls.HyperLinkColumn c_company = new System.Web.UI.WebControls.HyperLinkColumn();
c_id.DataTextField = "ID";
- c_id.NavigateUrl = "http://www.google.com";
+ c_id.NavigateUrl = "http://www.example.com";
c_id.Target = "";
c_name.DataTextField = "Name";
- c_name.NavigateUrl = "http://www.google.com";
+ c_name.NavigateUrl = "http://www.example.com";
c_name.Target = "_blank";
c_company.DataTextField = "Company";
- c_company.NavigateUrl = "http://www.google.com";
+ c_company.NavigateUrl = "http://www.example.com";
c_company.Target = "skjfh skjf hkjd";
DataGrid1.Columns.Add(c_id);
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/Repeater/Repeater_ItemDataBound.aspx b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/Repeater/Repeater_ItemDataBound.aspx
index 00a14bb0df4..ee226dceffa 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/Repeater/Repeater_ItemDataBound.aspx
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebApp/System_Web_UI_WebControls/Repeater/Repeater_ItemDataBound.aspx
@@ -27,7 +27,7 @@
<cc1:GHTSubTest id="GHTSubTest1" runat="server" Height="72px" Width="553px">
<asp:Repeater id="Repeater1" runat="server">
<ItemTemplate>
- <asp:HyperLink id="hl_name" NavigateUrl="http://www.google.com/" Runat="server">
+ <asp:HyperLink id="hl_name" NavigateUrl="http://www.example.com/" Runat="server">
<%# Container.DataItem %>
</asp:HyperLink>
</ItemTemplate>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_HtmlControls_HtmlAnchor_HtmlAnchor_Name.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_HtmlControls_HtmlAnchor_HtmlAnchor_Name.aspx.xml
index 67822aa9145..97175927ede 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_HtmlControls_HtmlAnchor_HtmlAnchor_Name.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_HtmlControls_HtmlAnchor_HtmlAnchor_Name.aspx.xml
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
<div id="GHTSubTest1" style="height:56px;width:553px">
- <a href="http://www.google.com" id="anchor1" name="anchor1">Anchor1</a>
+ <a href="http://www.example.com" id="anchor1" name="anchor1">Anchor1</a>
</div>
<div id="Ghtsubtest2" style="height:56px;width:553px">
- <a href="http://www.google.com" id="anchor2" name="anchor2_!@#$%^&amp;*()">
+ <a href="http://www.example.com" id="anchor2" name="anchor2_!@#$%^&amp;*()">
Anchor2</a>
</div>
<div id="Ghtsubtest3" style="height:59px;width:553px">
- <a href="http://www.google.com" id="anchor3" name="name_anchor3">Anchor3</a>
+ <a href="http://www.example.com" id="anchor3" name="name_anchor3">Anchor3</a>
<span>
<br />name_anchor3</span>
</div>
<div id="Ghtsubtest4" style="height:59px;width:553px">
- <a href="http://www.google.com" id="anchor4" name="123">Anchor4</a>
+ <a href="http://www.example.com" id="anchor4" name="123">Anchor4</a>
<span>
<br />123</span>
</div>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterStyle.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterStyle.aspx.xml
index 0f3f17f4691..e7058ca6c0d 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterStyle.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterStyle.aspx.xml
@@ -278,7 +278,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -286,7 +286,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -294,7 +294,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -302,7 +302,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -310,7 +310,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -318,7 +318,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -326,7 +326,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -334,7 +334,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -342,7 +342,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -350,7 +350,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterText.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterText.aspx.xml
index 1aedd1535bf..04727f09840 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterText.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_FooterText.aspx.xml
@@ -278,7 +278,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -286,7 +286,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -294,7 +294,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -302,7 +302,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -310,7 +310,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -318,7 +318,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -326,7 +326,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -334,7 +334,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -342,7 +342,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -350,7 +350,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderImageUrl.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderImageUrl.aspx.xml
index e324e8e936c..8e1e92a3596 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderImageUrl.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderImageUrl.aspx.xml
@@ -287,7 +287,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -295,7 +295,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -303,7 +303,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -311,7 +311,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -319,7 +319,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -327,7 +327,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -335,7 +335,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -343,7 +343,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -351,7 +351,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -359,7 +359,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderStyle.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderStyle.aspx.xml
index 87858f9c722..a05e4d1bd6a 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderStyle.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderStyle.aspx.xml
@@ -278,7 +278,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -286,7 +286,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -294,7 +294,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -302,7 +302,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -310,7 +310,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -318,7 +318,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -326,7 +326,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -334,7 +334,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -342,7 +342,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -350,7 +350,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderText.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderText.aspx.xml
index 1aedd1535bf..04727f09840 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderText.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_HeaderText.aspx.xml
@@ -278,7 +278,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -286,7 +286,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -294,7 +294,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -302,7 +302,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -310,7 +310,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -318,7 +318,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -326,7 +326,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -334,7 +334,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -342,7 +342,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -350,7 +350,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ItemStyle.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ItemStyle.aspx.xml
index f0555bc6407..2944f827b3a 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ItemStyle.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ItemStyle.aspx.xml
@@ -278,7 +278,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -286,7 +286,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -294,7 +294,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -302,7 +302,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -310,7 +310,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -318,7 +318,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -326,7 +326,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -334,7 +334,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -342,7 +342,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -350,7 +350,7 @@
</tr>
<tr>
<td align="Right" nowrap="nowrap" valign="Top">
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_SortExpression.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_SortExpression.aspx.xml
index e324e8e936c..8e1e92a3596 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_SortExpression.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_SortExpression.aspx.xml
@@ -287,7 +287,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -295,7 +295,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -303,7 +303,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -311,7 +311,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -319,7 +319,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -327,7 +327,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -335,7 +335,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -343,7 +343,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -351,7 +351,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -359,7 +359,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ToString_.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ToString_.aspx.xml
index e324e8e936c..8e1e92a3596 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ToString_.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_ToString_.aspx.xml
@@ -287,7 +287,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -295,7 +295,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -303,7 +303,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -311,7 +311,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -319,7 +319,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -327,7 +327,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -335,7 +335,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -343,7 +343,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -351,7 +351,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -359,7 +359,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_Visible.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_Visible.aspx.xml
index d34a52b9c4b..37a0cd91cf6 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_Visible.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_DataGridColumn_DataGridColumn_Visible.aspx.xml
@@ -284,7 +284,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>1</td>
<td>n_0_one</td>
@@ -292,7 +292,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>2</td>
<td>n_0_two</td>
@@ -300,7 +300,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>3</td>
<td>n_0_three</td>
@@ -308,7 +308,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>4</td>
<td>n_0_four</td>
@@ -316,7 +316,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>5</td>
<td>n_0_five</td>
@@ -324,7 +324,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>6</td>
<td>n_0_six</td>
@@ -332,7 +332,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>7</td>
<td>n_0_seven</td>
@@ -340,7 +340,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>8</td>
<td>n_0_eight</td>
@@ -348,7 +348,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>9</td>
<td>n_0_nine</td>
@@ -356,7 +356,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>10</td>
<td>n_0_ten</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextField.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextField.aspx.xml
index 2fcd7291ac6..fe3c1f6a554 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextField.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextField.aspx.xml
@@ -9,7 +9,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -21,7 +21,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -33,7 +33,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -45,7 +45,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -57,7 +57,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -69,7 +69,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -81,7 +81,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -93,7 +93,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -105,7 +105,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -117,7 +117,7 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
@@ -145,122 +145,122 @@
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_one</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_one</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_one</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_one</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_two</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_two</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_two</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_two</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_three</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_three</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_three</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_three</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_four</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_four</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_four</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_four</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_five</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_five</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_five</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_five</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_six</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_six</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_six</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_six</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_seven</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_seven</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_seven</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_seven</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_eight</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_eight</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_eight</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_eight</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_nine</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_nine</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_nine</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_nine</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://n_0_ten</a>
+ <a href="&quot;http://www.example.com&quot;">http://n_0_ten</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">http://c_0_ten</a>
+ <a href="&quot;http://www.example.com&quot;">http://c_0_ten</a>
</td>
</tr>
</table>
@@ -279,7 +279,7 @@
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">
+ <a href="&quot;http://www.example.com&quot;">
</a>
</td>
</tr>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextFormatString.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextFormatString.aspx.xml
index 902513499ac..0df02c3d878 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextFormatString.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_DataTextFormatString.aspx.xml
@@ -9,122 +9,122 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_one</a>
+ <a href="http://www.example.com">c_0_one</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_two</a>
+ <a href="http://www.example.com">c_0_two</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_three</a>
+ <a href="http://www.example.com">c_0_three</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_four</a>
+ <a href="http://www.example.com">c_0_four</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_five</a>
+ <a href="http://www.example.com">c_0_five</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_six</a>
+ <a href="http://www.example.com">c_0_six</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_seven</a>
+ <a href="http://www.example.com">c_0_seven</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_eight</a>
+ <a href="http://www.example.com">c_0_eight</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_nine</a>
+ <a href="http://www.example.com">c_0_nine</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">
+ <a href="http://www.example.com">
</a>
</td>
<td>
- <a href="http://www.google.com">(format str)</a>
+ <a href="http://www.example.com">(format str)</a>
</td>
<td>
- <a href="http://www.google.com">c_0_ten</a>
+ <a href="http://www.example.com">c_0_ten</a>
</td>
</tr>
</table>
@@ -143,52 +143,52 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">$1.00000</a>
+ <a href="http://www.example.com">$1.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$2.00000</a>
+ <a href="http://www.example.com">$2.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$3.00000</a>
+ <a href="http://www.example.com">$3.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$4.00000</a>
+ <a href="http://www.example.com">$4.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$5.00000</a>
+ <a href="http://www.example.com">$5.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$6.00000</a>
+ <a href="http://www.example.com">$6.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$7.00000</a>
+ <a href="http://www.example.com">$7.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$8.00000</a>
+ <a href="http://www.example.com">$8.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$9.00000</a>
+ <a href="http://www.example.com">$9.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">$10.00000</a>
+ <a href="http://www.example.com">$10.00000</a>
</td>
</tr>
</table>
@@ -204,112 +204,112 @@
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">1</a>
+ <a href="&quot;http://www.example.com&quot;">1</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_one</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_one</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">2</a>
+ <a href="&quot;http://www.example.com&quot;">2</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_two</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_two</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">3</a>
+ <a href="&quot;http://www.example.com&quot;">3</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_three</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_three</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">4</a>
+ <a href="&quot;http://www.example.com&quot;">4</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_four</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_four</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">5</a>
+ <a href="&quot;http://www.example.com&quot;">5</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_five</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_five</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">6</a>
+ <a href="&quot;http://www.example.com&quot;">6</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_six</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_six</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">7</a>
+ <a href="&quot;http://www.example.com&quot;">7</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_seven</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_seven</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">8</a>
+ <a href="&quot;http://www.example.com&quot;">8</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_eight</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_eight</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">9</a>
+ <a href="&quot;http://www.example.com&quot;">9</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_nine</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_nine</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">10</a>
+ <a href="&quot;http://www.example.com&quot;">10</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format str)</a>
+ <a href="&quot;http://www.example.com&quot;">(format str)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">c_0_ten</a>
+ <a href="&quot;http://www.example.com&quot;">c_0_ten</a>
</td>
</tr>
</table>
@@ -330,112 +330,112 @@
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">1</a>
+ <a href="&quot;http://www.example.com&quot;">1</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$1.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$1.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">2</a>
+ <a href="&quot;http://www.example.com&quot;">2</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$2.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$2.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">3</a>
+ <a href="&quot;http://www.example.com&quot;">3</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$3.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$3.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">4</a>
+ <a href="&quot;http://www.example.com&quot;">4</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$4.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$4.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">5</a>
+ <a href="&quot;http://www.example.com&quot;">5</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$5.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$5.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">6</a>
+ <a href="&quot;http://www.example.com&quot;">6</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$6.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$6.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">7</a>
+ <a href="&quot;http://www.example.com&quot;">7</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$7.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$7.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">8</a>
+ <a href="&quot;http://www.example.com&quot;">8</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$8.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$8.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">9</a>
+ <a href="&quot;http://www.example.com&quot;">9</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$9.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$9.00000</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">10</a>
+ <a href="&quot;http://www.example.com&quot;">10</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">(format)</a>
+ <a href="&quot;http://www.example.com&quot;">(format)</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;">$10.00000</a>
+ <a href="&quot;http://www.example.com&quot;">$10.00000</a>
</td>
</tr>
</table>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_InitializeCell_TIL.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_InitializeCell_TIL.aspx.xml
index aba1b3a2fee..ca50f5eb766 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_InitializeCell_TIL.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_InitializeCell_TIL.aspx.xml
@@ -9,7 +9,7 @@
</tr>
<tr>
<td index="0">
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
<a>
</a>
</td>
@@ -22,7 +22,7 @@
</tr>
<tr>
<td index="1">
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
<a>
</a>
</td>
@@ -35,7 +35,7 @@
</tr>
<tr>
<td index="2">
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
<a>
</a>
</td>
@@ -48,7 +48,7 @@
</tr>
<tr>
<td index="3">
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
<a>
</a>
</td>
@@ -61,7 +61,7 @@
</tr>
<tr>
<td index="4">
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
<a>
</a>
</td>
@@ -74,7 +74,7 @@
</tr>
<tr>
<td index="5">
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
<a>
</a>
</td>
@@ -87,7 +87,7 @@
</tr>
<tr>
<td index="6">
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
<a>
</a>
</td>
@@ -100,7 +100,7 @@
</tr>
<tr>
<td index="7">
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
<a>
</a>
</td>
@@ -113,7 +113,7 @@
</tr>
<tr>
<td index="8">
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
<a>
</a>
</td>
@@ -126,7 +126,7 @@
</tr>
<tr>
<td index="9">
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
<a>
</a>
</td>
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_Target.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_Target.aspx.xml
index cd02449b516..a2f7d3c259b 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_Target.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_HyperLinkColumn_HyperLinkColumn_Target.aspx.xml
@@ -9,112 +9,112 @@
</tr>
<tr>
<td>
- <a href="http://www.google.com">1</a>
+ <a href="http://www.example.com">1</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_one</a>
+ <a href="http://www.example.com" target="_blank">n_0_one</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_one</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_one</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">2</a>
+ <a href="http://www.example.com">2</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_two</a>
+ <a href="http://www.example.com" target="_blank">n_0_two</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_two</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_two</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">3</a>
+ <a href="http://www.example.com">3</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_three</a>
+ <a href="http://www.example.com" target="_blank">n_0_three</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_three</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_three</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">4</a>
+ <a href="http://www.example.com">4</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_four</a>
+ <a href="http://www.example.com" target="_blank">n_0_four</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_four</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_four</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">5</a>
+ <a href="http://www.example.com">5</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_five</a>
+ <a href="http://www.example.com" target="_blank">n_0_five</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_five</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_five</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">6</a>
+ <a href="http://www.example.com">6</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_six</a>
+ <a href="http://www.example.com" target="_blank">n_0_six</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_six</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_six</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">7</a>
+ <a href="http://www.example.com">7</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_seven</a>
+ <a href="http://www.example.com" target="_blank">n_0_seven</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_seven</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_seven</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">8</a>
+ <a href="http://www.example.com">8</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_eight</a>
+ <a href="http://www.example.com" target="_blank">n_0_eight</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_eight</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_eight</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">9</a>
+ <a href="http://www.example.com">9</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_nine</a>
+ <a href="http://www.example.com" target="_blank">n_0_nine</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_nine</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_nine</a>
</td>
</tr>
<tr>
<td>
- <a href="http://www.google.com">10</a>
+ <a href="http://www.example.com">10</a>
</td>
<td>
- <a href="http://www.google.com" target="_blank">n_0_ten</a>
+ <a href="http://www.example.com" target="_blank">n_0_ten</a>
</td>
<td>
- <a href="http://www.google.com" target="skjfh skjf hkjd">c_0_ten</a>
+ <a href="http://www.example.com" target="skjfh skjf hkjd">c_0_ten</a>
</td>
</tr>
</table>
@@ -135,120 +135,120 @@
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">1</a>
+ <a href="&quot;http://www.example.com&quot;">1</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_one</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_one</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_one</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_one</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">2</a>
+ <a href="&quot;http://www.example.com&quot;">2</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_two</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_two</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_two</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_two</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">3</a>
+ <a href="&quot;http://www.example.com&quot;">3</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_three</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_three</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_three</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_three</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">4</a>
+ <a href="&quot;http://www.example.com&quot;">4</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_four</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_four</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_four</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_four</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">5</a>
+ <a href="&quot;http://www.example.com&quot;">5</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_five</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_five</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_five</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_five</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">6</a>
+ <a href="&quot;http://www.example.com&quot;">6</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_six</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_six</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_six</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_six</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">7</a>
+ <a href="&quot;http://www.example.com&quot;">7</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_seven</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_seven</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_seven</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_seven</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">8</a>
+ <a href="&quot;http://www.example.com&quot;">8</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_eight</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_eight</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_eight</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_eight</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">9</a>
+ <a href="&quot;http://www.example.com&quot;">9</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_nine</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_nine</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_nine</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_nine</a>
</td>
</tr>
<tr>
<td>
- <a href="&quot;http://www.google.com&quot;">10</a>
+ <a href="&quot;http://www.example.com&quot;">10</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="_blank">n_0_ten</a>
+ <a href="&quot;http://www.example.com&quot;" target="_blank">n_0_ten</a>
</td>
<td>
- <a href="&quot;http://www.google.com&quot;" target="klasjd lkajsd lkajsd">c_0_ten</a>
+ <a href="&quot;http://www.example.com&quot;" target="klasjd lkajsd lkajsd">c_0_ten</a>
</td>
</tr>
</table>
<span>
- <br />"http://www.google.com"</span>
+ <br />"http://www.example.com"</span>
<span>
- <br />"http://www.google.com"</span>
+ <br />"http://www.example.com"</span>
<span>
- <br />"http://www.google.com"</span>
+ <br />"http://www.example.com"</span>
</div>
</testresults> \ No newline at end of file
diff --git a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_Repeater_Repeater_ItemDataBound.aspx.xml b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_Repeater_Repeater_ItemDataBound.aspx.xml
index 1cb406d1c68..77aae86e5b8 100644
--- a/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_Repeater_Repeater_ItemDataBound.aspx.xml
+++ b/mcs/class/System.Web/Test/mainsoft/MainsoftWebTest/reference/_System_Web_UI_WebControls_Repeater_Repeater_ItemDataBound.aspx.xml
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
<div id="GHTSubTest1" style="height:72px;width:553px">
- <a href="http://www.google.com/" id="Repeater1__ctl0_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl1_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl2_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl3_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl4_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl5_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl6_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl7_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl8_hl_name">hehe</a>
- <a href="http://www.google.com/" id="Repeater1__ctl9_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl0_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl1_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl2_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl3_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl4_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl5_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl6_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl7_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl8_hl_name">hehe</a>
+ <a href="http://www.example.com/" id="Repeater1__ctl9_hl_name">hehe</a>
<span>
<br />
</span>
diff --git a/mcs/class/System.Web/Test/standalone-tests/Menu_4.0_List.cs b/mcs/class/System.Web/Test/standalone-tests/Menu_4.0_List.cs
index f5f4791da2b..ebcdc9a08ab 100644
--- a/mcs/class/System.Web/Test/standalone-tests/Menu_4.0_List.cs
+++ b/mcs/class/System.Web/Test/standalone-tests/Menu_4.0_List.cs
@@ -56,7 +56,7 @@ namespace StandAloneTests.Menu_40_List
void Test_01_Aspx (string result, TestRunItem runItem)
{
- string originalHtml = "<a href=\"#MyMenu1_SkipLink\"><img alt=\"Skip Navigation Links\" src=\"/WebResource.axd\" width=\"0\" height=\"0\" style=\"border-width:0px;\" /></a><div id=\"MyMenu1\">\r\n\t<ul class=\"level1\">\r\n\t\t<li><a title=\"Root description\" class=\"popout level1\" href=\"./\">Root</a><ul class=\"level2\">\r\n\t\t\t<li><a title=\"Mono Project Home Page\" class=\"popout level2\" href=\"http://mono-project.com/\">Mono</a><ul class=\"level3\">\r\n\t\t\t\t<li><a title=\"How to report Mono bugs\" class=\"popout level3\" href=\"http://mono-project.com/Bugs\">Mono Bugs</a><ul class=\"level4\">\r\n\t\t\t\t\t<li><a title=\"Includes Mono bugs interface\" class=\"level4\" href=\"http://bugzilla.novell.com\">Novell Bugzilla</a></li>\r\n\t\t\t\t</ul></li>\r\n\t\t\t</ul></li><li><a title=\"Main page of the Google search engine\" class=\"popout level2\" href=\"http://google.com\">Google</a><ul class=\"level3\">\r\n\t\t\t\t<li><a title=\"Google language translation interface\" class=\"level3\" href=\"http://translate.google.com\">Translator</a></li><li><a title=\"Google code search engine\" class=\"level3\" href=\"http://google.com/codesearch\">Code Search</a></li>\r\n\t\t\t</ul></li>\r\n\t\t</ul></li>\r\n\t</ul>\r\n</div><a id=\"MyMenu1_SkipLink\"></a>";
+ string originalHtml = "<a href=\"#MyMenu1_SkipLink\"><img alt=\"Skip Navigation Links\" src=\"/WebResource.axd\" width=\"0\" height=\"0\" style=\"border-width:0px;\" /></a><div id=\"MyMenu1\">\r\n\t<ul class=\"level1\">\r\n\t\t<li><a title=\"Root description\" class=\"popout level1\" href=\"./\">Root</a><ul class=\"level2\">\r\n\t\t\t<li><a title=\"Mono Project Home Page\" class=\"popout level2\" href=\"http://mono-project.com/\">Mono</a><ul class=\"level3\">\r\n\t\t\t\t<li><a title=\"How to report Mono bugs\" class=\"popout level3\" href=\"http://mono-project.com/Bugs\">Mono Bugs</a><ul class=\"level4\">\r\n\t\t\t\t\t<li><a title=\"Includes Mono bugs interface\" class=\"level4\" href=\"http://bugzilla.novell.com\">Novell Bugzilla</a></li>\r\n\t\t\t\t</ul></li>\r\n\t\t\t</ul></li><li><a title=\"Main page of the Example page\" class=\"popout level2\" href=\"http://www.example.com\">Example</a><ul class=\"level3\">\r\n\t\t\t\t<li><a title=\"Example language translation interface\" class=\"level3\" href=\"http://translate.example.com\">Translator</a></li><li><a title=\"Example code search engine\" class=\"level3\" href=\"http://codesearch.example.com\">Code Search</a></li>\r\n\t\t\t</ul></li>\r\n\t\t</ul></li>\r\n\t</ul>\r\n</div><a id=\"MyMenu1_SkipLink\"></a>";
Helpers.ExtractAndCompareCodeFromHtml (Helpers.StripWebResourceAxdQuery (result), originalHtml, "#A1");
}
}
diff --git a/mcs/class/System.Web/Test/standalone-tests/Unhandled_Exception_Global_Asax.cs b/mcs/class/System.Web/Test/standalone-tests/Unhandled_Exception_Global_Asax.cs
index 74f7794f165..f6c1034893a 100644
--- a/mcs/class/System.Web/Test/standalone-tests/Unhandled_Exception_Global_Asax.cs
+++ b/mcs/class/System.Web/Test/standalone-tests/Unhandled_Exception_Global_Asax.cs
@@ -160,7 +160,7 @@ namespace StandAloneTests.Unhandled_Exception_Global_Asax
void Default_Aspx (string result, TestRunItem runItem)
{
- string originalHtml = @"<h2>Object moved to <a href=""http://google.com/"">here</a></h2>";
+ string originalHtml = @"<h2>Object moved to <a href=""http://example.com/"">here</a></h2>";
Assert.IsTrue (result.IndexOf (originalHtml) != -1, "#A1");
}
diff --git a/mcs/class/System.Web/Test/standalone/Menu_4.0_List/App_Data/MenuData.xml b/mcs/class/System.Web/Test/standalone/Menu_4.0_List/App_Data/MenuData.xml
index 9e431cd9d8a..0e35943dc30 100644
--- a/mcs/class/System.Web/Test/standalone/Menu_4.0_List/App_Data/MenuData.xml
+++ b/mcs/class/System.Web/Test/standalone/Menu_4.0_List/App_Data/MenuData.xml
@@ -5,8 +5,8 @@
<MenuNode url="http://bugzilla.novell.com" title="Novell Bugzilla" description="Includes Mono bugs interface"/>
</MenuNode>
</MenuNode>
- <MenuNode url="http://google.com" title="Google" description="Main page of the Google search engine">
- <MenuNode url="http://translate.google.com" title="Translator" description="Google language translation interface"/>
- <MenuNode url="http://google.com/codesearch" title="Code Search" description="Google code search engine"/>
+ <MenuNode url="http://www.example" title="Example" description="Main page of the Example page">
+ <MenuNode url="http://translate.example" title="Translator" description="Example language translation interface"/>
+ <MenuNode url="http://codesearch.example.com" title="Code Search" description="Example code search engine"/>
</MenuNode>
</MenuRoot> \ No newline at end of file
diff --git a/mcs/class/System.Web/Test/standalone/RootBuilderChildControlTypes_Bug603541/Default.aspx b/mcs/class/System.Web/Test/standalone/RootBuilderChildControlTypes_Bug603541/Default.aspx
index 02da6b4e6a9..31e933e9a0c 100644
--- a/mcs/class/System.Web/Test/standalone/RootBuilderChildControlTypes_Bug603541/Default.aspx
+++ b/mcs/class/System.Web/Test/standalone/RootBuilderChildControlTypes_Bug603541/Default.aspx
@@ -11,7 +11,7 @@
<div>
<a runat="server" id="anchor" href="/">Anchor</a><br />
<button runat="server" id="button" value="Button" /><br />
- <img runat="server" id="img" src="http://google.com/favico.png" /><br />
+ <img runat="server" id="img" src="http://example.com/favico.png" /><br />
<link runat="server" id="link" rel="test" /><br />
<meta runat="server" id="meta" name="test" /><br />
<select runat="server" id="testSelect"></select><br />
diff --git a/mcs/class/System.Web/Test/standalone/Unhandled_Exception_Global_Asax/test_04/global.asax.cs b/mcs/class/System.Web/Test/standalone/Unhandled_Exception_Global_Asax/test_04/global.asax.cs
index ff8b54d4967..7875f313001 100644
--- a/mcs/class/System.Web/Test/standalone/Unhandled_Exception_Global_Asax/test_04/global.asax.cs
+++ b/mcs/class/System.Web/Test/standalone/Unhandled_Exception_Global_Asax/test_04/global.asax.cs
@@ -10,7 +10,7 @@ namespace TestWebApp
{
protected virtual void Application_Error (Object sender, EventArgs e)
{
- Response.Redirect ("http://google.com/");
+ Response.Redirect ("http://example.com/");
}
}
}
diff --git a/mcs/class/System.Web/Test/standalone/adrotator/ads.xml b/mcs/class/System.Web/Test/standalone/adrotator/ads.xml
index 0c9775f4819..b1cc31c85ef 100644
--- a/mcs/class/System.Web/Test/standalone/adrotator/ads.xml
+++ b/mcs/class/System.Web/Test/standalone/adrotator/ads.xml
@@ -7,11 +7,11 @@
<Keyword>novell</Keyword>
</Ad>
<Ad>
- <ImageUrl>~/images/google.jpg</ImageUrl>
- <NavigateUrl>http://www.google.com</NavigateUrl>
- <AlternateText>Google</AlternateText>
+ <ImageUrl>~/images/example.jpg</ImageUrl>
+ <NavigateUrl>http://www.example.com</NavigateUrl>
+ <AlternateText>Example</AlternateText>
<Impressions>80</Impressions>
- <Keyword>google</Keyword>
+ <Keyword>example</Keyword>
</Ad>
<Ad>
<ImageUrl>~/images/ibm.jpg</ImageUrl>
diff --git a/mcs/class/System.Web/Test/standalone/adrotator/adsplus.xml b/mcs/class/System.Web/Test/standalone/adrotator/adsplus.xml
index 68b423567be..5ffd7652c0b 100644
--- a/mcs/class/System.Web/Test/standalone/adrotator/adsplus.xml
+++ b/mcs/class/System.Web/Test/standalone/adrotator/adsplus.xml
@@ -8,11 +8,11 @@
<randomtag>Hola</randomtag>
</Ad>
<Ad>
- <ImageUrl>~/images/google.jpg</ImageUrl>
- <NavigateUrl>http://www.google.com</NavigateUrl>
- <AlternateText>Google</AlternateText>
+ <ImageUrl>~/images/example.jpg</ImageUrl>
+ <NavigateUrl>http://www.example.com</NavigateUrl>
+ <AlternateText>Example</AlternateText>
<Impressions>80</Impressions>
- <Keyword>google</Keyword>
+ <Keyword>example</Keyword>
</Ad>
<Ad>
<ImageUrl>~/images/ibm.jpg</ImageUrl>
diff --git a/mcs/class/System.Web/Test/standalone/datagrid/datagrid-hyperlink-col.aspx b/mcs/class/System.Web/Test/standalone/datagrid/datagrid-hyperlink-col.aspx
index 3609fa27b62..2f301283172 100644
--- a/mcs/class/System.Web/Test/standalone/datagrid/datagrid-hyperlink-col.aspx
+++ b/mcs/class/System.Web/Test/standalone/datagrid/datagrid-hyperlink-col.aspx
@@ -28,7 +28,7 @@
<asp:HyperLinkColumn Text="" DataNavigateUrlField="Company" />
<asp:HyperLinkColumn Text="ClickHere" DataNavigateUrlField="Company" />
<asp:HyperLinkColumn Text="Get quote" DataNavigateUrlField="Symbol" DataNavigateUrlFormatString="~/quote.aspx?{0}" />
- <asp:HyperLinkColumn Text="Google quote" DataNavigateUrlField="Symbol" DataNavigateUrlFormatString="http://www.google.com/search?q=stocks:{0}" />
+ <asp:HyperLinkColumn Text="Example quote" DataNavigateUrlField="Symbol" DataNavigateUrlFormatString="http://www.example.com/search?q=stocks:{0}" />
</Columns>
</asp:DataGrid>
</form>
diff --git a/mcs/class/System.Web/Test/standalone/htmlanchor/htmlanchor2.aspx b/mcs/class/System.Web/Test/standalone/htmlanchor/htmlanchor2.aspx
index a47add2a532..8c218c50281 100644
--- a/mcs/class/System.Web/Test/standalone/htmlanchor/htmlanchor2.aspx
+++ b/mcs/class/System.Web/Test/standalone/htmlanchor/htmlanchor2.aspx
@@ -2,8 +2,8 @@
<script runat="server">
void Page_Load (object sender, EventArgs e)
{
- a1.HRef = "http://www.go-mono.com";
- a2.HRef = "http://www.mono-project.com";
+ a1.HRef = "http://www.example.com";
+ a2.HRef = "http://www.example.org";
a3.HRef = ":@\\";
a2.Name = "Name";
@@ -38,7 +38,7 @@
<a id="a1" target="_blank" runat="server">Go mono!</a><hr>
<a id="a2" target="_parent" runat="server">Go mono!</a><hr>
<a id="a3" target="_self" runat="server">Go mono!</a><hr>
-<a id="a4" href="http://www.go-mono.com#4" target="mono" runat="server">Go mono!</a><hr>
+<a id="a4" href="http://www.example.com#4" target="mono" runat="server">Go mono!</a><hr>
<form runat="server">
<a id="a5" href="oops" title="t" runat="server" OnServerClick="Click">Click1</a><hr>
<a id="a6" runat="server" OnServerClick="HtmlAnchor_Click">Click2</a><hr>