diff --git a/test/ecmascript/anchors.html b/test/ecmascript/anchors.html
index c6d266e13..abbefc524 100644
--- a/test/ecmascript/anchors.html
+++ b/test/ecmascript/anchors.html
@@ -5,7 +5,7 @@
First Name:
First Name:
-
Click the button to get the tag name of the first element in the document that has a name attribute with the value "fname".
+Click the button to get the outer html of anchor number 1. Anchors are counted from 0.