summaryrefslogtreecommitdiffstats
path: root/tests/org.eclipse.swt.tests/data
diff options
context:
space:
mode:
authorChristophe Cornu <ccornu>2004-01-23 18:58:17 +0000
committerChristophe Cornu <ccornu>2004-01-23 18:58:17 +0000
commit1a5db4d0ac13c4a375470f5649e534ab44f499f8 (patch)
treef0c6524e3261c0ebcc9cb84fa775762ba19459a5 /tests/org.eclipse.swt.tests/data
parent56b9af0b93d689326d79badcde08eeb51e5222c1 (diff)
downloadeclipse.platform.swt-1a5db4d0ac13c4a375470f5649e534ab44f499f8.tar.gz
eclipse.platform.swt-1a5db4d0ac13c4a375470f5649e534ab44f499f8.tar.xz
eclipse.platform.swt-1a5db4d0ac13c4a375470f5649e534ab44f499f8.zip
TitleEvent api
Diffstat (limited to 'tests/org.eclipse.swt.tests/data')
-rw-r--r--tests/org.eclipse.swt.tests/data/browser6.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/org.eclipse.swt.tests/data/browser6.html b/tests/org.eclipse.swt.tests/data/browser6.html
new file mode 100644
index 0000000000..83275034fd
--- /dev/null
+++ b/tests/org.eclipse.swt.tests/data/browser6.html
@@ -0,0 +1,6 @@
+<html>
+<title>This is a test title that must be carefully checked when that page is loaded</title>
+<body>
+This test is used to automatically check the content of the title tag.
+</body>
+</html> \ No newline at end of file