fune/testing/web-platform/tests/css/css-values/mod-length-degrees-crash.html
Tim Nguyen 02eb6cd62a Bug 1850895 [wpt PR 41728] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=260941, a=testonly
Automatic update from web-platform-tests
WebKit export: https://bugs.webkit.org/show_bug.cgi?id=260941 (#41728)

https://bugs.webkit.org/show_bug.cgi?id=260941
--

wpt-commits: f448e5a46945ed13041b19cd2e3ff3bef1bd3536
wpt-pr: 41728
2023-09-13 11:38:45 +00:00

6 lines
233 B
HTML

<!DOCTYPE html>
<link rel="author" title="Tim Nguyen" href="https://github.com/nt1m">
<link rel="help" href="https://bugs.webkit.org/show_bug.cgi?id=260941">
<p>PASS if no crash.</p>
<div style="height: calc(mod(0px, 0deg))"></div>