| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/number-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/number-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/number-expected.txt
|
| index 9421b6c9fd592713ea010e0a267461e791fe3aef..ab7b71b63b169058205fefdd1bf42eede47c2e5e 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/number-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/semantics/forms/the-input-element/number-expected.txt
|
| @@ -15,7 +15,7 @@ PASS Value < min attribute
|
| PASS Value <= max attribute
|
| PASS Value > max attribute
|
| PASS value with a leading '.'
|
| -FAIL value ending with '.' assert_equals: expected "" but got "1."
|
| +PASS value ending with '.'
|
| PASS value = -0
|
| PASS value = Infinity
|
| PASS value = -Infinity
|
|
|