Bug 113409

Summary: Web Inspector: [Styles] Wrapped property text indentation is wrong
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Vladislav Kaznacheev <kaznacheev>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.