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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/tables/mozilla/bugs/bug93363-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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {TABLE} at (0,0) size 784x278 [border: (4px solid #0000FF)] 6 LayoutTable {TABLE} at (0,0) size 784x278 [border: (4px solid #0000FF)]
7 LayoutTableSection {TBODY} at (4,4) size 776x270 7 LayoutTableSection {TBODY} at (4,4) size 776x270
8 LayoutTableRow {TR} at (0,2) size 776x266 8 LayoutTableRow {TR} at (0,2) size 776x266
9 LayoutTableCell {TD} at (2,2) size 599x110 [border: (1px solid #0000 FF)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 599x110 [border: (1px solid #0000 FF)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 595x106 [border: (4px solid #008 000)] 10 LayoutTable {TABLE} at (2,2) size 595x106 [border: (4px solid #008 000)]
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 LayoutText {#text} at (0,0) size 132x108 42 LayoutText {#text} at (0,0) size 132x108
43 text run at (0,0) width 123: "but this text sh ould" 43 text run at (0,0) width 123: "but this text sh ould"
44 text run at (0,18) width 42: "wrap! " 44 text run at (0,18) width 42: "wrap! "
45 text run at (41,18) width 85: "only the bold" 45 text run at (41,18) width 85: "only the bold"
46 text run at (0,36) width 132: "text should not wrap" 46 text run at (0,36) width 132: "text should not wrap"
47 text run at (0,54) width 70: "be cause is" 47 text run at (0,54) width 70: "be cause is"
48 text run at (0,72) width 103: "contained in a P" 48 text run at (0,72) width 103: "contained in a P"
49 text run at (0,90) width 90: "that's nowrap." 49 text run at (0,90) width 90: "that's nowrap."
50 LayoutBlockFlow (anonymous) at (0,278) size 784x36 50 LayoutBlockFlow (anonymous) at (0,278) size 784x36
51 LayoutBR {BR} at (0,0) size 0x18 51 LayoutBR {BR} at (0,0) size 0x18
52 LayoutText {#text} at (0,18) size 329x18 52 LayoutText {#text} at (0,18) size 330x18
53 text run at (0,18) width 329: "Tables have a thick border, cells have a thin border." 53 text run at (0,18) width 330: "Tables have a thick border, cells have a thin border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698