| Index: LayoutTests/fast/plugins/plugin-placeholder-csp-expected.html
|
| diff --git a/LayoutTests/fast/plugins/plugin-placeholder-csp-expected.html b/LayoutTests/fast/plugins/plugin-placeholder-csp-expected.html
|
| deleted file mode 100644
|
| index 7b617ee18b7cff2c8132a1c1d01cff0c40c855c4..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/plugins/plugin-placeholder-csp-expected.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<!DOCTYPE html>
|
| -
|
| -<link rel="stylesheet" href="plugin-placeholder.css">
|
| -
|
| -<div class="plugin">
|
| - <div class="plugin-placeholder">
|
| - <div class="plugin-placeholder-content">
|
| - <div class="plugin-placeholder-message">
|
| - This box should be styled despite CSP.
|
| - </div>
|
| - </div>
|
| - </div>
|
| -</div>
|
|
|