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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt
diff --git a/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt b/LayoutTests/platform/mac/svg/text/text-overflow-ellipsis-svgfont-expected.txt
deleted file mode 100644
index 148e95c2f55798c34e43d33eda81ca6e11b2976d..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/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 800x110
- RenderBlock {HTML} at (0,0) size 800x110
- RenderBody {BODY} at (8,8) size 784x82
- RenderBlock (anonymous) at (0,0) size 784x64
- RenderText {#text} at (0,0) size 654x16
- text run at (0,0) width 654: "This test checks that the text-overflow: ellipsis property is handled correctly when using an SVG font."
- RenderBR {BR} at (653,0) size 1x16
- RenderBR {BR} at (0,16) size 0x16
- RenderText {#text} at (0,32) size 530x16
- text run at (0,32) width 530: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). "
- RenderBR {BR} at (529,32) size 1x16
- RenderBR {BR} at (0,48) size 0x16
-layer at (8,72) size 182x18 clip at (9,73) size 180x16 scrollWidth 258
- RenderBlock {DIV} at (0,64) size 182x18 [border: (1px solid #000000)]
- RenderText {#text} at (1,1) size 259x16
- text run at (1,1) width 259: "abc abc abc abc abc abc abc abc abc abc"

Powered by Google App Engine
This is Rietveld 408576698