Bug 9092 - innerText is empty for elements without renderers
Summary: innerText is empty for elements without renderers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks: 7788
  Show dependency treegraph
 
Reported: 2006-05-24 11:21 PDT by Anders Carlsson
Modified: 2006-05-24 12:21 PDT (History)
0 users

See Also:


Attachments
Patch (5.24 KB, patch)
2006-05-24 11:37 PDT, Anders Carlsson
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2006-05-24 11:21:16 PDT
innerText returns "" for elements which don't have renderers
Comment 1 Anders Carlsson 2006-05-24 11:37:16 PDT
Created attachment 8518 [details]
Patch
Comment 2 Geoffrey Garen 2006-05-24 11:44:56 PDT
Comment on attachment 8518 [details]
Patch

r=me