WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27554
getComputedStyle does not contain a value for text-overflow
https://bugs.webkit.org/show_bug.cgi?id=27554
Summary
getComputedStyle does not contain a value for text-overflow
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
committed with
r46285
(
http://trac.webkit.org/changeset/46285
)
mitz
Comment 3
2009-09-15 20:09:59 PDT
<
rdar://problem/7227096
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug