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

Side by Side 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, 3 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 unified diff | Download patch
OLDNEW
(Empty)
1 Checks that the plugin placeholder close button works as expected.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 PASS closeButton1.style.display is 'none'
6 PASS closeButton2.style.display is not 'none'
7 PASS plugin2.style.display is 'none'
8 PASS closeButton3.style.display is not 'none'
9 PASS ancestor3.style.display is 'none'
10 PASS closeButton4.style.display is not 'none'
11 PASS document.getElementById('ancestor4a').style.display is not 'none'
12 PASS document.getElementById('ancestor4b').style.display is not 'none'
13 PASS document.getElementById('ancestor4c').style.display is not 'none'
14 PASS document.getElementById('ancestor4d').style.display is not 'none'
15 PASS document.getElementById('ancestor4e').style.display is not 'none'
16 PASS closeButton5.style.display is not 'none'
17 PASS document.getElementById('ancestor5').style.display is not 'none'
18 PASS closeButton6.style.display is not 'none'
19 PASS document.getElementById('ancestor6').style.display is 'none'
20 PASS successfullyParsed is true
21
22 TEST COMPLETE
23
OLDNEW
« 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