| Index: LayoutTests/svg/custom/zoomed-alignment-baseline.html
|
| diff --git a/LayoutTests/svg/custom/zoomed-alignment-baseline.html b/LayoutTests/svg/custom/zoomed-alignment-baseline.html
|
| index 1686e91c0bff99607cdc79b685d5ef060f2f6c1a..0712c736230dcdca610504f31ec0e090592ef98c 100644
|
| --- a/LayoutTests/svg/custom/zoomed-alignment-baseline.html
|
| +++ b/LayoutTests/svg/custom/zoomed-alignment-baseline.html
|
| @@ -42,6 +42,7 @@
|
| });
|
| });
|
| html.style.zoom = 1;
|
| + // Clean up to avoid being classified as a text test; avoids an -expected.txt file.
|
| + document.querySelector('text').remove();
|
| </script>
|
| </svg>
|
| -<p>This test requires the Ahem font</p>
|
|
|