Sign in
webkit
/
WebKit
/
896f2e1627ae91d975ee73fd9010259c3dd716cd
/
.
/
LayoutTests
/
fast
/
inline
/
crash-when-negative-spacing-produce-nan-expected.txt
blob: fed44d1736ec9db5dba952b4eb197539ae9988f6 [
file
] [
log
] [
blame
]
* { display: block; } html { zoom: 12345678901234567890; } style { letter-spacing: -1px; zoom: 12345678901234567890; }
PASS if no crash or assert
if (window.testRunner) testRunner.dumpAsText();