Index: third_party/WebKit/LayoutTests/fast/dom/HTMLInputElement/duplicate-element-names-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLInputElement/duplicate-element-names-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLInputElement/duplicate-element-names-expected.txt |
index 35ffba56319ade7c0e4bfebdca3e91e923598bb2..d5b9ff7c01a7f68d25041e22515ea8f47cc4e236 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLInputElement/duplicate-element-names-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLInputElement/duplicate-element-names-expected.txt |
@@ -3,9 +3,9 @@ Multiple radio buttons/checkboxes with the same name should map to a countable c |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-Radio button: Male Female |
-Checkbox: 1 |
-Checkbox: 1 2 |
+Radio button: Male Female |
+Checkbox: 1 |
+Checkbox: 1 2 |
PASS typeof document.f.cb0 is 'undefined' |
PASS document.f.cb1.nodeName is 'INPUT' |