| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/valueMode-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/valueMode-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/valueMode-expected.txt
|
| index be6e5f723a51903422688a3ad4056cdb0962a442..233cb6263d1071ecea4a5b992ae09c529afc7339 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/valueMode-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/forms/the-input-element/valueMode-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 42 tests. 28 PASS 14 FAIL 0 TIMEOUT 0 NOTRUN
|
| FAIL value IDL attribute of input type hidden without value attribute assert_equals: expected "" but got "foo"
|
| FAIL value IDL attribute of input type hidden with value attribute assert_equals: expected "bar" but got "foo"
|
| PASS value IDL attribute of input type text without value attribute
|
|
|