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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/non-text-link-invalidation-optimization.html

Issue 2471733003: Update or remove any remaining references to viewvc/blink. (Closed)
Patch Set: Created 4 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/paint/invalidation/non-text-link-invalidation-optimization.html
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/non-text-link-invalidation-optimization.html b/third_party/WebKit/LayoutTests/paint/invalidation/non-text-link-invalidation-optimization.html
index 666fbb92ec88731d16b2c0ff61627afc26e09756..6620e90cf0ed0994327e35ef3f8e92b7471e3bb0 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/non-text-link-invalidation-optimization.html
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/non-text-link-invalidation-optimization.html
@@ -13,7 +13,7 @@
}
</style>
-<!-- Ensure the optimization in https://src.chromium.org/viewvc/blink?view=rev&revision=152046 doesn't break. -->
+<!-- Ensure the optimization in https://chromium.googlesource.com/chromium/src/+/b5569d06160fcc6a907d3f41416c7ab1bb4fbcda doesn't break. -->
<div id="div">
This test <img src="resources/bluesquare.png" width="10px" height="10px"> passes if <span>only</span> text is invalidated and <img src="resources/bluesquare.png" width="10px" height="10px"> no <img src="resources/bluesquare.png" width="10px" height="10px"> images.
</div>

Powered by Google App Engine
This is Rietveld 408576698