[Webkit-unassigned] [Bug 173049] New: Align <col span>/<colgroup span> limits with the latest HTML specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 7 02:42:54 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173049

            Bug ID: 173049
           Summary: Align <col span>/<colgroup span> limits with the
                    latest HTML specification
           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: zcorpan at gmail.com
                CC: cdumez at apple.com

This is the same as https://bugs.webkit.org/show_bug.cgi?id=171322 but for the IDL attributes for <col span> and <colgroup span>.

https://github.com/whatwg/html/issues/2705
https://github.com/whatwg/html/pull/2734
https://github.com/w3c/web-platform-tests/pull/6172

/html/semantics/tabular-data/processing-model-1/col-span-limits.html fails in WebKit with

Fail    col span of 1001 must be treated as 1000        assert_equals: table3 width expected 51 but got 53

/html/dom/reflection-tabular.html fails in WebKit with, among others:

Fail    colgroup.span: setAttribute() to 2147483647     assert_equals: IDL get expected 1000 but got 2147483647

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170607/721776b9/attachment.html>


More information about the webkit-unassigned mailing list