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

Issue 19390002: Spanning logical height is not added properly in all spanning rows. (Closed)

Created:
7 years, 5 months ago by a.suchit
Modified:
7 years, 5 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering
Base URL:
https://chromium.googlesource.com/chromium/blink.git@RowSpan_B254914_6
Visibility:
Public.

Description

Spanning logical height is not added properly in all spanning rows. The remaining logical height is wrongly added to the last row spanning cell, not spread on the rows when more then one rowspanning cell present in the table. Remaining logical height was handled to only row spanning cell which comes first in the table. Remaining row spanning cells were not handles. Here, we handled all row spanning cells in the table those are not overlapping each others. R=jchaffraix@chromium.org BUG=249600 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154990

Patch Set 1 : #

Total comments: 9

Patch Set 2 : Review comments addressed #

Total comments: 2

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Messages

Total messages: 15 (0 generated)
suchit.agrawal
7 years, 5 months ago (2013-07-22 08:54:20 UTC) #1
Julien - ping for review
https://codereview.chromium.org/19390002/diff/6001/LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html File LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html (right): https://codereview.chromium.org/19390002/diff/6001/LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html#newcode15 LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html:15: <h3>Test for chromium bug : <a href="https://code.google.com/p/chromium/issues/detail?id=249600">249600</a>. Extra logical ...
7 years, 5 months ago (2013-07-23 00:13:43 UTC) #2
a.suchit
https://codereview.chromium.org/19390002/diff/6001/LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html File LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html (right): https://codereview.chromium.org/19390002/diff/6001/LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html#newcode15 LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html:15: <h3>Test for chromium bug : <a href="https://code.google.com/p/chromium/issues/detail?id=249600">249600</a>. Extra logical ...
7 years, 5 months ago (2013-07-23 12:19:56 UTC) #3
Julien - ping for review
As said, I have a hard time knowing if your new testing is adequate and ...
7 years, 5 months ago (2013-07-23 18:00:11 UTC) #4
a.suchit
https://codereview.chromium.org/19390002/diff/17001/Source/core/rendering/RenderTableSection.cpp File Source/core/rendering/RenderTableSection.cpp (right): https://codereview.chromium.org/19390002/diff/17001/Source/core/rendering/RenderTableSection.cpp#newcode407 Source/core/rendering/RenderTableSection.cpp:407: if (spanningRowsHeight.totalRowsHeight && spanningRowsHeight.spanningCellHeightIgnoringBorderSpacing > spanningRowsHeight.totalRowsHeight) { On 2013/07/23 ...
7 years, 5 months ago (2013-07-24 06:32:38 UTC) #5
Julien - ping for review
lgtm https://codereview.chromium.org/19390002/diff/38001/LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html File LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html (right): https://codereview.chromium.org/19390002/diff/38001/LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html#newcode78 LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html:78: </tr> Shouldn't we test a mix of specified ...
7 years, 5 months ago (2013-07-24 23:14:41 UTC) #6
a.suchit
https://codereview.chromium.org/19390002/diff/38001/LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html File LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html (right): https://codereview.chromium.org/19390002/diff/38001/LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html#newcode78 LayoutTests/fast/table/table-rowspan-height-distribution-in-rows-3.html:78: </tr> On 2013/07/24 23:14:41, Julien Chaffraix wrote: > Shouldn't ...
7 years, 5 months ago (2013-07-25 10:08:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.suchit@samsung.com/19390002/44001
7 years, 5 months ago (2013-07-25 18:43:14 UTC) #8
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=4217
7 years, 5 months ago (2013-07-25 20:01:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.suchit@samsung.com/19390002/44001
7 years, 5 months ago (2013-07-26 08:34:04 UTC) #10
commit-bot: I haz the power
Failed to apply patch for LayoutTests/TestExpectations: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 5 months ago (2013-07-26 08:34:05 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.suchit@samsung.com/19390002/61001
7 years, 5 months ago (2013-07-26 08:55:33 UTC) #12
commit-bot: I haz the power
Retried try job too often on mac_layout_rel for step(s) webkit_lint, webkit_python_tests, webkit_tests, webkit_unit_tests, weborigin_unittests, wtf_unittests ...
7 years, 5 months ago (2013-07-26 09:33:08 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.suchit@samsung.com/19390002/80001
7 years, 5 months ago (2013-07-26 09:42:10 UTC) #14
commit-bot: I haz the power
7 years, 5 months ago (2013-07-26 11:12:45 UTC) #15
Message was sent while issue was closed.
Change committed as 154990

Powered by Google App Engine
This is Rietveld 408576698