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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.11/tables/mozilla/bugs/bug51037-expected.txt

Issue 2742083003: Update baselines in tables/mozilla/ for Mac10.12. (Closed)
Patch Set: Created 3 years, 9 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 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 245x18 7 LayoutText {#text} at (0,0) size 245x18
8 text run at (0,0) width 245: "The tables left position should be 250." 8 text run at (0,0) width 245: "The tables left position should be 250."
9 LayoutBlockFlow {P} at (0,34) size 784x19 9 LayoutBlockFlow {P} at (0,34) size 784x19
10 LayoutText {#text} at (0,0) size 36x18 10 LayoutText {#text} at (0,0) size 36x18
(...skipping 20 matching lines...) Expand all
31 LayoutTable (positioned) {TABLE} at (250,120) size 30x48 [border: (1px outset #808080)] 31 LayoutTable (positioned) {TABLE} at (250,120) size 30x48 [border: (1px outset #808080)]
32 LayoutTableSection {TBODY} at (1,1) size 28x46 32 LayoutTableSection {TBODY} at (1,1) size 28x46
33 LayoutTableRow {TR} at (0,2) size 28x20 33 LayoutTableRow {TR} at (0,2) size 28x20
34 LayoutTableCell {TD} at (2,2) size 24x20 [border: (1px inset #808080)] [ r=0 c=0 rs=1 cs=1] 34 LayoutTableCell {TD} at (2,2) size 24x20 [border: (1px inset #808080)] [ r=0 c=0 rs=1 cs=1]
35 LayoutText {#text} at (1,1) size 22x18 35 LayoutText {#text} at (1,1) size 22x18
36 text run at (1,1) width 22: "foo" 36 text run at (1,1) width 22: "foo"
37 LayoutTableRow {TR} at (0,24) size 28x20 37 LayoutTableRow {TR} at (0,24) size 28x20
38 LayoutTableCell {TD} at (2,24) size 24x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] 38 LayoutTableCell {TD} at (2,24) size 24x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
39 LayoutText {#text} at (1,1) size 21x18 39 LayoutText {#text} at (1,1) size 21x18
40 text run at (1,1) width 21: "bar" 40 text run at (1,1) width 21: "bar"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698