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

Side by Side Diff: LayoutTests/platform/win/svg/text/text-overflow-ellipsis-svgfont-expected.txt

Issue 766163002: SVG font support was removed from Blink, deleting SVG test cases (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x120
4 RenderBlock {HTML} at (0,0) size 800x120
5 RenderBody {BODY} at (8,8) size 784x92
6 RenderBlock (anonymous) at (0,0) size 784x72
7 RenderText {#text} at (0,0) size 654x17
8 text run at (0,0) width 654: "This test checks that the text-overflow: ellipsis property is handled correctly when using an SVG font."
9 RenderBR {BR} at (653,0) size 1x17
10 RenderBR {BR} at (0,18) size 0x17
11 RenderText {#text} at (0,36) size 530x17
12 text run at (0,36) width 530: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). "
13 RenderBR {BR} at (529,36) size 1x17
14 RenderBR {BR} at (0,54) size 0x17
15 layer at (8,80) size 182x20 clip at (9,81) size 180x18 scrollWidth 258
16 RenderBlock {DIV} at (0,72) size 182x20 [border: (1px solid #000000)]
17 RenderText {#text} at (1,1) size 259x17
18 text run at (1,1) width 259: "abc abc abc abc abc abc abc abc abc abc"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698