Index: LayoutTests/svg/batik/text/textLayout.svg |
diff --git a/LayoutTests/svg/batik/text/textLayout.svg b/LayoutTests/svg/batik/text/textLayout.svg |
index c13863089de01955bf3937697172d6e337077fae..b5bb69d1cf82932edc852767f87d256ffa033abc 100644 |
--- a/LayoutTests/svg/batik/text/textLayout.svg |
+++ b/LayoutTests/svg/batik/text/textLayout.svg |
@@ -85,11 +85,6 @@ |
</g> |
<g> |
- <text x="290" y="180" kerning="10">sample</text> |
- <text x="290" y="195" class="Caption">kerning="10"</text> |
- </g> |
- |
- <g> |
<text x="40" y="225" textLength="120" lengthAdjust="spacingAndGlyphs">sample</text> |
<text x="40" y="240" class="Caption">textLength="120", |
<tspan x="40" dy="10">lengthAdjust="spacingAndGlyphs"</tspan></text> |
@@ -101,11 +96,6 @@ |
</g> |
<g> |
- <text x="290" y="225" textLength="120" lengthAdjust="spacingAndGlyphs" kerning="10">sample</text> |
- <text x="290" y="240" class="Caption">textLength="120",kerning="10"</text> |
- </g> |
- |
- <g> |
<text x="40" y="275" letter-spacing="0.3em">sample</text> |
<text x="40" y="290" class="Caption">letter-spacing="0.3em"</text> |
</g> |