diff options
Diffstat (limited to 'layout/reftests/text/wordwrap-05-ref.html')
-rw-r--r-- | layout/reftests/text/wordwrap-05-ref.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/text/wordwrap-05-ref.html b/layout/reftests/text/wordwrap-05-ref.html new file mode 100644 index 0000000000..b0b397eb17 --- /dev/null +++ b/layout/reftests/text/wordwrap-05-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> + <p style="width: 100px;">It's lipsmackinthirstquenchinacetastinmotivatingoodbuzzincooltalkinhighwalkinfastlivinevergivincoolfizzin Firefox!</p> + </body> +</html> |