diff options
Diffstat (limited to 'layout/base/crashtests/576649-1.html')
-rw-r--r-- | layout/base/crashtests/576649-1.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/base/crashtests/576649-1.html b/layout/base/crashtests/576649-1.html new file mode 100644 index 0000000000..e8341fef46 --- /dev/null +++ b/layout/base/crashtests/576649-1.html @@ -0,0 +1,4 @@ +<!DOCTYPE html> +<html> +<body onload="document.getElementById('p').style.fontWeight = 'bold';" style="letter-spacing: 2251799813685247pt; column-count: 11; position: absolute;"><p id="p"><span style="position: absolute;">C d s</span></p></body> +</html> |