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

Unified Diff: LayoutTests/svg/custom/zoomed-alignment-baseline.html

Issue 1097933002: Rid ourselves of unnecessary expected files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 months 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
« no previous file with comments | « no previous file | LayoutTests/svg/custom/zoomed-alignment-baseline-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | LayoutTests/svg/custom/zoomed-alignment-baseline-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698