- From: <bugzilla@jessica.w3.org>
- Date: Wed, 25 Apr 2012 21:48:59 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15836
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ian@hixie.ch
Resolution| |WONTFIX
--- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-04-25 21:48:59 UTC ---
These settings are, as Simon says, space-separated tokens. If you put a space
after the colon, then it's a separate token.
This isn't like CSS; in CSS, properties are semi-colon separated. It's not like
JS; in JS, fields are comma-separated.
Here, they are space-separated.
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 25 April 2012 21:49:05 UTC