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

Side by Side Diff: LayoutTests/platform/mac/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 800x110
4 RenderBlock {HTML} at (0,0) size 800x110
5 RenderBody {BODY} at (8,8) size 784x82
6 RenderBlock (anonymous) at (0,0) size 784x64
7 RenderText {#text} at (0,0) size 654x16
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 1x16
10 RenderBR {BR} at (0,16) size 0x16
11 RenderText {#text} at (0,32) size 530x16
12 text run at (0,32) width 530: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). "
13 RenderBR {BR} at (529,32) size 1x16
14 RenderBR {BR} at (0,48) size 0x16
15 layer at (8,72) size 182x18 clip at (9,73) size 180x16 scrollWidth 258
16 RenderBlock {DIV} at (0,64) size 182x18 [border: (1px solid #000000)]
17 RenderText {#text} at (1,1) size 259x16
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