Bug 79028 - Web Inspector: [Styles] Inconsistent alignment of non-parsed properties (having an exclamation mark)
Summary: Web Inspector: [Styles] Inconsistent alignment of non-parsed properties (havi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 05:16 PST by Alexander Pavlov (apavlov)
Modified: 2012-02-20 05:42 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.42 KB, patch)
2012-02-20 05:26 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff
[PATCH] Fixed margin (should be 6px, not 5px) (1.42 KB, patch)
2012-02-20 05:28 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff
[PATCH] Correct version of the patch (1.42 KB, patch)
2012-02-20 05:29 PST, Alexander Pavlov (apavlov)
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2012-02-20 05:16:07 PST
This is due to the recent moving of property toggling checkboxes to the left.

Patch to follow.
Comment 1 Alexander Pavlov (apavlov) 2012-02-20 05:26:35 PST
Created attachment 127812 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-02-20 05:28:26 PST
Created attachment 127813 [details]
[PATCH] Fixed margin (should be 6px, not 5px)
Comment 3 Alexander Pavlov (apavlov) 2012-02-20 05:29:47 PST
Created attachment 127814 [details]
[PATCH] Correct version of the patch
Comment 4 Alexander Pavlov (apavlov) 2012-02-20 05:42:31 PST
Committed r108236: <http://trac.webkit.org/changeset/108236>