Bug 95030 - "text-overflow" two-value and string value syntax support
Summary: "text-overflow" two-value and string value syntax support
Status: RESOLVED DUPLICATE of bug 27545
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Major
Assignee: Nobody
URL: https://developer.mozilla.org/en-US/d...
Keywords: BrowserCompat, WebExposed
Depends on:
Blocks:
 
Reported: 2012-08-26 05:10 PDT by Binyamin
Modified: 2022-07-13 10:51 PDT (History)
6 users (show)

See Also:


Attachments
Image from https://developer.mozilla.org/en-US/docs/CSS/text-overflow (6.55 KB, image/png)
2012-08-26 05:10 PDT, Binyamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Binyamin 2012-08-26 05:10:08 PDT
Created attachment 160602 [details]
Image from https://developer.mozilla.org/en-US/docs/CSS/text-overflow

Webkit browsers still does not provide full "text-overflow" support http://dev.w3.org/csswg/css3-ui/#text-overflow
No support for two-value and string value syntax.
Firefox 14 seems supporting all properties except "text-overflow: clip".
Comment 1 Jocelyn Turcotte 2014-02-03 03:22:09 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Comment 2 Konstantin Tokarev 2017-03-17 15:45:21 PDT
Reopening as non-Qt bug
Comment 3 Karl Dubost 2022-05-31 00:33:48 PDT
This should be probably closed as a DUPLICATE of Bug 27545 or just CLOSED.

Safari supports both the `ellipsis` and `clip` values as mentioned in the specification. 
https://drafts.csswg.org/css-overflow-3/#propdef-text-overflow

Only Firefox supports the text-overflow: <string> feature which was removed from the spec.
Comment 4 Tim Nguyen (:ntim) 2022-05-31 04:01:19 PDT
This also has been moved to css-overflow-4: https://drafts.csswg.org/css-overflow-4/#text-overflow
Comment 5 Brent Fulgham 2022-07-13 10:51:41 PDT

*** This bug has been marked as a duplicate of bug 27545 ***