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

Side by Side Diff: LayoutTests/fast/table/table-colgroup-width-not-set-with-fixed-layout-expected.txt

Issue 27690002: Not able to set width using ColGroup when table-layout is fixed. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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 unified diff | Download patch
OLDNEW
(Empty)
1 Test for chromium bug : 20865. Not able to set width using ColGroup when table-l ayout is fixed.
2
3 When colgroup specify only some columns width in the table than remaining column s width set as fixed width if colspan cell present in the first row for those co lumns. By default these columns should set as auto width.
4
5 First
6 PASS
7 Col-1
8 PASS
9 Col-2
10 PASS
11 Col-3
12 PASS
13 Col-4
14 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698