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

Side by Side Diff: LayoutTests/fast/plugins/plugin-placeholder-csp-expected.html

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 <!DOCTYPE html>
2
3 <link rel="stylesheet" href="plugin-placeholder.css">
4
5 <div class="plugin">
6 <div class="plugin-placeholder">
7 <div class="plugin-placeholder-content">
8 <div class="plugin-placeholder-message">
9 This box should be styled despite CSP.
10 </div>
11 </div>
12 </div>
13 </div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/plugins/plugin-placeholder-csp.html ('k') | LayoutTests/fast/plugins/plugin-placeholder-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698