Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reviewed by Maciej. | ap@webkit.org | 2007-11-25 | 1 | -0/+8 |
http://bugs.webkit.org/show_bug.cgi?id=15919 XSLTProcessor.transformToFragment creates an extra not defined TEXT_NODE at the end Test: fast/xsl/extra-lf-at-end.html * xml/XSLTProcessor.cpp: (WebCore::writeToVector): Changed to use Vector to avoid slow String::apend(). (WebCore::saveResultToString): Remove trailing line feed if present. git-svn-id: svn://svn.chromium.org/blink/trunk@28014 bbb929c8-8fbe-4397-9dbb-9b2b20218538 |