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

Unified Diff: LayoutTests/platform/linux/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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/svg/text/text-overflow-ellipsis-svgfont-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/text-overflow-ellipsis-svgfont-expected.txt b/LayoutTests/platform/linux/svg/text/text-overflow-ellipsis-svgfont-expected.txt
deleted file mode 100644
index 7cc7c2b60758c967bf2b7ba04709a664e3c5ffe8..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/svg/text/text-overflow-ellipsis-svgfont-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x130
- RenderBlock {HTML} at (0,0) size 800x130
- RenderBody {BODY} at (8,8) size 784x102
- RenderBlock (anonymous) at (0,0) size 784x80
- RenderText {#text} at (0,0) size 606x19
- text run at (0,0) width 606: "This test checks that the text-overflow: ellipsis property is handled correctly when using an SVG font."
- RenderBR {BR} at (606,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderText {#text} at (0,40) size 488x19
- text run at (0,40) width 488: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). "
- RenderBR {BR} at (488,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
-layer at (8,88) size 182x22 clip at (9,89) size 180x20 scrollWidth 256
- RenderBlock {DIV} at (0,80) size 182x22 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 256x19
- text run at (1,1) width 256: "abc abc abc abc abc abc abc abc abc abc"

Powered by Google App Engine
This is Rietveld 408576698