diff options
Diffstat (limited to 'layout/base/crashtests/670226.html')
-rw-r--r-- | layout/base/crashtests/670226.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/base/crashtests/670226.html b/layout/base/crashtests/670226.html new file mode 100644 index 000000000..120790520 --- /dev/null +++ b/layout/base/crashtests/670226.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> +<head> +<style>body:first-letter { float: left; }</style> +</head> + +<body style="white-space: pre-line;">ت +</body> + +</html> |