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

Unified Diff: LayoutTests/fast/plugins/plugin-placeholder-close-expected.txt

Issue 1303233007: Blink Plugins: Remove Shadow DOM plugin placeholder tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 months 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/plugins/plugin-placeholder-close-expected.txt
diff --git a/LayoutTests/fast/plugins/plugin-placeholder-close-expected.txt b/LayoutTests/fast/plugins/plugin-placeholder-close-expected.txt
deleted file mode 100644
index 0e457217f101bcfabb15787851bd05e731363fea..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/plugins/plugin-placeholder-close-expected.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-Checks that the plugin placeholder close button works as expected.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-PASS closeButton1.style.display is 'none'
-PASS closeButton2.style.display is not 'none'
-PASS plugin2.style.display is 'none'
-PASS closeButton3.style.display is not 'none'
-PASS ancestor3.style.display is 'none'
-PASS closeButton4.style.display is not 'none'
-PASS document.getElementById('ancestor4a').style.display is not 'none'
-PASS document.getElementById('ancestor4b').style.display is not 'none'
-PASS document.getElementById('ancestor4c').style.display is not 'none'
-PASS document.getElementById('ancestor4d').style.display is not 'none'
-PASS document.getElementById('ancestor4e').style.display is not 'none'
-PASS closeButton5.style.display is not 'none'
-PASS document.getElementById('ancestor5').style.display is not 'none'
-PASS closeButton6.style.display is not 'none'
-PASS document.getElementById('ancestor6').style.display is 'none'
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/fast/plugins/plugin-placeholder-close.html ('k') | LayoutTests/fast/plugins/plugin-placeholder-csp.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698