summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/wordwrap-07-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/text/wordwrap-07-ref.html')
-rw-r--r--layout/reftests/text/wordwrap-07-ref.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/text/wordwrap-07-ref.html b/layout/reftests/text/wordwrap-07-ref.html
new file mode 100644
index 0000000000..c6cae567b5
--- /dev/null
+++ b/layout/reftests/text/wordwrap-07-ref.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=UTF-8">
+ <title>Test Wordwrap</title>
+ </head>
+ <body>
+ <div><em>H<br>e<br>l<br>l<br>o</em><br>K<br>i<br>t<br>t<br>y</div>
+ </body>
+</html>