<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&#64;googlemail.com" title="Matteo Gilardoni &lt;matteowebdesigner&#64;googlemail.com&gt;"> <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">&gt; I did some other test:
&gt; 
&gt; this code
&gt; &lt;div style=&quot;--size:%;&quot;&gt;&lt;/div&gt;
&gt; 
&gt; is enough to break safari, it looks like it has got problem evaluating % it
&gt; 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
&lt;div style=&quot;--size:%;width:var(--size);&quot;&gt;&lt;/div&gt;</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>