- From: Florian Rivoal <florian@rivoal.net>
- Date: Tue, 11 Jun 2013 18:36:06 +0200
- To: "www-style@w3.org" <www-style@w3.org>
- Cc: a1.gomes@partner.samsung.com, igor.o@samsung.com
There seems to be a typo in the definition of the gird-row and grid-column
shorthands. The spec says:
The ‘grid-row’ and ‘grid-column’ properties are shorthands for
‘grid-row-start/after’
and ‘grid-column-start/end’, respectively.
It should say:
The ‘grid-row’ and ‘grid-column’ properties are shorthands for
‘grid-row-start/end’
and ‘grid-column-start/end’, respectively.
- Florian
Received on Tuesday, 11 June 2013 16:36:30 UTC