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

Unified Diff: LayoutTests/fast/borders/border-color-visited.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: LayoutTests/fast/borders/border-color-visited.html
diff --git a/LayoutTests/fast/borders/border-color-visited.html b/LayoutTests/fast/borders/border-color-visited.html
index e955016aef674af5abaa3d46fe5456416ac4f2c9..84da0021af696efd96e667770f0ce1b258663596 100644
--- a/LayoutTests/fast/borders/border-color-visited.html
+++ b/LayoutTests/fast/borders/border-color-visited.html
@@ -42,5 +42,4 @@ var spans = document.getElementsByTagName('span');
shouldBe('window.getComputedStyle(spans[0]).borderColor', '"rgb(208, 208, 208)"');
shouldBe('window.getComputedStyle(spans[1]).borderColor', '"rgb(208, 208, 208)"');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</html>

Powered by Google App Engine
This is Rietveld 408576698