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

Side by Side Diff: LayoutTests/platform/linux/fast/text/international/bidi-word-spacing-rtl-expected.txt

Issue 529753002: Word-Spacing in InlineBox RTL scenario not to ignore if first character is space (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: TestExpectations update Created 6 years, 3 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 800x370 3 layer at (0,0) size 800x370
4 RenderBlock {HTML} at (0,0) size 800x370 4 RenderBlock {HTML} at (0,0) size 800x370
5 RenderBody {BODY} at (8,10) size 784x350 5 RenderBody {BODY} at (8,10) size 784x350
6 RenderBlock {DIV} at (300,0) size 184x50 [border: (1px solid #000000)] 6 RenderBlock {DIV} at (300,0) size 184x50 [border: (1px solid #000000)]
7 RenderText {#text} at (72,2) size 11x46 7 RenderText {#text} at (172,2) size 11x46
8 text run at (72,2) width 11 RTL: "!" 8 text run at (172,2) width 11 RTL: "!"
9 RenderInline {SPAN} at (0,0) size 47x46 9 RenderInline {SPAN} at (0,0) size 47x46
10 RenderText {#text} at (25,2) size 47x46 10 RenderText {#text} at (25,2) size 47x46
11 text run at (25,2) width 47 RTL: " @" 11 text run at (25,2) width 47 RTL: " @"
12 RenderText {#text} at (0,0) size 0x0 12 RenderText {#text} at (0,0) size 0x0
13 RenderBlock {DIV} at (300,60) size 184x50 [border: (1px solid #000000)] 13 RenderBlock {DIV} at (300,60) size 184x50 [border: (1px solid #000000)]
14 RenderText {#text} at (172,2) size 11x46 14 RenderText {#text} at (172,2) size 11x46
15 text run at (172,2) width 11 RTL: "!" 15 text run at (172,2) width 11 RTL: "!"
16 RenderInline {SPAN} at (0,0) size 110x46 16 RenderInline {SPAN} at (0,0) size 110x46
17 RenderText {#text} at (162,2) size 10x46 17 RenderText {#text} at (162,2) size 10x46
18 text run at (162,2) width 10 RTL: " " 18 text run at (162,2) width 10 RTL: " "
(...skipping 22 matching lines...) Expand all
41 RenderText {#text} at (25,2) size 37x46 41 RenderText {#text} at (25,2) size 37x46
42 text run at (25,2) width 37 RTL: "@" 42 text run at (25,2) width 37 RTL: "@"
43 RenderBlock {DIV} at (300,300) size 184x50 [border: (1px solid #000000)] 43 RenderBlock {DIV} at (300,300) size 184x50 [border: (1px solid #000000)]
44 RenderText {#text} at (25,2) size 37x46 44 RenderText {#text} at (25,2) size 37x46
45 text run at (25,2) width 37: "@" 45 text run at (25,2) width 37: "@"
46 RenderInline {SPAN} at (0,0) size 110x46 46 RenderInline {SPAN} at (0,0) size 110x46
47 RenderText {#text} at (162,2) size 10x46 47 RenderText {#text} at (162,2) size 10x46
48 text run at (162,2) width 10: " " 48 text run at (162,2) width 10: " "
49 RenderText {#text} at (172,2) size 11x46 49 RenderText {#text} at (172,2) size 11x46
50 text run at (172,2) width 11: "!" 50 text run at (172,2) width 11: "!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698