Bug 265235

Summary: Web Inspector: counter-reset can't be modified from the Elements tab
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: inspector-bugzilla-changes, vidavera, vitor.roriz, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: All   
OS: All   
Attachments:
Description Flags
testcase none

Karl Dubost
Reported 2023-11-21 23:51:02 PST
Created attachment 468722 [details] 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.
Attachments
testcase (960 bytes, text/html)
2023-11-21 23:51 PST, Karl Dubost
no flags
Radar WebKit Bug Importer
Comment 1 2023-11-21 23:51:12 PST
Karl Dubost
Comment 2 2023-11-27 16:07:15 PST
It doesn't seem to be an Inspector issue, but maybe a WebKit issue.
Note You need to log in before you can comment on or make changes to this bug.