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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/inline-block/contenteditable-baseline-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 LayoutText {#text} at (0,0) size 515x17 6 LayoutText {#text} at (0,0) size 515x17
7 text run at (0,0) width 515: "This tests that contenteditable elements, with no children, get the right baseline. " 7 text run at (0,0) width 515: "This tests that contenteditable elements, with no children, get the right baseline. "
8 LayoutBR {BR} at (514,14) size 1x0 8 LayoutBR {BR} at (514,14) size 1x0
9 LayoutBR {BR} at (0,18) size 0x17 9 LayoutBR {BR} at (0,18) size 0x17
10 LayoutBlockFlow {DIV} at (0,36) size 154x22 [border: (1px solid #FF0000)] 10 LayoutBlockFlow {DIV} at (0,36) size 154x22 [border: (1px solid #FF0000)]
11 LayoutBlockFlow {DIV} at (1,1) size 152x20 [border: (1px solid #008000)] 11 LayoutBlockFlow {DIV} at (1,1) size 152x20 [border: (1px solid #008000)]
12 LayoutText {#text} at (154,38) size 453x17 12 LayoutText {#text} at (154,38) size 452x17
13 text run at (154,38) width 453: "This text should line up with the botto m of the text in the editable div. " 13 text run at (154,38) width 452: "This text should line up with the botto m of the text in the editable div. "
14 LayoutBR {BR} at (606,52) size 1x0 14 LayoutBR {BR} at (605,52) size 1x0
15 LayoutBR {BR} at (0,58) size 0x17 15 LayoutBR {BR} at (0,58) size 0x17
16 LayoutBlockFlow {DIV} at (0,76) size 210x96 [border: (10px solid #FF0000)] 16 LayoutBlockFlow {DIV} at (0,76) size 210x96 [border: (10px solid #FF0000)]
17 LayoutBlockFlow (anonymous) at (10,10) size 190x18 17 LayoutBlockFlow (anonymous) at (10,10) size 190x18
18 LayoutText {#text} at (0,0) size 24x17 18 LayoutText {#text} at (0,0) size 24x17
19 text run at (0,0) width 24: "text" 19 text run at (0,0) width 24: "text"
20 LayoutBlockFlow {DIV} at (10,28) size 190x58 [border: (20px solid #00800 0)] 20 LayoutBlockFlow {DIV} at (10,28) size 190x58 [border: (20px solid #00800 0)]
21 LayoutText {#text} at (210,124) size 453x17 21 LayoutText {#text} at (210,124) size 452x17
22 text run at (210,124) width 453: "This text should line up with the bott om of the text in the editable div. " 22 text run at (210,124) width 452: "This text should line up with the bott om of the text in the editable div. "
23 LayoutBR {BR} at (662,138) size 1x0 23 LayoutBR {BR} at (661,138) size 1x0
24 LayoutBR {BR} at (0,172) size 0x17 24 LayoutBR {BR} at (0,172) size 0x17
25 LayoutBlockFlow {DIV} at (0,190) size 180x173 [border: (5px solid #FF0000) ] 25 LayoutBlockFlow {DIV} at (0,190) size 180x173 [border: (5px solid #FF0000) ]
26 LayoutBlockFlow {DIV} at (5,5) size 170x163 [border: (10px solid #008000 )] 26 LayoutBlockFlow {DIV} at (5,5) size 170x163 [border: (10px solid #008000 )]
27 LayoutText {#text} at (180,308) size 449x17 27 LayoutText {#text} at (180,308) size 448x17
28 text run at (180,308) width 449: "This text should line up with the bott om of the text in the editable div." 28 text run at (180,308) width 448: "This text should line up with the bott om of the text in the editable div."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698