Index: third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html |
index 32d4f2c86f9026f38c4a6a1e14c4796eb69ec913..7c502e38357039e75cc616587eb2903c8d7623ec 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/semantics/grouping-content/the-ol-element/grouping-ol-rev-reftest-001.html |
@@ -20,9 +20,6 @@ |
<p>These reftests are necessary because the values of the ol's li children as calculated by the user agent are NOT available programatically. Only explicitly-set values are available programatically. Therefore, we need to check actual rendering against expected rendering.</p> |
- <p>The spec states:</p> |
- <blockquote>"The reversed attribute is a boolean attribute. If present, it indicates that the list is a descending list (..., 3, 2, 1). If the attribute is omitted, the list is an ascending list (1, 2, 3, ...)."</blockquote> |
- |
<p><strong>This reftest passes if you see an ascending list followed by two descending lists.</strong></p> |
<p>(Note: each list item has no content; only the sequencing should appear.)</p> |