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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/dom/HTMLTableElement/createCaption-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 257x19 7 LayoutText {#text} at (0,0) size 257x19
8 text run at (0,0) width 257: "Tests: the TABLE.createCaption() method" 8 text run at (0,0) width 257: "Tests: the TABLE.createCaption() method"
9 LayoutBR {BR} at (257,15) size 0x0 9 LayoutBR {BR} at (257,15) size 0x0
10 LayoutBlockFlow {P} at (0,36) size 784x60 10 LayoutBlockFlow {P} at (0,36) size 784x60
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 LayoutTableCell {TD} at (76,28) size 49x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 79 LayoutTableCell {TD} at (76,28) size 49x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
80 LayoutText {#text} at (2,2) size 45x19 80 LayoutText {#text} at (2,2) size 45x19
81 text run at (2,2) width 45: "Orange" 81 text run at (2,2) width 45: "Orange"
82 LayoutTableRow {TR} at (0,54) size 127x24 82 LayoutTableRow {TR} at (0,54) size 127x24
83 LayoutTableCell {TD} at (2,54) size 72x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1] 83 LayoutTableCell {TD} at (2,54) size 72x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
84 LayoutText {#text} at (2,2) size 63x19 84 LayoutText {#text} at (2,2) size 63x19
85 text run at (2,2) width 63: "Cucumber" 85 text run at (2,2) width 63: "Cucumber"
86 LayoutTableCell {TD} at (76,54) size 49x24 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1] 86 LayoutTableCell {TD} at (76,54) size 49x24 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
87 LayoutText {#text} at (2,2) size 37x19 87 LayoutText {#text} at (2,2) size 37x19
88 text run at (2,2) width 37: "Green" 88 text run at (2,2) width 37: "Green"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698