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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/misc/resources/form-base-target-blank.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/http/tests/misc/resources/form-base-target-blank.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/resources/form-base-target-blank.html b/third_party/WebKit/LayoutTests/http/tests/misc/resources/form-base-target-blank.html
index 5644e173e2b71ff3d887046b11aed767895c8346..fc08e859baf7a59bf99c7716b13cf557a261f2ff 100644
--- a/third_party/WebKit/LayoutTests/http/tests/misc/resources/form-base-target-blank.html
+++ b/third_party/WebKit/LayoutTests/http/tests/misc/resources/form-base-target-blank.html
@@ -1,7 +1,7 @@
<body>
Test that if a form is submitted from a document with a base element that sets a target,<br>
the form's target attribute takes precedence over the base's target attribute.<br>
-This was regressed in http://src.chromium.org/viewvc/blink/?view=revision&revision=153933<br>
+This was regressed in https://chromium.googlesource.com/chromium/src/+/65389334354b996ae8490706d84d5848f5f023e7<br>
This test will timeout if it fails.<br>
<script>
if (window.testRunner)

Powered by Google App Engine
This is Rietveld 408576698