Bug 110996

Summary: Safari Web Inspector:Style checkboxes not aligned
Product: WebKit Reporter: BJ Homer <bjhomer>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.8   
URL: https://canvas.instructure.com/login
Attachments:
Description Flags
Screenshot of broken alignment none

Description BJ Homer 2013-02-27 11:16:24 PST
Created attachment 190558 [details]
Screenshot of broken alignment

In the new style pane in the nightly Safari Web Inspector, checkboxes to toggle a particular rule aren't always being placed on a new line.

On https://canvas.instructure.com/login, inspect the "Email" field. Note the style rules under the "body.webkit #modal-box.login-box input.text" selector. The checkboxes are all over the place.

I've attached a screenshot.
Comment 1 Radar WebKit Bug Importer 2013-02-27 11:16:46 PST
<rdar://problem/13306592>
Comment 2 Timothy Hatcher 2013-02-27 11:26:44 PST
I have a fix for this. We will auto insert newlines for styles that are a single line now.
Comment 3 Timothy Hatcher 2013-02-28 12:34:39 PST
Better in the latest nightly, but I have another fix coming soon.
Comment 4 Timothy Hatcher 2013-03-14 12:08:37 PDT
All good now.