Browse Source

Fix sample.html

Fernando Herrero 7 years ago
parent
commit
2084db1cb9
1 changed files with 2 additions and 4 deletions
  1. 2 4
      tests/Fixture/sample.html

+ 2 - 4
tests/Fixture/sample.html

@@ -1,5 +1,4 @@
-<html>
-<body>
+<html><body>
 
 <p>Browsers usually indent blockquote elements.</p>
 
@@ -11,5 +10,4 @@ WWF works in 100 countries and is supported by
 close to 5 million globally.
 </blockquote>
 
-</body>
-</html>
+</body></html>