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

Issue 26360003: Not able to set width using ColGroup in the table. (Closed)

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

Description

Not able to set width using ColGroup in the table. We ignored a col / colgroup that were not present at the start of the table for the purpose of layout. Other browsers would take into account the col / colgroup anywhere in the table so this change makes us match them. The 2 new baselines are progressions (as in we match other browsers) R=jchaffraix@chromium.org BUG=305169 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159442

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review comments addressed #

Messages

Total messages: 5 (0 generated)
suchit.agrawal
7 years, 2 months ago (2013-10-08 10:52:06 UTC) #1
Julien - ping for review
To be frank, this is a dumb use case and I am not convinced it's ...
7 years, 2 months ago (2013-10-08 18:46:57 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/a.suchit@samsung.com/26360003/6001
7 years, 2 months ago (2013-10-11 08:33:02 UTC) #3
a.suchit
https://codereview.chromium.org/26360003/diff/1/LayoutTests/fast/table/table-colgroup-present-after-table-row.html File LayoutTests/fast/table/table-colgroup-present-after-table-row.html (right): https://codereview.chromium.org/26360003/diff/1/LayoutTests/fast/table/table-colgroup-present-after-table-row.html#newcode4 LayoutTests/fast/table/table-colgroup-present-after-table-row.html:4: <title>Table ColGroup</title> On 2013/10/08 18:46:57, Julien Chaffraix wrote: > ...
7 years, 2 months ago (2013-10-11 09:01:26 UTC) #4
commit-bot: I haz the power
7 years, 2 months ago (2013-10-11 10:21:47 UTC) #5
Message was sent while issue was closed.
Change committed as 159442

Powered by Google App Engine
This is Rietveld 408576698