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

Side by Side Diff: LayoutTests/platform/win-xp/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 294x22 6 RenderInline {SPAN} at (0,0) size 294x22
7 RenderText {#text} at (0,0) size 294x22 7 RenderText {#text} at (0,0) size 294x22
8 text run at (0,0) width 294: "Hello. This is absolutely regular text." 8 text run at (0,0) width 294: "Hello. This is absolutely regular text."
9 RenderText {#text} at (294,2) size 4x19 9 RenderText {#text} at (294,2) size 4x19
10 text run at (294,2) width 4: " " 10 text run at (294,2) width 4: " "
11 RenderBR {BR} at (298,17) size 0x0 11 LayoutBR {BR} at (298,17) size 0x0
12 RenderInline {SPAN} at (0,0) size 749x22 12 RenderInline {SPAN} at (0,0) size 749x22
13 RenderText {#text} at (0,23) size 749x22 13 RenderText {#text} at (0,23) size 749x22
14 text run at (0,23) width 749: "Hello. This is text with -webkit-font-s moothing:auto. It should look like absolutely regular text." 14 text run at (0,23) width 749: "Hello. This is text with -webkit-font-s moothing:auto. It should look like absolutely regular text."
15 RenderText {#text} at (749,25) size 4x19 15 RenderText {#text} at (749,25) size 4x19
16 text run at (749,25) width 4: " " 16 text run at (749,25) width 4: " "
17 RenderBR {BR} at (753,40) size 0x0 17 LayoutBR {BR} at (753,40) size 0x0
18 RenderInline {SPAN} at (0,0) size 420x22 18 RenderInline {SPAN} at (0,0) size 420x22
19 RenderText {#text} at (0,46) size 420x22 19 RenderText {#text} at (0,46) size 420x22
20 text run at (0,46) width 420: "Hello. This is text with -webkit-font-s moothing:none." 20 text run at (0,46) width 420: "Hello. This is text with -webkit-font-s moothing:none."
21 RenderText {#text} at (420,48) size 4x19 21 RenderText {#text} at (420,48) size 4x19
22 text run at (420,48) width 4: " " 22 text run at (420,48) width 4: " "
23 RenderBR {BR} at (424,63) size 0x0 23 LayoutBR {BR} at (424,63) size 0x0
24 RenderInline {SPAN} at (0,0) size 469x22 24 RenderInline {SPAN} at (0,0) size 469x22
25 RenderText {#text} at (0,69) size 469x22 25 RenderText {#text} at (0,69) size 469x22
26 text run at (0,69) width 469: "Hello. This is text with -webkit-font-s moothing:antialiased." 26 text run at (0,69) width 469: "Hello. This is text with -webkit-font-s moothing:antialiased."
27 RenderText {#text} at (469,71) size 4x19 27 RenderText {#text} at (469,71) size 4x19
28 text run at (469,71) width 4: " " 28 text run at (469,71) width 4: " "
29 RenderBR {BR} at (473,86) size 0x0 29 LayoutBR {BR} at (473,86) size 0x0
30 RenderInline {SPAN} at (0,0) size 777x45 30 RenderInline {SPAN} at (0,0) size 777x45
31 RenderText {#text} at (0,92) size 777x45 31 RenderText {#text} at (0,92) size 777x45
32 text run at (0,92) width 777: "Hello. This is text with -webkit-font-s moothing:subpixel-antialiased. It should look like absolutely" 32 text run at (0,92) width 777: "Hello. This is text with -webkit-font-s moothing:subpixel-antialiased. It should look like absolutely"
33 text run at (0,115) width 94: "regular text." 33 text run at (0,115) width 94: "regular text."
34 RenderText {#text} at (94,117) size 4x19 34 RenderText {#text} at (94,117) size 4x19
35 text run at (94,117) width 4: " " 35 text run at (94,117) width 4: " "
36 RenderBR {BR} at (98,132) size 0x0 36 LayoutBR {BR} at (98,132) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698