commit | 258af4a190e3f2e509f881026b2e618a9d465747 | [log] [tgz] |
---|---|---|
author | darin <darin@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu May 24 01:11:10 2007 +0000 |
committer | darin <darin@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu May 24 01:11:10 2007 +0000 |
tree | d3d9f86abf83234df8289b3b3d2c9edc480651ec | |
parent | 542a4a0d602d73ed3d1b5ff5a2c4c9340020de10 [diff] |
LayoutTests: Reviewed by Hyatt. - updated the many tests with an extra newline or two at the end because of the bug where plain-text serialization will consider nodes that are not rendered WebCore: Reviewed by Hyatt. - fix problems where unrendered nodes were affecting on plain text serialization * editing/TextIterator.cpp: (WebCore::TextIterator::advance): Don't call handleXXX functions or exitNode for nodes without renderers. (WebCore::shouldEmitNewlineAfterNode): Only consider rendered nodes when deciding if this is the last node in the document. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@21687 268f45cc-cd09-0410-ab3c-d52691b4dbfc