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

Side by Side Diff: LayoutTests/platform/win/fast/css/font-smoothing-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderInline {SPAN} at (0,0) size 298x22 6 RenderInline {SPAN} at (0,0) size 298x22
7 RenderText {#text} at (0,0) size 298x22 7 RenderText {#text} at (0,0) size 298x22
8 text run at (0,0) width 298: "Hello. This is absolutely regular text." 8 text run at (0,0) width 298: "Hello. This is absolutely regular text."
9 RenderText {#text} at (297,4) size 5x17 9 RenderText {#text} at (297,4) size 5x17
10 text run at (297,4) width 5: " " 10 text run at (297,4) width 5: " "
11 RenderBR {BR} at (301,18) size 1x0 11 LayoutBR {BR} at (301,18) size 1x0
12 RenderInline {SPAN} at (0,0) size 765x22 12 RenderInline {SPAN} at (0,0) size 765x22
13 RenderText {#text} at (0,23) size 765x22 13 RenderText {#text} at (0,23) size 765x22
14 text run at (0,23) width 765: "Hello. This is text with -webkit-font-s moothing:auto. It should look like absolutely regular text." 14 text run at (0,23) width 765: "Hello. This is text with -webkit-font-s moothing:auto. It should look like absolutely regular text."
15 RenderText {#text} at (764,27) size 5x17 15 RenderText {#text} at (764,27) size 5x17
16 text run at (764,27) width 5: " " 16 text run at (764,27) width 5: " "
17 RenderBR {BR} at (768,41) size 1x0 17 LayoutBR {BR} at (768,41) size 1x0
18 RenderInline {SPAN} at (0,0) size 430x22 18 RenderInline {SPAN} at (0,0) size 430x22
19 RenderText {#text} at (0,46) size 430x22 19 RenderText {#text} at (0,46) size 430x22
20 text run at (0,46) width 430: "Hello. This is text with -webkit-font-s moothing:none." 20 text run at (0,46) width 430: "Hello. This is text with -webkit-font-s moothing:none."
21 RenderText {#text} at (429,50) size 5x17 21 RenderText {#text} at (429,50) size 5x17
22 text run at (429,50) width 5: " " 22 text run at (429,50) width 5: " "
23 RenderBR {BR} at (433,64) size 1x0 23 LayoutBR {BR} at (433,64) size 1x0
24 RenderInline {SPAN} at (0,0) size 477x22 24 RenderInline {SPAN} at (0,0) size 477x22
25 RenderText {#text} at (0,69) size 477x22 25 RenderText {#text} at (0,69) size 477x22
26 text run at (0,69) width 477: "Hello. This is text with -webkit-font-s moothing:antialiased." 26 text run at (0,69) width 477: "Hello. This is text with -webkit-font-s moothing:antialiased."
27 RenderText {#text} at (476,73) size 5x17 27 RenderText {#text} at (476,73) size 5x17
28 text run at (476,73) width 5: " " 28 text run at (476,73) width 5: " "
29 RenderBR {BR} at (480,87) size 1x0 29 LayoutBR {BR} at (480,87) size 1x0
30 RenderInline {SPAN} at (0,0) size 702x45 30 RenderInline {SPAN} at (0,0) size 702x45
31 RenderText {#text} at (0,92) size 702x45 31 RenderText {#text} at (0,92) size 702x45
32 text run at (0,92) width 702: "Hello. This is text with -webkit-font-s moothing:subpixel-antialiased. It should look like" 32 text run at (0,92) width 702: "Hello. This is text with -webkit-font-s moothing:subpixel-antialiased. It should look like"
33 text run at (0,115) width 184: "absolutely regular text." 33 text run at (0,115) width 184: "absolutely regular text."
34 RenderText {#text} at (183,119) size 5x17 34 RenderText {#text} at (183,119) size 5x17
35 text run at (183,119) width 5: " " 35 text run at (183,119) width 5: " "
36 RenderBR {BR} at (187,133) size 1x0 36 LayoutBR {BR} at (187,133) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698