OLD | NEW |
---|---|
(Empty) | |
1 Test for chromium bug : 241331. Margins on children of display:table-cell elemen ts get stuck at highest value. | |
2 | |
3 BeforeMargin of the row was not reseting back to 0 when margin of the cell's chi ld is changed from 100px to 0. | |
4 | |
5 The two blocks below should look identical. | |
6 | |
7 a | |
8 PASS | |
9 b | |
10 PASS | |
11 | |
12 a | |
13 PASS | |
14 b | |
15 PASS | |
OLD | NEW |