1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/391045.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,16 @@ 1.4 +<!DOCTYPE html> 1.5 +<!-- Reftest for bug 391045 --> 1.6 +<html> 1.7 + <head> 1.8 + <meta http-equiv="content-type" content="text/html; charset=UTF-8"> 1.9 + <title>reftest for bug 391045</title> 1.10 + </head> 1.11 + <style type="text/css"> 1.12 + body { 1.13 + font-size: 24pt; 1.14 + } 1.15 + </style> 1.16 + <body> 1.17 + <p>നെ തുടര്ന്നാണ് ആര.</p> 1.18 + </body> 1.19 +</html> 1.20 \ No newline at end of file