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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug18664-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 [bgcolor=#999999] 5 LayoutBlockFlow {BODY} at (8,8) size 784x576 [bgcolor=#999999]
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 437x19 7 LayoutText {#text} at (0,0) size 437x19
8 text run at (0,0) width 398: "Problem: Tables inside a DIV get border= 1 after moving the DIV. " 8 text run at (0,0) width 398: "Problem: Tables inside a DIV get border= 1 after moving the DIV. "
9 text run at (397,0) width 40: "If you " 9 text run at (397,0) width 40: "If you "
10 LayoutInline {A} at (0,0) size 124x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 124x19 [color=#0000EE]
(...skipping 30 matching lines...) Expand all
41 LayoutTableRow {TR} at (0,0) size 173x20 41 LayoutTableRow {TR} at (0,0) size 173x20
42 LayoutTableCell {TD} at (0,0) size 57x20 [r=0 c=0 rs=1 cs=1] 42 LayoutTableCell {TD} at (0,0) size 57x20 [r=0 c=0 rs=1 cs=1]
43 LayoutText {#text} at (0,0) size 4x19 43 LayoutText {#text} at (0,0) size 4x19
44 text run at (0,0) width 4: " " 44 text run at (0,0) width 4: " "
45 LayoutTableCell {TD} at (57,0) size 58x20 [r=0 c=1 rs=1 cs=1] 45 LayoutTableCell {TD} at (57,0) size 58x20 [r=0 c=1 rs=1 cs=1]
46 LayoutText {#text} at (0,0) size 4x19 46 LayoutText {#text} at (0,0) size 4x19
47 text run at (0,0) width 4: " " 47 text run at (0,0) width 4: " "
48 LayoutTableCell {TD} at (115,0) size 58x20 [r=0 c=2 rs=1 cs=1] 48 LayoutTableCell {TD} at (115,0) size 58x20 [r=0 c=2 rs=1 cs=1]
49 LayoutText {#text} at (0,0) size 4x19 49 LayoutText {#text} at (0,0) size 4x19
50 text run at (0,0) width 4: " " 50 text run at (0,0) width 4: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698