[Webkit-unassigned] [Bug 265235] New: Web Inspector: counter-reset can't be modified from the Elements tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 21 23:51:02 PST 2023


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

            Bug ID: 265235
           Summary: Web Inspector: counter-reset can't be modified from
                    the Elements tab
           Product: WebKit
           Version: Safari 17
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 468722

  --> https://bugs.webkit.org/attachment.cgi?id=468722&action=review

testcase

Steps to reproduce:

1. Open the test case attached here. The first list should start with 9.
2. Open the Web Inspector
3. Go to the Elements tab
4. Select the ol elements
5. edit the reset-counter on the right side column for the style attribute.
6. try to increment the value by 1

Result: the value doesn't change.

Try the same thing in Firefox Developer Tools, the values are being dynamically incremented.

-- 
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/20231122/bff87265/attachment.htm>


More information about the webkit-unassigned mailing list