RESOLVED FIXED 49439
Web Inspector: [refactoring] do not use absolute positioning for tabbed panes
https://bugs.webkit.org/show_bug.cgi?id=49439
Summary Web Inspector: [refactoring] do not use absolute positioning for tabbed panes
Andrey Kosyakov
Reported 2010-11-12 04:57:22 PST
Tabbed panes currently use absolute positioning to put them right under the header with tabs. This is inconvenient from maintenance prospective and requires additional CSS rules. Ideally, the contents of a tabbed pane should not depend on whether it is displayed within a tab or outside of it.
Attachments
patch (4.60 KB, patch)
2010-11-12 05:04 PST, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2010-11-12 05:04:51 PST
WebKit Commit Bot
Comment 2 2010-11-12 05:34:43 PST
Comment on attachment 73728 [details] patch Clearing flags on attachment: 73728 Committed r71906: <http://trac.webkit.org/changeset/71906>
WebKit Commit Bot
Comment 3 2010-11-12 05:34:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.