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

Side by Side Diff: LayoutTests/platform/linux/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 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x195
4 RenderBlock {HTML} at (0,0) size 800x195.25
5 RenderBody {BODY} at (8,18.72) size 784x168.53
6 RenderBlock {H3} at (0,0) size 784x46
7 RenderText {#text} at (0,0) size 202x22
8 text run at (0,0) width 202: "Test for chromium bug : "
9 RenderInline {A} at (0,0) size 60x22 [color=#0000EE]
10 RenderText {#text} at (202,0) size 60x22
11 text run at (202,0) width 60: "241331"
12 RenderText {#text} at (262,0) size 775x45
13 text run at (262,0) width 513: ". Margins on children of display:table -cell elements get stuck at"
14 text run at (0,23) width 111: "highest value."
15 RenderBlock {H4} at (0,67.27) size 784x20
16 RenderText {#text} at (0,0) size 696x19
17 text run at (0,0) width 696: "Row's before margin was not reseting bac k to 0 when margin of the cell's child is changed from 40px to 0."
18 RenderBlock {P} at (0,108.53) size 784x20
19 RenderText {#text} at (0,0) size 335x19
20 text run at (0,0) width 335: "Paragraph1 : None of the paragraphs have any margins."
21 RenderTable {DIV} at (0,128.53) size 333x20
22 RenderTableSection (anonymous) at (0,0) size 333x20
23 RenderTableRow (anonymous) at (0,0) size 333x20
24 RenderTableCell {DIV} at (0,0) size 143x20 [r=0 c=0 rs=1 cs=1]
25 RenderText {#text} at (0,0) size 143x19
26 text run at (0,0) width 143: "other cell, no paragraph"
27 RenderTableCell {DIV} at (143,0) size 190x20 [r=0 c=1 rs=1 cs=1]
28 RenderBlock {P} at (0,0) size 190x20
29 RenderText {#text} at (0,0) size 190x19
30 text run at (0,0) width 190: "Paragraph2 : I am in a table cel l"
31 RenderBlock {P} at (0,148.53) size 784x20
32 RenderText {#text} at (0,0) size 134x19
33 text run at (0,0) width 134: "Paragraph3 : text after"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698