diff options
Diffstat (limited to 'test/data/offset/scroll.html')
-rw-r--r-- | test/data/offset/scroll.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/offset/scroll.html b/test/data/offset/scroll.html index d65e0b9af..494f64058 100644 --- a/test/data/offset/scroll.html +++ b/test/data/offset/scroll.html @@ -34,6 +34,6 @@ </div> <div id="forceScroll"></div> <div id="marker"></div> - <p class="instructions">Click the white box to move the marker to it. Clicking the box also changes the position to absolute (if not already) and sets the position according to the position method.</p> + <p class="instructions">Click the white box to move the marker to it.</p> </body> </html>
\ No newline at end of file |