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

Unified Diff: third_party/WebKit/LayoutTests/fast/gradients/unprefixed-list-item-gradient.html

Issue 1458083002: Support fragment URLs for more kinds of SVG images (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplifications and an added content test Created 5 years, 1 month 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
Index: third_party/WebKit/LayoutTests/fast/gradients/unprefixed-list-item-gradient.html
diff --git a/third_party/WebKit/LayoutTests/fast/gradients/unprefixed-list-item-gradient.html b/third_party/WebKit/LayoutTests/fast/gradients/unprefixed-list-item-gradient.html
index e9a2588ced6481f68b4b2300cec7e73c504aea45..c33c71c6fd8c4f167e5d74086f61a81b3e0d7453 100644
--- a/third_party/WebKit/LayoutTests/fast/gradients/unprefixed-list-item-gradient.html
+++ b/third_party/WebKit/LayoutTests/fast/gradients/unprefixed-list-item-gradient.html
@@ -16,4 +16,4 @@ ul { list-style-image: radial-gradient(closest-side, red, blue 99%, transparent
if (window.testRunner) {
testRunner.dumpAsTextWithPixelResults();
}
-</script>
+</script>
fs 2015/11/19 14:59:44 Nit: Not sure what happened here - no NL at EOF?
davve 2015/11/20 08:14:20 Yes, I happened to wander into this file and my ed

Powered by Google App Engine
This is Rietveld 408576698