Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-text/crashtests/white-space-pre-wrap-chash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<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>