Index: content/test/data/accessibility/body.html |
diff --git a/content/test/data/accessibility/del.html b/content/test/data/accessibility/body.html |
similarity index 54% |
copy from content/test/data/accessibility/del.html |
copy to content/test/data/accessibility/body.html |
index bf175303f0f1cd0ee1bea41d9b8bb558cfe6c841..c556f281dcd3fbdd83dbdb2730155accc6476f21 100644 |
--- a/content/test/data/accessibility/del.html |
+++ b/content/test/data/accessibility/body.html |
@@ -1,8 +1,6 @@ |
-<!DOCTYPE html> |
-<html> |
-<body> |
- |
-<p>I am <del>vegetarian</del></p> |
- |
-</body> |
-</html> |
+<!DOCTYPE html> |
+<html> |
+<body> |
+<p>This test is for body tag</p> |
+</body> |
+</html> |