| Index: LayoutTests/svg/custom/altglyph.svg
|
| diff --git a/LayoutTests/svg/custom/altglyph.svg b/LayoutTests/svg/custom/altglyph.svg
|
| index 9506f94be1f46e074a1fec75a278102df93f12e0..f859448c3b5c549dcbc9c95ae4efc24dd7be9b52 100644
|
| --- a/LayoutTests/svg/custom/altglyph.svg
|
| +++ b/LayoutTests/svg/custom/altglyph.svg
|
| @@ -5,7 +5,7 @@ left edges of their containing orange or green boxes. In addition, all
|
| the assertions below should pass.</p>
|
|
|
| <div style="width: 800px; height: 200px;">
|
| -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
| +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%">
|
| <font>
|
| <font-face font-family="xyzzy" units-per-em="100" ascent="100" descent="500">
|
| </font-face>
|
|
|