[Webkit-unassigned] [Bug 181327] New: <option> element can't increment CSS counters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 5 07:16:07 PST 2018


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

            Bug ID: 181327
           Summary: <option> element can't increment CSS counters
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kizmarh at ya.ru

## Steps to reproduce the problem:

Go to https://codepen.io/kizu/pen/PEJgpr

## What is the expected behavior?

The number after “Selected value:” should be equal to the selected option's inline CSS variable.

## What went wrong?

The counters on <option> element don't work

Other major browsers — Firefox & Edge support this behavior. Support for this in Chrome/Safari would mean we could do a lot of interesting stuff with <select>s.

-- 
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/20180105/2e808ad9/attachment.html>


More information about the webkit-unassigned mailing list