<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:simon.fraser@apple.com" title="Simon Fraser (smfr) <simon.fraser@apple.com>"> <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@apple.com" title="Simon Fraser (smfr) <simon.fraser@apple.com>"> <span class="fn">Simon Fraser (smfr)</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=256818&action=diff" name="attach_256818" title="Patch">attachment 256818</a> <a href="attachment.cgi?id=256818&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=256818&action=review">https://bugs.webkit.org/attachment.cgi?id=256818&action=review</a>
<span class="quote">> LayoutTests/css3/scroll-snap/scroll-snap-negative-repeat.html:20
> + #item0 { background-color: red; }
> + #item1 { background-color: green; }
> + #item2 { background-color: blue; }
> + #item3 { background-color: aqua; }
> + #item4 { background-color: yellow; }
> + #item5 { background-color: fuchsia; }</span >
Not needed.
<span class="quote">> LayoutTests/css3/scroll-snap/scroll-snap-negative-repeat.html:30
> + <div id="item0" class="colorBox"></div>
> + <div id="item1" class="colorBox"></div>
> + <div id="item2" class="colorBox"></div>
> + <div id="item3" class="colorBox"></div>
> + <div id="item4" class="colorBox"></div>
> + <div id="item5" class="colorBox"></div></span >
You still don't need these.
<span class="quote">> LayoutTests/css3/scroll-snap/scroll-snap-subpixel-repeat.html:56
> + finishJSTest();
> + 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>