Re: CSS Data Types

Looks like css/data_types/length copies most of the content from
css/units/length.  Perhaps it might make sense to consolidate
everything from css/units under the css/data_types tree, to
accommodate everything else non-"unit" from that spec?  But I already
added some initial content, e.g. about color definitions.  Other
content from the CSS Image Values spec is not yet there.

--Mike S



On Mon, Feb 25, 2013 at 1:21 PM, Alex Komoroske <komoroske@google.com> wrote:
> I don't know the answer to any of your questions, Eliot. As far as I know,
> we never really thought through how to represent CSS data types in a formal,
> organized way.
>
>
> On Mon, Feb 25, 2013 at 10:15 AM, Mike Sierra
> <letmespellitoutforyou@gmail.com> wrote:
>>
>> Also beware there's related content under css/units.
>>
>> --Mike S
>>
>>
>> On Mon, Feb 25, 2013 at 12:53 PM, Eliot Graff <Eliot.Graff@microsoft.com>
>> wrote:
>> > Hi All.
>> >
>> > I can only find a couple of data types in
>> > http://docs.webplatform.org/wiki/css/data_types. A few questions:
>> >
>> > 1)            Am I looking in the right place for these creatures? There
>> > are
>> > many more. Need to create?
>> >
>> > 2)            Do we have a page type for CSS data types?
>> >
>> > 3)            In the spec [1] and where CSS data types are documented
>> > elsewhere [2, for example], the data types are rendered in angled
>> > brackets.
>> > Anyone know why this is?
>> >
>> > Thanks in advance,
>> >
>> > Eliot
>> >
>> > [1] http://www.w3.org/TR/css3-values/
>> >
>> > [2] https://developer.mozilla.org/en-US/docs/CSS/number
>> >
>> >
>>
>

Received on Monday, 25 February 2013 18:40:04 UTC