| Index: LayoutTests/inspector/elements/perform-undo-undo-expected.txt
|
| diff --git a/LayoutTests/inspector/elements/perform-undo-undo-expected.txt b/LayoutTests/inspector/elements/perform-undo-undo-expected.txt
|
| deleted file mode 100644
|
| index 62c014a6c82c7ed5e07d27584f6f4700013794de..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/inspector/elements/perform-undo-undo-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -Tests that client can call undo multiple times with non-empty history.
|
| -
|
| -========= Original ========
|
| - <div style="display:none" id="container">\n</div>
|
| -===== Modified element =====
|
| - <div style="display:none" id="container" foo="bar">\n</div>
|
| -===== Undo 1 =====
|
| - <div style="display:none" id="container">\n</div>
|
| -===== Undo 2 =====
|
| - <div style="display:none" id="container">\n</div>
|
| -
|
|
|