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

Side by Side Diff: LayoutTests/platform/win/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 740 1 layer at (0,0) size 800x600 scrollHeight 740
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x740 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 800x740 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 800x740 4 RenderBlock {HTML} at (0,0) size 800x740
5 RenderBody {BODY} at (8,8) size 784x712 5 RenderBody {BODY} at (8,8) size 784x712
6 RenderBlock (anonymous) at (0,0) size 784x90 6 RenderBlock (anonymous) at (0,0) size 784x90
7 RenderText {#text} at (0,0) size 573x17 7 RenderText {#text} at (0,0) size 573x17
8 text run at (0,0) width 573: "This tests checks that the text-overflow :ellipsis property is handled correctly for bidi text." 8 text run at (0,0) width 573: "This tests checks that the text-overflow :ellipsis property is handled correctly for bidi text."
9 RenderBR {BR} at (572,0) size 1x17 9 LayoutBR {BR} at (572,0) size 1x17
10 RenderBR {BR} at (0,18) size 0x17 10 LayoutBR {BR} at (0,18) size 0x17
11 RenderText {#text} at (0,36) size 760x17 11 RenderText {#text} at (0,36) size 760x17
12 text run at (0,36) width 760: "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,36) width 760: "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 (759,36) size 1x17 13 LayoutBR {BR} at (759,36) size 1x17
14 RenderBR {BR} at (0,54) size 0x17 14 LayoutBR {BR} at (0,54) size 0x17
15 RenderText {#text} at (0,72) size 35x17 15 RenderText {#text} at (0,72) size 35x17
16 text run at (0,72) width 35: "RTL:" 16 text run at (0,72) width 35: "RTL:"
17 RenderBlock (anonymous) at (0,132) size 784x18 17 RenderBlock (anonymous) at (0,132) size 784x18
18 RenderText {#text} at (0,0) size 96x17 18 RenderText {#text} at (0,0) size 96x17
19 text run at (0,0) width 96: "RTL Override:" 19 text run at (0,0) width 96: "RTL Override:"
20 RenderBlock (anonymous) at (0,192) size 784x18 20 RenderBlock (anonymous) at (0,192) size 784x18
21 RenderText {#text} at (0,0) size 64x17 21 RenderText {#text} at (0,0) size 64x17
22 text run at (0,0) width 64: "RTL link:" 22 text run at (0,0) width 64: "RTL link:"
23 RenderBlock (anonymous) at (0,252) size 784x18 23 RenderBlock (anonymous) at (0,252) size 784x18
24 RenderText {#text} at (0,0) size 137x17 24 RenderText {#text} at (0,0) size 137x17
(...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,698) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 800x600 scrollWidth 328 97 layer at (8,698) size 182x22 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 800x600 scrollWidth 328
98 RenderBlock {DIV} at (0,690) size 182x22 [border: (1px solid #000000)] 98 RenderBlock {DIV} at (0,690) size 182x22 [border: (1px solid #000000)]
99 RenderInline {A} at (0,0) size 329x17 [color=#0000EE] 99 RenderInline {A} at (0,0) size 329x17 [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 329x17 101 RenderInline {SPAN} at (0,0) size 329x17
102 RenderText {#text} at (1,1) size 329x17 102 RenderText {#text} at (1,1) size 329x17
103 text run at (1,1) width 329 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" 103 text run at (1,1) width 329 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