Bug 146743

Summary: Web Inspector: Clicking the comment checkbox for duplicated properties comments out the first of the duplicates
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Current Functionality none

Devin Rousso
Reported 2015-07-08 15:56:08 PDT
Created attachment 256414 [details] Current Functionality * STEPS TO REPRODUCE: 1. Paste the following into the styles sidebar: overflow: hidden; overflow: hidden; 2. Click the checkbox before the second "overflow: hidden;" to comment it out Instead of the second property being commented out as expected, the first one is commented out.
Attachments
Current Functionality (127.36 KB, video/quicktime)
2015-07-08 15:56 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2015-07-08 15:56:50 PDT
Devin Rousso
Comment 2 2015-07-08 17:21:04 PDT
This appears to have been fixed as a result of https://bugs.webkit.org/show_bug.cgi?id=146727.
Note You need to log in before you can comment on or make changes to this bug.