[Bug 16906] computed values of grid-rows / grid-columns should not depend on layout or the element's children

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16906

--- Comment #1 from Daniel Holbert <dholbert@mozilla.com> 2012-05-02 03:54:13 UTC ---
>From discussing this with Phil / Markus / fantasai today, I believe the
intention was that this chunk of spec is supposed to be about "the value
returned by getComputedStyle".  Note that getComputedStyle sometimes returns
"used values" and sometimes returns "computed values", as noted here:
   http://lists.w3.org/Archives/Public/www-style/2010Feb/0093.html

I'm not sure how kosher it is for CSS3-grid to define specifically what it
wants getComputedStyle to return for a particular property, though (or how
useful that'd be in this case, for that matter).

Perhaps this chunk of the spec can just be dropped?

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 2 May 2012 03:54:16 UTC