Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(273)

Unified Diff: Source/WebCore/ChangeLog

Issue 9220007: Merge 104140 - WebKit adds vertical paddings and borders to the fixed width of CSS tables (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/963/
Patch Set: Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/table/script-tests/css-table-width.js ('k') | Source/WebCore/rendering/RenderTable.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/WebCore/ChangeLog
===================================================================
--- Source/WebCore/ChangeLog (revision 105206)
+++ Source/WebCore/ChangeLog (working copy)
@@ -1,5 +1,20 @@
-2012-01-10 Tony Chang <tony@chromium.org>
+2012-01-05 Max Vujovic <mvujovic@adobe.com>
+ WebKit adds vertical paddings and borders to the fixed width of CSS tables
+ https://bugs.webkit.org/show_bug.cgi?id=74955
+
+ Reviewed by Julien Chaffraix.
+
+ Test: fast/table/css-table-width.html
+
+ * rendering/RenderTable.cpp:
+ (WebCore::RenderTable::computeLogicalWidth):
+
+ Changed the width calculation for CSS tables to take into account horizontal
+ paddings and borders instead of vertical paddings and borders.
+
+2012-01-05 Peter Beverloo <peter@chromium.org>
+
Need to handle absolutely positioned elements inside flexboxes
https://bugs.webkit.org/show_bug.cgi?id=70793
« no previous file with comments | « LayoutTests/fast/table/script-tests/css-table-width.js ('k') | Source/WebCore/rendering/RenderTable.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698