Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt

Issue 2322083002: Import wpt@e1ad3cc6894b20da0a5d7dddf431c9e7848d0544 (Closed)
Patch Set: Add mac exception and rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698