<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:simon.fraser&#64;apple.com" title="Simon Fraser (smfr) &lt;simon.fraser&#64;apple.com&gt;"> <span class="fn">Simon Fraser (smfr)</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Negative scroll snap repeat values cause web process to hang indefinitely"
   href="https://bugs.webkit.org/show_bug.cgi?id=146953">bug 146953</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #256818 Flags</td>
           <td>review?, commit-queue?
           </td>
           <td>review+, commit-queue-
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Negative scroll snap repeat values cause web process to hang indefinitely"
   href="https://bugs.webkit.org/show_bug.cgi?id=146953#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Negative scroll snap repeat values cause web process to hang indefinitely"
   href="https://bugs.webkit.org/show_bug.cgi?id=146953">bug 146953</a>
              from <span class="vcard"><a class="email" href="mailto:simon.fraser&#64;apple.com" title="Simon Fraser (smfr) &lt;simon.fraser&#64;apple.com&gt;"> <span class="fn">Simon Fraser (smfr)</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=256818&amp;action=diff" name="attach_256818" title="Patch">attachment 256818</a> <a href="attachment.cgi?id=256818&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=256818&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=256818&amp;action=review</a>

<span class="quote">&gt; LayoutTests/css3/scroll-snap/scroll-snap-negative-repeat.html:20
&gt; +            #item0 { background-color: red; }
&gt; +            #item1 { background-color: green; }
&gt; +            #item2 { background-color: blue; }
&gt; +            #item3 { background-color: aqua; }
&gt; +            #item4 { background-color: yellow; }
&gt; +            #item5 { background-color: fuchsia; }</span >

Not needed.

<span class="quote">&gt; LayoutTests/css3/scroll-snap/scroll-snap-negative-repeat.html:30
&gt; +        &lt;div id=&quot;item0&quot; class=&quot;colorBox&quot;&gt;&lt;/div&gt;
&gt; +        &lt;div id=&quot;item1&quot; class=&quot;colorBox&quot;&gt;&lt;/div&gt;
&gt; +        &lt;div id=&quot;item2&quot; class=&quot;colorBox&quot;&gt;&lt;/div&gt;
&gt; +        &lt;div id=&quot;item3&quot; class=&quot;colorBox&quot;&gt;&lt;/div&gt;
&gt; +        &lt;div id=&quot;item4&quot; class=&quot;colorBox&quot;&gt;&lt;/div&gt;
&gt; +        &lt;div id=&quot;item5&quot; class=&quot;colorBox&quot;&gt;&lt;/div&gt;</span >

You still don't need these.

<span class="quote">&gt; LayoutTests/css3/scroll-snap/scroll-snap-subpixel-repeat.html:56
&gt; +                finishJSTest();
&gt; +                testRunner.notifyDone();</span >

finishJSTest calls notifyDone for you.</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>