| Index: LayoutTests/fast/plugins/plugin-placeholder-inherit-expected.html
|
| diff --git a/LayoutTests/fast/plugins/plugin-placeholder-inherit-expected.html b/LayoutTests/fast/plugins/plugin-placeholder-inherit-expected.html
|
| deleted file mode 100644
|
| index b8d09b2ca1bbfad73bfcc9a6f22dc9bc29806f06..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/plugins/plugin-placeholder-inherit-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 test fails if this text is red, underlined, or uppercase.
|
| - </div>
|
| - </div>
|
| - </div>
|
| -</div>
|
|
|