Fixed
Status Update
Comments
ga...@gmail.com <ga...@gmail.com> #2
Issue still apparent in Chrome Version: 4.0.249.89
Spacing doubles up between thead and tbody.
See attachment for example, note the gray is the background colour of the spacing and
not a border.
Spacing doubles up between thead and tbody.
See attachment for example, note the gray is the background colour of the spacing and
not a border.
ga...@gmail.com <ga...@gmail.com> #3
Other browsers tested:
Safari 4: Issue Present
Firefox 3.x: OK
IE 7: OK
IE 8: OK
Opera 10: OK
Safari 4: Issue Present
Firefox 3.x: OK
IE 7: OK
IE 8: OK
Opera 10: OK
ic...@gmail.com <ic...@gmail.com> #4
This issue also exists in version 5.0.375.29.
rc...@gmail.com <rc...@gmail.com> #5
[Deleted User] <[Deleted User]> #6
[Deleted User] <[Deleted User]> #7
ch...@gmail.com <ch...@gmail.com> #8
Can't we get someone to triage this? It is still happening in Chrome 8.0.552.215 beta.
[Deleted User] <[Deleted User]> #9
co...@gmail.com <co...@gmail.com> #10
Problem still exists
ce...@gmail.com <ce...@gmail.com> #11
[Comment Deleted]
ce...@gmail.com <ce...@gmail.com> #12
Same problem for me in version 15.0.874.121 m
no...@chromium.org <no...@chromium.org> #13
[Empty comment from Monorail migration]
[Deleted User] <[Deleted User]> #14
ma...@gmail.com <ma...@gmail.com> #15
Still there in 20.0.1132.57, and in fact appears to trigger even when the previous element is <caption> rather than <thead>. In the attached example, the caption is positioned absolutely to the right of each table. The border-spacing for the caption is still applied in its original location, but the spacing at the top of each table is greater than expected in Webkit, consistent with the doubling seen by earlier commenters.
jc...@chromium.org <jc...@chromium.org> #16
[Empty comment from Monorail migration]
jc...@chromium.org <jc...@chromium.org> #17
This is a known bug in WebKit with a patch attached. Unfortunately the effort stalled though the fix is pretty simple.
bu...@chromium.org <bu...@chromium.org> #19
[Empty comment from Monorail migration]
bu...@chromium.org <bu...@chromium.org> #20
[Empty comment from Monorail migration]
bu...@chromium.org <bu...@chromium.org> #21
[Empty comment from Monorail migration]
su...@gmail.com <su...@gmail.com> #22
I am actively working in rendering table, row/col spans area. While working on one of the other issue, found out about this bug and its associated patch.
I will be glad to do the merging of the patch if its ok with you?
I will be glad to do the merging of the patch if its ok with you?
jc...@chromium.org <jc...@chromium.org> #23
@suchit, the change is good and no one has claimed this bug so go for it!
bu...@chromium.org <bu...@chromium.org> #24
The following revision refers to this bug:
http://src.chromium.org/viewvc/blink?view=rev&rev=157364
------------------------------------------------------------------------
r157364 | a.suchit@samsung.com | 2013-09-06T12:12:03.628052Z
Changed paths:
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/TestExpectations?r1=157364&r2=157363&pathrev=157364
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/fast/table/table-sections-border-spacing-expected.txt?r1=157364&r2=157363&pathrev=157364
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/fast/table/table-sections-border-spacing.html?r1=157364&r2=157363&pathrev=157364
Mhttp://src.chromium.org/viewvc/blink/trunk/Source/core/rendering/RenderTableSection.cpp?r1=157364&r2=157363&pathrev=157364
border-spacing is doubled between table-row-groups.
Every table-section's rows height is calculating separately. So border spacing
had applied to bottom of the first section and top of the second section.
Now, Only Top most section would apply border spacing on top of it's section.
R=eseidel@chromium.org,jchaffraix@chromium.org
BUG=29502
Review URL:https://chromiumcodereview.appspot.com/23548017
------------------------------------------------------------------------
------------------------------------------------------------------------
r157364 | a.suchit@samsung.com | 2013-09-06T12:12:03.628052Z
Changed paths:
M
A
A
M
border-spacing is doubled between table-row-groups.
Every table-section's rows height is calculating separately. So border spacing
had applied to bottom of the first section and top of the second section.
Now, Only Top most section would apply border spacing on top of it's section.
R=eseidel@chromium.org,jchaffraix@chromium.org
BUG=29502
Review URL:
------------------------------------------------------------------------
bu...@chromium.org <bu...@chromium.org> #25
The following revision refers to this bug:
http://src.chromium.org/viewvc/blink?view=rev&rev=157401
------------------------------------------------------------------------
r157401 | ojan@chromium.org | 2013-09-07T01:34:59.914990Z
Changed paths:
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/backgr_position-table-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/body_thead-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/backgr_position-table-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/fast/table/table-display-types-vertical-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_char-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/tfoot_align_right-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/tbody_valign_top-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/tbody_char-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug46268-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/fast/table/frame-and-rules-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/thead_align_center-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla_expected_failures/bugs/bug51000-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/fast/table/tableInsideCaption-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_tfoot-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/tfoot_align_center-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_align_left-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/fast/table/rowindex-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/body_tfoot-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/body_thead-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/fast/forms/input-value-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_align_right-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_align_char-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46268-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/tfoot_align_left-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/tfoot_align_justify-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/thead_align_char-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/table_rules_groups-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/thead_align_left-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/backgr_layers-opacity-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/x_thead_align_left-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/tfoot_valign_top-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/tfoot_align_justify-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/fast/table/table-display-types-vertical-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/fast/forms/input-value-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_char-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/thead_char-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/thead_align_justify-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/fast/table/border-collapsing/004-vertical-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_center-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/x_tfoot_align_char-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/x_tfoot_align_center-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_id-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/body_thead-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/thead_align_justify-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug19061-2-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/fast/table/table-display-types-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/fast/table/border-collapsing/004-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug19061-1-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug51000-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_char-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/bugs/bug106966-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla_expected_failures/bugs/bug4294-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_center-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/bugs/bug30418-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/fast/table/rowindex-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_left-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/tfoot_align_right-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_left-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/tbody_valign_middle-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_align_justify-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/x_tfoot_align_justify-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_table_border-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/tables/mozilla/marvin/backgr_layers-opacity-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/fast/forms/input-value-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/tbody_align_char-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-lion/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/fast/table/multiple-captions-display-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/tables/mozilla/marvin/backgr_simple-table-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/x_tbody_align_char-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/tbody_valign_middle-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_align_center-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/x_tbody_valign_top-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_align_left-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_table_border_none-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_valign_top-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/x_tfoot_align_right-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_align_justify-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/backgr_simple-table-cell-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/x_thead_align_justify-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/fast/table/tableInsideCaption-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-snowleopard/tables/mozilla_expected_failures/core/backgrounds-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/core/captions1-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/x_tfoot_class-expected.png?r1=157401&r2=157400&pathrev=157401
Dhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/tables/mozilla/marvin/table_rules_groups-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-lion/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/x_table_frame_void-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/linux/tables/mozilla/marvin/thead_align_left-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-lion/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/fast/table/multiple-captions-display-expected.txt?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tfoot_align_right-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug10296-1-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/bugs/bug27038-3-expected.png?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac-lion/tables/mozilla/bugs/bug27038-2-expected.png?r1=157401&r2=157400&pathrev=157401
Ahttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_id-expected.txt?r1=157401&r2=157400&pathrev=157401
Mhttp://src.chromium.org/viewvc/blink/trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_thead_id-expected.png?r1=157401&r2=157400&pathr
------------------------------------------------------------------------
r157401 | ojan@chromium.org | 2013-09-07T01:34:59.914990Z
Changed paths:
M
M
M
D
M
A
M
M
D
A
D
D
M
M
M
M
M
A
M
M
M
D
M
A
M
M
M
A
M
A
M
M
M
D
M
M
M
M
M
M
A
D
D
M
M
M
M
M
M
M
D
M
M
M
M
M
M
M
M
A
M
M
M
M
D
M
M
A
A
M
M
M
A
M
M
M
M
M
A
M
M
M
D
M
M
M
M
M
A
M
D
D
A
D
M
M
M
M
A
D
A
D
M
M
M
M
M
M
M
M
D
M
M
D
M
M
M
M
M
M
M
D
M
D
M
M
M
A
A
A
M
M
M
D
M
M
M
M
M
M
A
M
M
M
M
M
A
M
jc...@chromium.org <jc...@chromium.org> #26
This bug should be fixed on Canary.
la...@google.com <la...@google.com> #27
Migrate from Cr-Blink-Rendering to Cr-Blink-Layout
is...@google.com <is...@google.com> #28
This issue was migrated from crbug.com/chromium/29502?no_tracker_redirect=1
[Multiple monorail components: Blink, Blink>Layout]
[Monorail mergedwith:crbug.com/chromium/45525 ]
[Monorail components added to Component Tags custom field.]
[Multiple monorail components: Blink, Blink>Layout]
[Monorail mergedwith:
[Monorail components added to Component Tags custom field.]
Description
Chrome Version : 3.0.195.33
Other browsers tested:
Safari 4: N/A
Firefox 3.x: OK
IE 7: N/A
IE 8: OK
What steps will reproduce the problem?
1.use the CSS border-spacing property
2. use a table, which contains both a theader and a tbody section
What is the expected result?
a simple table which conforms to the border-spacing property, using the
selected value as spacing between all borders.
What happens instead?
The spacing between the thead row and the tbody rows are larger than the
rest of the spacings.
#ffffff;">test</td>
<td style="background-color: #ffffff;">test</td>
<td style="background-color: #ffffff;">test</td>
</tr>
<tr>
<td style="background-color: #ffffff;">test</td>
<td style="background-color: #ffffff;">test</td>
<td style="background-color: #ffffff;">test</td>
</tr>
</tbody>
</table>