[Webkit-unassigned] [Bug 107053] [CSS Grid Layout] infinity should be defined as a negative value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 6 08:50:28 PDT 2013


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


Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |BlinkMergeCandidate
                 CC|                            |svillar at igalia.com




--- Comment #1 from Sergio Villar Senin <svillar at igalia.com>  2013-08-06 08:50:08 PST ---
The fix is supereasy but I'm setting the BlinkMergeCandidate keyword because it'd be interesting to share the same layout test code.

This is the relevant commit in Blink:

  [CSS Grid Layout] infinity should be defined as a negative value

  This change makes us reject negative lengths at parse time, which
  matches the updated specification, so that we can now safely assume
  that when we resolve the length, it is not to a negative value.

  BUG=234209
  TESTS=fast/css-grid-layout/grid-columns-rows-get-set.html
        fast/css-grid-layout/grid-columns-rows-get-set-multiple.html

  Review URL: https://chromiumcodereview.appspot.com/19668006

-- 
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