On 4 Jan 2006, at 6:32 am, Ingo Chao wrote:

> Storm, Dan wrote:
>> In a recent post someone on this list cited the "ext-overflow"
>> property with a value of "ellipsis". I went to the W3C material
>> on CSS3 and found the following:
>> http://www.w3.org/TR/2003/CR-css3-text-20030514/#text-overflow
>>
>> text-overflow-mode:          clip | ellipsis | ellipsis-word
>> text-overflow-ellipsis:      string  | uri text-overflow:
>> text-overflow-mode || text-overflow-ellipsis
>>
>> In other words, it looks like "text-overflow-ellipsis" is the
>> property name and "text-overflow" is the shortcut name. Am I
>> wrong?
>
> "This property [text-overflow] is the shorthand for
> 'text-overflow-mode' and 'text-overflow-ellipsis'.", as your link
> says (but isn't this module obsolete? I don't know.)

That link points to an older version of the draft for CSS3-text.
The latest version is here
<http://www.w3.org/TR/css3-text/>

The only browser that is supposed to support the text-overflow  
property (per the older draft, I guess) is Safari 1.3 or 2.0x. I  
couldn't get them to work well, though.
<http://developer.apple.com/documentation/AppleApplications/Reference/ 
SafariCSSRef/index.html>

As Ingo points out, the MS implementation iis different from what the  
css3 draft suggest.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com/>


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to