[Webkit-unassigned] [Bug 163752] New: Update <ol>.start getter to default to 1
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 20 12:55:19 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163752
Bug ID: 163752
Summary: Update <ol>.start getter to default to 1
Classification: Unclassified
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: d at domenic.me
CC: cdumez at apple.com
Currently in Edge and Gecko, <ol>.start defaults to 1. In Blink and WebKit, it defaults to something that depends on how many children are rendered. In https://github.com/whatwg/html/pull/1916 we updated the spec to follow the simpler Firefox/Edge behavior, with cdumez's cautious support.
Tests are available at http://w3c-test.org/html/semantics/grouping-content/the-ol-element/grouping-ol.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161020/d1dfd7d3/attachment.html>
More information about the webkit-unassigned
mailing list