<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Reproducible crash when you define css custom properties with value '%'"
href="https://bugs.webkit.org/show_bug.cgi?id=165034#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Reproducible crash when you define css custom properties with value '%'"
href="https://bugs.webkit.org/show_bug.cgi?id=165034">bug 165034</a>
from <span class="vcard"><a class="email" href="mailto:matteowebdesigner@googlemail.com" title="Matteo Gilardoni <matteowebdesigner@googlemail.com>"> <span class="fn">Matteo Gilardoni</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=165034#c1">comment #1</a>)
<span class="quote">> I did some other test:
>
> this code
> <div style="--size:%;"></div>
>
> is enough to break safari, it looks like it has got problem evaluating % it
> does not matter if you use it.</span >
the previous case happen only if you open the debugger.
this one happen even with the debugger close
<div style="--size:%;width:var(--size);"></div></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>