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

Side by Side Diff: LayoutTests/platform/linux/css2.1/20110323/dynamic-top-change-002-expected.txt

Issue 1065563005: Allow whitespace inside anonymous table cells (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x52 3 layer at (0,0) size 800x52
4 LayoutBlockFlow {HTML} at (0,0) size 800x52 4 LayoutBlockFlow {HTML} at (0,0) size 800x52
5 LayoutBlockFlow {BODY} at (8,16) size 784x20 5 LayoutBlockFlow {BODY} at (8,16) size 784x20
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 144x19 7 LayoutText {#text} at (0,0) size 144x19
8 text run at (0,0) width 144: "There should be no red." 8 text run at (0,0) width 144: "There should be no red."
9 layer at (8,32) size 100x100 9 layer at (8,32) size 100x100
10 LayoutBlockFlow (positioned) {DIV} at (8,32) size 100x100 10 LayoutBlockFlow (positioned) {DIV} at (8,32) size 100x100
11 LayoutTable at (0,0) size 100x100 11 LayoutTable at (0,0) size 100x100
12 LayoutTableSection (anonymous) at (0,0) size 100x100 12 LayoutTableSection (anonymous) at (0,0) size 100x100
13 LayoutTableRow {DIV} at (0,0) size 100x100 13 LayoutTableRow {DIV} at (0,0) size 100x100
14 LayoutTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1] 14 LayoutTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
15 LayoutBlockFlow (anonymous) at (0,100) size 100x0
16 LayoutText {#text} at (0,0) size 0x0
15 layer at (8,64) size 100x100 17 layer at (8,64) size 100x100
16 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF 0000] 18 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF 0000]
17 layer at (8,64) size 100x100 19 layer at (8,64) size 100x100
18 LayoutBlockFlow (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000] 20 LayoutBlockFlow (positioned) {DIV} at (8,64) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698