blob: 9359605acc9542138eafccc021d877198b501f3b [file] [log] [blame]
Test for chromium bug : 241331. Margins on children of display:table-cell elements get stuck at highest value.
BeforeMargin of the row was not reseting back to 0 when margin of the cell's child is changed from 100px to 0.
The two blocks below should look identical.
a
PASS
b
PASS
a
PASS
b
PASS