| Index: LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html
|
| diff --git a/LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html b/LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html
|
| index 786ada0563433f81b3f8494a186a8c63318961ad..163f1ae188897a5d134e1a126abc3c83e4a95334 100644
|
| --- a/LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html
|
| +++ b/LayoutTests/fast/plugins/plugin-placeholder-structured-expected.html
|
| @@ -11,3 +11,14 @@
|
| </div>
|
| </div>
|
| </div>
|
| +
|
| +<div class="plugin">
|
| + <div class="plugin-placeholder">
|
| + <div class="plugin-placeholder-content">
|
| + <div class="plugin-placeholder-message">
|
| + Sorry, but your plugin couldn't be loaded.
|
| + </div>
|
| + <button>Close</button>
|
| + </div>
|
| + </div>
|
| +</div>
|
|
|