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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/add-before-anonymous-child-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 218x18 7 LayoutText {#text} at (0,0) size 218x18
8 text run at (0,0) width 218: "This tests for a regression against " 8 text run at (0,0) width 218: "This tests for a regression against "
9 LayoutInline {I} at (0,0) size 778x36 9 LayoutInline {I} at (0,0) size 776x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
11 LayoutText {#text} at (217,0) size 354x18 11 LayoutText {#text} at (217,0) size 354x18
12 text run at (217,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5868" 12 text run at (217,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=5868"
13 LayoutText {#text} at (570,0) size 778x36 13 LayoutText {#text} at (570,0) size 776x36
14 text run at (570,0) width 5: " " 14 text run at (570,0) width 5: " "
15 text run at (574,0) width 204: "Crash on HP.com with ToT and" 15 text run at (574,0) width 202: "Crash on HP.com with ToT and"
16 text run at (0,18) width 317: "Safari 2.0.2 in khtml::RenderContaine r::detach()" 16 text run at (0,18) width 317: "Safari 2.0.2 in khtml::RenderContaine r::detach()"
17 LayoutText {#text} at (316,18) size 5x18 17 LayoutText {#text} at (316,18) size 5x18
18 text run at (316,18) width 5: "." 18 text run at (316,18) width 5: "."
19 LayoutBlockFlow {P} at (0,52) size 784x18 19 LayoutBlockFlow {P} at (0,52) size 784x18
20 LayoutText {#text} at (0,0) size 734x18 20 LayoutText {#text} at (0,0) size 733x18
21 text run at (0,0) width 411: "There should be two 100x100 squares stac ked vertically below. " 21 text run at (0,0) width 410: "There should be two 100x100 squares stac ked vertically below. "
22 text run at (410,0) width 324: "The green square should be above the b lue square." 22 text run at (409,0) width 324: "The green square should be above the b lue square."
23 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)] 23 LayoutBlockFlow {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
24 LayoutTable {TABLE} at (0,96) size 104x204 24 LayoutTable {TABLE} at (0,96) size 104x204
25 LayoutTableSection {TBODY} at (0,0) size 104x204 25 LayoutTableSection {TBODY} at (0,0) size 104x204
26 LayoutTableRow (anonymous) at (0,2) size 104x200 26 LayoutTableRow (anonymous) at (0,2) size 104x200
27 LayoutTableCell (anonymous) at (2,2) size 100x200 [r=0 c=0 rs=1 cs=1 ] 27 LayoutTableCell (anonymous) at (2,2) size 100x200 [r=0 c=0 rs=1 cs=1 ]
28 LayoutBlockFlow {TR} at (0,0) size 100x100 [bgcolor=#008000] 28 LayoutBlockFlow {TR} at (0,0) size 100x100 [bgcolor=#008000]
29 LayoutBlockFlow {TR} at (0,100) size 100x100 [bgcolor=#0000FF] 29 LayoutBlockFlow {TR} at (0,100) size 100x100 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698