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

Unified Diff: LayoutTests/fast/css/first-letter-nested.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/css/first-letter-nested.html
diff --git a/LayoutTests/fast/css/first-letter-nested.html b/LayoutTests/fast/css/first-letter-nested.html
index 6a543f1d46c83bd8cd8bacfbb6228c3983b0986f..de5a3a752259afb9087705ebc998aaa5b17e54fa 100644
--- a/LayoutTests/fast/css/first-letter-nested.html
+++ b/LayoutTests/fast/css/first-letter-nested.html
@@ -35,6 +35,5 @@ description("The three spans below should look the same.");
shouldBe("document.getElementById('test_span_1').offsetWidth", "document.getElementById('ref_span').offsetWidth");
shouldBe("document.getElementById('test_span_2').offsetWidth", "document.getElementById('ref_span').offsetWidth");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/css/ex-unit-with-no-x-height.html ('k') | LayoutTests/fast/css/first-letter-removed-added.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698