summaryrefslogtreecommitdiff
path: root/modules/gallery/tests/selenium/Add_Comment.html
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-11-15 19:44:47 -0800
committerAndy Staudacher <andy.st@gmail.com>2009-11-15 19:44:47 -0800
commit0733dc37fda27a5ba35f9020edf3c66aa41a95a0 (patch)
tree6877946232f1b01b1c8709054c689f6658cef34f /modules/gallery/tests/selenium/Add_Comment.html
parent218493c50be9362d4abed6900a816308fee5d978 (diff)
parent9379308f91a476f790fb8d444536719535c584e4 (diff)
Merge commit 'upstream/master'
Conflicts: modules/gallery/tests/xss_data.txt
Diffstat (limited to 'modules/gallery/tests/selenium/Add_Comment.html')
-rw-r--r--modules/gallery/tests/selenium/Add_Comment.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/modules/gallery/tests/selenium/Add_Comment.html b/modules/gallery/tests/selenium/Add_Comment.html
index b4b96ed2..054e7597 100644
--- a/modules/gallery/tests/selenium/Add_Comment.html
+++ b/modules/gallery/tests/selenium/Add_Comment.html
@@ -18,22 +18,22 @@
</tr>
<tr>
<td>clickAndWait</td>
- <td>gPhotoId-2</td>
+ <td>g-photo-id-2</td>
<td></td>
</tr>
<tr>
<td>type</td>
- <td>gAuthor</td>
+ <td>g-author</td>
<td>Test</td>
</tr>
<tr>
<td>type</td>
- <td>gEmail</td>
+ <td>g-email</td>
<td>test@gmail.com</td>
</tr>
<tr>
<td>type</td>
- <td>gText</td>
+ <td>g-text</td>
<td>This is a selenium test comment.</td>
</tr>
<tr>