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

Unified Diff: LayoutTests/fast/css/sibling-selectors-dynamic.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/sibling-selectors-dynamic.html
diff --git a/LayoutTests/fast/css/sibling-selectors-dynamic.html b/LayoutTests/fast/css/sibling-selectors-dynamic.html
index 6c5d68cd6e9aa23fa8bfcb993f762901908e1a02..0397dd0c3dbdb855d3de79e2432662124f3ed512 100644
--- a/LayoutTests/fast/css/sibling-selectors-dynamic.html
+++ b/LayoutTests/fast/css/sibling-selectors-dynamic.html
@@ -25,4 +25,3 @@ document.querySelector('.foo').className = 'bar';
document.documentElement.offsetTop;
shouldBe("getComputedStyle(document.getElementById('last')).backgroundColor", "'rgb(0, 128, 0)'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/css/shorthands-four-values.html ('k') | LayoutTests/fast/css/square-button-appearance.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698