summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/submit-nil-value-field-assert-expected.txt
diff options
context:
space:
mode:
authordarin <darin@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2007-05-24 01:11:10 +0000
committerdarin <darin@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2007-05-24 01:11:10 +0000
commit08e9fa50bbed1696c8dcce196b5f82086e366c52 (patch)
tree61545c3175b83846895fe54a3cb050d93217cd6e /third_party/WebKit/LayoutTests/fast/forms/submit-nil-value-field-assert-expected.txt
parent7460d816218d11a284fa70b5d67303a75f5fd9f9 (diff)
downloadchromium_src-08e9fa50bbed1696c8dcce196b5f82086e366c52.zip
chromium_src-08e9fa50bbed1696c8dcce196b5f82086e366c52.tar.gz
chromium_src-08e9fa50bbed1696c8dcce196b5f82086e366c52.tar.bz2
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: svn://svn.chromium.org/blink/trunk@21687 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/forms/submit-nil-value-field-assert-expected.txt')
-rw-r--r--third_party/WebKit/LayoutTests/fast/forms/submit-nil-value-field-assert-expected.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/forms/submit-nil-value-field-assert-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/submit-nil-value-field-assert-expected.txt
index 4abfbc4..58b266e 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/submit-nil-value-field-assert-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/forms/submit-nil-value-field-assert-expected.txt
@@ -3,4 +3,3 @@ Test for http://bugs.webkit.org/show_bug.cgi?id=11444 REGRESSION (r17378): Excep
PASS
-