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

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

Issue 1367193003: NOT FOR LANDING Allocate SVGImageForContainer on demand (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added some NeedsRebaseline and revived some LayoutListMarker code that turned out to be important Created 5 years, 2 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
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>

Powered by Google App Engine
This is Rietveld 408576698