<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - animation-delay has limit in proceeded amount of seconds"
   href="https://bugs.webkit.org/show_bug.cgi?id=166962#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - animation-delay has limit in proceeded amount of seconds"
   href="https://bugs.webkit.org/show_bug.cgi?id=166962">bug 166962</a>
              from <span class="vcard"><a class="email" href="mailto:david.bruchmann&#64;gmail.com" title="David Bruchmann &lt;david.bruchmann&#64;gmail.com&gt;"> <span class="fn">David Bruchmann</span></a>
</span></b>
        <pre>You can see the an example svg here:
<a href="https://webdevelopment.barlians.com/news/details/article/clock-just-by-svg-and-css.html">https://webdevelopment.barlians.com/news/details/article/clock-just-by-svg-and-css.html</a>

Safari displays the outer circle not and that's related to the problem I mentioned here. The example above is reduced to the outer circle of the online-example.

&#64;Simon Fraser the problems are this:
1) &quot;clamp large values&quot; is not in conformance with other browsers and Safari concerning this and other features is for me as webdeveloper a neck-breaker.
2) Why values are clamped without any reason or why the limits are so low. The unix timestamp works with values since 1970 and I suppose that's not an issue in general.
3) Ranges of values should be defined by applications or real definitions and standards, I don't see any reason that Safari is doing it's own miracles.
4) Round-Tripping concerning hours in a day is not given and if you exceed your own definition the duration of round-tripping is not defined. You can use it for seconds but also for centuries or millennia. Safari is not even covering seconds of a half day and that's my issue here.</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>