Bug 36699

Summary: Web Inspector: add layout test for styles panel.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] The test timothy: review+

Description Pavel Feldman 2010-03-27 05:42:21 PDT
Patch will follow shortly.
Drive-by change for this test is that we now trim urls even when resource tracking in not enabled (for the ones that are under the base path).
Comment 1 Pavel Feldman 2010-03-27 05:49:10 PDT
Created attachment 51825 [details]
[PATCH] The test

One thing that squeezed into the change I did not remove: it increases styles panel default width from 225px to 300px. Can remove on landing if you think it is too much.
Comment 2 Pavel Feldman 2010-03-27 11:24:22 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	LayoutTests/ChangeLog
	M	LayoutTests/inspector/elements-panel-selection-on-refresh.html
	A	LayoutTests/inspector/elements-panel-styles-expected.txt
	A	LayoutTests/inspector/elements-panel-styles.html
	M	LayoutTests/inspector/elements-tests.js
	M	WebCore/ChangeLog
	M	WebCore/inspector/front-end/inspector.css
	M	WebCore/inspector/front-end/inspector.js
	M	WebCore/inspector/front-end/utilities.js
Committed r56664