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

Side by Side Diff: LayoutTests/fast/table/table-toggle-paragraph-padding-expected.txt

Issue 22589002: Margins on children of display:table-cell elements get stuck at highest value. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 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 : 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
OLDNEW
« no previous file with comments | « LayoutTests/fast/table/table-toggle-paragraph-padding.html ('k') | Source/core/rendering/RenderTableSection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698