[Webkit-unassigned] [Bug 131023] [CSS Grid Layout] Clamping the number of repetitions in repeat()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 25 09:53:47 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=131023





--- Comment #2 from Brent Fulgham <bfulgham at webkit.org>  2014-04-25 09:54:06 PST ---
(From update of attachment 230164)
View in context: https://bugs.webkit.org/attachment.cgi?id=230164&action=review

> Source/WebCore/css/CSSParser.cpp:4930
> +        repetitions = MAX_REPETITIONS;

Should there be any kind of feedback to the inspector when this happens?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list