Bug 27554

Summary: getComputedStyle does not contain a value for text-overflow
Product: WebKit Reporter: Jessie Berlin <jberlin>
Component: CSSAssignee: Jessie Berlin <jberlin>
Status: RESOLVED FIXED    
Severity: Normal CC: jberlin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch to expose the value of text-overflow on the computedStyle object. mitz: review+

Jessie Berlin
Reported 2009-07-22 12:38:38 PDT
CSSPropertyTextOverFlow is currently listed as unimplemented in in \WebCore\css\CSSComputedStyleDeclaration.cpp, and is not visible in the object returned by getComputedStyle object or (consequently) in the Web Inspector.
Attachments
Patch to expose the value of text-overflow on the computedStyle object. (7.95 KB, patch)
2009-07-23 12:33 PDT, Jessie Berlin
mitz: review+
Jessie Berlin
Comment 1 2009-07-23 12:33:49 PDT
Created attachment 33353 [details] Patch to expose the value of text-overflow on the computedStyle object.
Jessie Berlin
Comment 2 2009-07-23 14:04:59 PDT
mitz
Comment 3 2009-09-15 20:09:59 PDT
Note You need to log in before you can comment on or make changes to this bug.