summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text/crashtests/white-space-pre-wrap-chash.html
blob: c34b2d0b3d578571cace8ac46e3b284368c162b2 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<link rel="help" href="https://drafts.csswg.org/css-text-3/#white-space-property">
<link rel="author" title="Javier Fernandez" href="mailto:jfernandez@igalia.com" />
<style>
div {
    white-space: pre-wrap;
    font-size: 24023in;
}
</style>
<div>A A  A</div>