Bug 36699 - Web Inspector: add layout test for styles panel.
Summary: Web Inspector: add layout test for styles panel.
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: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-27 05:42 PDT by Pavel Feldman
Modified: 2010-03-27 11:24 PDT (History)
4 users (show)

See Also:


Attachments
[PATCH] The test (10.84 KB, patch)
2010-03-27 05:49 PDT, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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