Index: Source/WebCore/ChangeLog |
=================================================================== |
--- Source/WebCore/ChangeLog (revision 105208) |
+++ Source/WebCore/ChangeLog (working copy) |
@@ -1,5 +1,15 @@ |
-2012-01-05 Max Vujovic <mvujovic@adobe.com> |
+2012-01-16 Pavel Feldman <pfeldman@google.com> |
+ Web Inspector: timeline record bars may overlap with the records column |
+ https://bugs.webkit.org/show_bug.cgi?id=76387 |
+ |
+ Reviewed by Yury Semikhatsky. |
+ |
+ * inspector/front-end/timelinePanel.css: |
+ (#timeline-container .split-view-sidebar-left): |
+ |
+2012-01-13 Alexander Pavlov <apavlov@chromium.org> |
+ |
WebKit adds vertical paddings and borders to the fixed width of CSS tables |
https://bugs.webkit.org/show_bug.cgi?id=74955 |