[Webkit-unassigned] [Bug 184256] New: CSSOM test for serializing counter() fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 02:26:49 PDT 2018


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

            Bug ID: 184256
           Summary: CSSOM test for serializing counter() fails
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zcorpan at gmail.com

See: https://github.com/w3c/csswg-drafts/issues/670#issuecomment-366329393

Relevant part of the spec:
https://drafts.csswg.org/cssom/#serialize-a-css-component-value
> Let list be a list of CSS component values belonging to <counter>, omitting the last CSS component value if it is "decimal".

Test: http://w3c-test.org/css/cssom/serialize-values.html (search for "counter")

> Fail	content: counter(par-num)	assert_equals: content raw inline style declaration expected "counter(par-num)" but got "counter(par-num, decimal)"

This test passes in Chromium canary and Firefox Nightly. It fails in WebKit TP and EdgeHTML 16 (tested in browserstack).

-- 
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/20180403/9af68304/attachment-0002.html>


More information about the webkit-unassigned mailing list