| Index: third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt
|
| index 160cbf45a4e5cf61d8daa228349e452807051bf7..480e0c577e5bfd41e4c3d8987a893422dfcf113b 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 18 tests. 10 PASS 8 FAIL 0 TIMEOUT 0 NOTRUN
|
| PASS The :read-write pseudo-class must not match input elements to which the readonly attribute does not apply
|
| FAIL The :read-only pseudo-class must match input elements to which the readonly attribute does not apply assert_array_equals: lengths differ, expected 10 got 0
|
| FAIL The :read-write pseudo-class must match input elements to which the readonly attribute applies, and that are mutable assert_array_equals: lengths differ, expected 1 got 2
|
|
|