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

Unified Diff: third_party/WebKit/LayoutTests/svg/text/obb-paintserver.html

Issue 2005253002: Attempt to deflake svg/text/obb-paintserver.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/svg/text/obb-paintserver.html
diff --git a/third_party/WebKit/LayoutTests/svg/text/obb-paintserver.html b/third_party/WebKit/LayoutTests/svg/text/obb-paintserver.html
index cf8ba7f678a717a2c4f6ac15a311ec131eb542e0..9d8cc7e63ded115b37f8e8dcfa8d1f7fa04cb061 100644
--- a/third_party/WebKit/LayoutTests/svg/text/obb-paintserver.html
+++ b/third_party/WebKit/LayoutTests/svg/text/obb-paintserver.html
@@ -1,4 +1,5 @@
<!DOCTYPE html>
+<script src="../../resources/ahem.js"></script>
<svg width="200" height="400">
<linearGradient id="gradient" x1="0" x2="0" y1="0" y2="1">
<stop offset="0" stop-color="green"/>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698