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

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

Issue 1913623002: Manual rebaselines for r388291 #3 (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 784x280 [border: (4px solid #0000FF)] 6 LayoutTable {TABLE} at (0,0) size 784x280 [border: (4px solid #0000FF)]
7 LayoutTableSection {TBODY} at (4,4) size 776x272 7 LayoutTableSection {TBODY} at (4,4) size 776x272
8 LayoutTableRow {TR} at (0,2) size 776x268 8 LayoutTableRow {TR} at (0,2) size 776x268
9 LayoutTableCell {TD} at (2,2) size 605x120 [border: (1px solid #0000 FF)] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 605x120 [border: (1px solid #0000 FF)] [r=0 c=0 rs=1 cs=1]
10 LayoutTable {TABLE} at (2,2) size 601x116 [border: (4px solid #008 000)] 10 LayoutTable {TABLE} at (2,2) size 601x116 [border: (4px solid #008 000)]
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 LayoutBlockFlow (anonymous) at (2,114) size 129x10 0 42 LayoutBlockFlow (anonymous) at (2,114) size 129x10 0
43 LayoutText {#text} at (0,0) size 128x99 43 LayoutText {#text} at (0,0) size 128x99
44 text run at (0,0) width 112: "but this text sh ould" 44 text run at (0,0) width 112: "but this text sh ould"
45 text run at (0,20) width 40: "wrap! " 45 text run at (0,20) width 40: "wrap! "
46 text run at (40,20) width 78: "only the bold" 46 text run at (40,20) width 78: "only the bold"
47 text run at (0,40) width 123: "text should not wrap" 47 text run at (0,40) width 123: "text should not wrap"
48 text run at (0,60) width 128: "be cause is con tained" 48 text run at (0,60) width 128: "be cause is con tained"
49 text run at (0,80) width 123: "in a P that's n owrap." 49 text run at (0,80) width 123: "in a P that's n owrap."
50 LayoutBlockFlow (anonymous) at (0,280) size 784x40 50 LayoutBlockFlow (anonymous) at (0,280) size 784x40
51 LayoutBR {BR} at (0,0) size 0x19 51 LayoutBR {BR} at (0,0) size 0x19
52 LayoutText {#text} at (0,20) size 311x19 52 LayoutText {#text} at (0,20) size 310x19
53 text run at (0,20) width 311: "Tables have a thick border, cells have a thin border." 53 text run at (0,20) width 310: "Tables have a thick border, cells have a thin border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698