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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-hierarchy-exception.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/dom/shadow/shadow-hierarchy-exception.html
diff --git a/LayoutTests/fast/dom/shadow/shadow-hierarchy-exception.html b/LayoutTests/fast/dom/shadow/shadow-hierarchy-exception.html
index 51b7ee5ee80624224c64992d2dfea551e8780547..f21adc051fbaecb9f68b756c9c6992fcb0e112a0 100644
--- a/LayoutTests/fast/dom/shadow/shadow-hierarchy-exception.html
+++ b/LayoutTests/fast/dom/shadow/shadow-hierarchy-exception.html
@@ -13,4 +13,3 @@ var shadow = span.createShadowRoot();
var shadowDiv = shadow.appendChild(document.createElement('div'));
shouldThrow('shadowDiv.appendChild(container)');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/dom/shadow/shadow-element-inactive.html ('k') | LayoutTests/fast/dom/shadow/shadow-nested-pseudo-id.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698