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

Side by Side Diff: LayoutTests/platform/linux/fast/css/text-overflow-ellipsis-strict-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 scrollHeight 770 1 layer at (0,0) size 800x600 scrollHeight 770
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x770 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600 3 layer at (0,0) size 800x770 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 outlineClip at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x770 4 RenderBlock {HTML} at (0,0) size 800x770
5 RenderBody {BODY} at (8,8) size 784x742 5 RenderBody {BODY} at (8,8) size 784x742
6 RenderBlock (anonymous) at (0,0) size 784x100 6 RenderBlock (anonymous) at (0,0) size 784x100
7 RenderText {#text} at (0,0) size 531x19 7 RenderText {#text} at (0,0) size 531x19
8 text run at (0,0) width 531: "This tests checks that the text-overflow :ellipsis property is handled correctly for bidi text." 8 text run at (0,0) width 531: "This tests checks that the text-overflow :ellipsis property is handled correctly for bidi text."
9 RenderBR {BR} at (531,0) size 0x19 9 LayoutBR {BR} at (531,0) size 0x19
10 RenderBR {BR} at (0,20) size 0x19 10 LayoutBR {BR} at (0,20) size 0x19
11 RenderText {#text} at (0,40) size 705x19 11 RenderText {#text} at (0,40) size 705x19
12 text run at (0,40) width 705: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ell ipsis. " 12 text run at (0,40) width 705: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ell ipsis. "
13 RenderBR {BR} at (705,40) size 0x19 13 LayoutBR {BR} at (705,40) size 0x19
14 RenderBR {BR} at (0,60) size 0x19 14 LayoutBR {BR} at (0,60) size 0x19
15 RenderText {#text} at (0,80) size 31x19 15 RenderText {#text} at (0,80) size 31x19
16 text run at (0,80) width 31: "RTL:" 16 text run at (0,80) width 31: "RTL:"
17 RenderBlock (anonymous) at (0,142) size 784x20 17 RenderBlock (anonymous) at (0,142) size 784x20
18 RenderText {#text} at (0,0) size 89x19 18 RenderText {#text} at (0,0) size 89x19
19 text run at (0,0) width 89: "RTL Override:" 19 text run at (0,0) width 89: "RTL Override:"
20 RenderBlock (anonymous) at (0,204) size 784x20 20 RenderBlock (anonymous) at (0,204) size 784x20
21 RenderText {#text} at (0,0) size 56x19 21 RenderText {#text} at (0,0) size 56x19
22 text run at (0,0) width 56: "RTL link:" 22 text run at (0,0) width 56: "RTL link:"
23 RenderBlock (anonymous) at (0,266) size 784x20 23 RenderBlock (anonymous) at (0,266) size 784x20
24 RenderText {#text} at (0,0) size 124x19 24 RenderText {#text} at (0,0) size 124x19
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 RenderText {#text} at (0,0) size 0x0 96 RenderText {#text} at (0,0) size 0x0
97 layer at (8,728) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 800x600 scrollWidth 305 97 layer at (8,728) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 800x600 scrollWidth 305
98 RenderBlock {DIV} at (0,720) size 182x22 [border: (1px solid #000000)] 98 RenderBlock {DIV} at (0,720) size 182x22 [border: (1px solid #000000)]
99 RenderInline {A} at (0,0) size 305x19 [color=#0000EE] 99 RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
100 RenderText {#text} at (0,0) size 0x0 100 RenderText {#text} at (0,0) size 0x0
101 RenderInline {SPAN} at (0,0) size 305x19 101 RenderInline {SPAN} at (0,0) size 305x19
102 RenderText {#text} at (1,1) size 305x19 102 RenderText {#text} at (1,1) size 305x19
103 text run at (1,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" 103 text run at (1,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing"
104 RenderText {#text} at (0,0) size 0x0 104 RenderText {#text} at (0,0) size 0x0
105 RenderText {#text} at (0,0) size 0x0 105 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698