| Index: components/test/data/autofill/merge/input/punctuation.in
|
| diff --git a/components/test/data/autofill/merge/input/identical.in b/components/test/data/autofill/merge/input/punctuation.in
|
| similarity index 88%
|
| copy from components/test/data/autofill/merge/input/identical.in
|
| copy to components/test/data/autofill/merge/input/punctuation.in
|
| index ff3455541c40edf88f9ece17221b5dc92c00d993..d361f44391d47ab512df407c8a39dd7c63e07a2a 100644
|
| --- a/components/test/data/autofill/merge/input/identical.in
|
| +++ b/components/test/data/autofill/merge/input/punctuation.in
|
| @@ -5,7 +5,7 @@ NAME_LAST: Doe
|
| EMAIL_ADDRESS: john.doe@example.com
|
| COMPANY_NAME: TestCo
|
| ADDRESS_HOME_LINE1: 1600 Amphitheatre Parkway
|
| -ADDRESS_HOME_LINE2: (Bldg. 1950)
|
| +ADDRESS_HOME_LINE2: (Bldg 1950)
|
| ADDRESS_HOME_CITY: Mountain View
|
| ADDRESS_HOME_STATE: CA
|
| ADDRESS_HOME_ZIP: 94043
|
| @@ -17,7 +17,7 @@ NAME_MIDDLE: Kilgore
|
| NAME_LAST: Doe
|
| EMAIL_ADDRESS: john.doe@example.com
|
| COMPANY_NAME: TestCo
|
| -ADDRESS_HOME_LINE1: 1600 Amphitheatre Parkway
|
| +ADDRESS_HOME_LINE1: 1600, Amphitheatre Parkway.
|
| ADDRESS_HOME_LINE2: (Bldg. 1950)
|
| ADDRESS_HOME_CITY: Mountain View
|
| ADDRESS_HOME_STATE: CA
|
|
|