- From: Sean Hayes <Sean.Hayes@microsoft.com>
- Date: Fri, 24 May 2013 09:51:14 +0000
- To: Michael Dolan <mdolan@newtbt.com>, Glenn Adams <glenn@skynav.com>
- CC: Pierre-Anthony Lemieux <pal@sandflow.com>, Timed Text Working Group <public-tt@w3.org>
- Message-ID: <E9A92BD0A4FC934EB7935470A46D15241F6622F0@DB3EX14MBXC325.europe.corp.microsoft.c>
I’m OK with that plan. I do think that we should add the textShadow property as well in v.next however, as its not a 1-1 match with textOutline . From: Michael Dolan [mailto:mdolan@newtbt.com] Sent: 24 May 2013 01:21 To: Glenn Adams Cc: Pierre-Anthony Lemieux; Timed Text Working Group Subject: Re: ISSUE-213 (text outline): Advance notice of deprecation for textOutline [TTML.next] Concur to be silent for now. Sent from my phone On May 23, 2013, at 4:56 PM, Glenn Adams <glenn@skynav.com<mailto:glenn@skynav.com>> wrote: I'd suggest we not do anything in SE, and that in the mapping we define in .next, we simply map to text-shadow in the HTML/CSS mapping rules. I think the absence of literal support for 'text-outline' in browsers doesn't affect this usage. On Thu, May 23, 2013 at 2:45 PM, Pierre-Anthony Lemieux <pal@sandflow.com<mailto:pal@sandflow.com>> wrote: > I suggest we put a note in the SE to the effect that we intend to deprecate this in v.next and replace it in v-next with textShadow. Do you mean only in the context of a mapping to HTML, not in general? Thanks, -- Pierre On Thu, May 23, 2013 at 6:32 AM, Michael Dolan <mdolan@newtbt.com<mailto:mdolan@newtbt.com>> wrote: > Ok in concept for v. Next but object to any hint that a decoder would be permitted to ignore the current attribute. > > Sent from my phone > > On May 23, 2013, at 6:55 AM, "Timed Text Working Group Issue Tracker" <sysbot+tracker@w3.org<mailto:sysbot%2Btracker@w3.org>> wrote: > >> ISSUE-213 (text outline): Advance notice of deprecation for textOutline [TTML.next] >> >> http://www.w3.org/AudioVideo/TT/tracker/issues/213 >> >> Raised by: Sean Hayes >> On product: TTML.next >> >> All of the major browsers have declined to implement text-outline, and as a result it is dropped from CSS3. Instead they have adopted text-shadow which is probably sufficient for our needs. >> >> e.g. try : >> .region { >> background-color:grey; >> } >> p { >> color:white; >> text-shadow: 0px 0px 1px black , 0px 0px 3px black, 0px 0px 3px black; >> } >> >> I suggest we put a note in the SE to the effect that we intend to deprecate this in v.next and replace it in v-next with textShadow. >> >> >> >> >
Received on Friday, 24 May 2013 09:52:02 UTC