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

Side by Side Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/wbr-styled-expected.txt

Issue 934853002: Move and rename RenderQuote and RenderWordBreak. (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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 93x17 7 RenderText {#text} at (0,0) size 93x17
8 text run at (0,0) width 93: "This tests that " 8 text run at (0,0) width 93: "This tests that "
9 RenderInline {TT} at (0,0) size 25x16 9 RenderInline {TT} at (0,0) size 25x16
10 RenderText {#text} at (92,2) size 25x16 10 RenderText {#text} at (92,2) size 25x16
11 text run at (92,2) width 25: "WBR" 11 text run at (92,2) width 25: "WBR"
12 RenderText {#text} at (116,0) size 309x17 12 RenderText {#text} at (116,0) size 309x17
13 text run at (116,0) width 309: " elements cannot be styled and that se tting their " 13 text run at (116,0) width 309: " elements cannot be styled and that se tting their "
14 RenderInline {TT} at (0,0) size 65x16 14 RenderInline {TT} at (0,0) size 65x16
15 RenderText {#text} at (424,2) size 65x16 15 RenderText {#text} at (424,2) size 65x16
16 text run at (424,2) width 65: "position" 16 text run at (424,2) width 65: "position"
17 RenderText {#text} at (488,0) size 22x17 17 RenderText {#text} at (488,0) size 22x17
18 text run at (488,0) width 22: " to " 18 text run at (488,0) width 22: " to "
19 RenderInline {TT} at (0,0) size 65x16 19 RenderInline {TT} at (0,0) size 65x16
20 RenderText {#text} at (509,2) size 65x16 20 RenderText {#text} at (509,2) size 65x16
21 text run at (509,2) width 65: "absolute" 21 text run at (509,2) width 65: "absolute"
22 RenderText {#text} at (573,0) size 155x17 22 RenderText {#text} at (573,0) size 155x17
23 text run at (573,0) width 155: " does not crash WebKit." 23 text run at (573,0) width 155: " does not crash WebKit."
24 RenderBlock {P} at (0,34) size 784x18 24 RenderBlock {P} at (0,34) size 784x18
25 RenderText {#text} at (0,0) size 128x17 25 RenderText {#text} at (0,0) size 128x17
26 text run at (0,0) width 128: "There should be no " 26 text run at (0,0) width 128: "There should be no "
27 RenderWordBreak {WBR} at (0,0) size 0x0 27 LayoutWordBreak {WBR} at (0,0) size 0x0
28 RenderText {#text} at (127,0) size 100x17 28 RenderText {#text} at (127,0) size 100x17
29 text run at (127,0) width 100: "red on this line." 29 text run at (127,0) width 100: "red on this line."
30 RenderBlock {P} at (0,68) size 784x18 30 RenderBlock {P} at (0,68) size 784x18
31 RenderText {#text} at (0,0) size 126x17 31 RenderText {#text} at (0,0) size 126x17
32 text run at (0,0) width 126: "No crashing, please" 32 text run at (0,0) width 126: "No crashing, please"
33 RenderWordBreak {WBR} at (0,0) size 0x0 33 LayoutWordBreak {WBR} at (0,0) size 0x0
34 RenderText {#text} at (125,0) size 5x17 34 RenderText {#text} at (125,0) size 5x17
35 text run at (125,0) width 5: "." 35 text run at (125,0) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698