| Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt
|
| index 7d7adb43a4c0dc3bf1e21ff0ca8286d4ffbf6c4a..e6b02eb7485aa247a8991ba9ee44cbc35aa31029 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt
|
| @@ -1,9 +1,9 @@
|
| CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/features/5716060992962560 for more details.
|
| This is a testharness.js-based test.
|
| PASS The prototype for OL is HTMLOListElement.prototype
|
| -FAIL 'reversed' property should be defined on OL. assert_own_property: expected property "reversed" missing
|
| -FAIL 'start' property should be defined on OL. assert_own_property: expected property "start" missing
|
| -FAIL 'type' property should be defined on OL. assert_own_property: expected property "type" missing
|
| +PASS 'reversed' property should be defined on OL.
|
| +PASS 'start' property should be defined on OL.
|
| +PASS 'type' property should be defined on OL.
|
| PASS OL's 'reversed' IDL property reflects content attribute.
|
| PASS OL's 'start' IDL property reflects content attribute.
|
| PASS OL's 'type' IDL property reflects content attribute.
|
|
|