Bug 113409 - Web Inspector: [Styles] Wrapped property text indentation is wrong
Summary: Web Inspector: [Styles] Wrapped property text indentation is wrong
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: Vladislav Kaznacheev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-27 07:43 PDT by Alexander Pavlov (apavlov)
Modified: 2013-03-28 02:32 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2013-03-28 02:05 PDT, Vladislav Kaznacheev
no flags 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) 2013-03-27 07:43:53 PDT
In a matched rule, find a long enough property, something like

font-family: dejavu sans mono, monospace;

Start gradually changing the sidebar width until the property no longer fits the sidebar and starts wrapping onto the next line.
At this point the property text indent will get lost, the former starting just at the left sidebar boundary.
Comment 1 Vladislav Kaznacheev 2013-03-28 02:05:39 PDT
Created attachment 195503 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-28 02:32:14 PDT
Comment on attachment 195503 [details]
Patch

Clearing flags on attachment: 195503

Committed r147088: <http://trac.webkit.org/changeset/147088>
Comment 3 WebKit Review Bot 2013-03-28 02:32:17 PDT
All reviewed patches have been landed.  Closing bug.