| Index: LayoutTests/svg/custom/zoomed-baseline-shift.html
|
| diff --git a/LayoutTests/svg/custom/zoomed-baseline-shift.html b/LayoutTests/svg/custom/zoomed-baseline-shift.html
|
| index 04df21650f74949020d518badbca361dcd7f7f43..85acf5ce77a8814100d5f529beac9c79869ef544 100644
|
| --- a/LayoutTests/svg/custom/zoomed-baseline-shift.html
|
| +++ b/LayoutTests/svg/custom/zoomed-baseline-shift.html
|
| @@ -28,6 +28,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>
|
|
|