Index: LayoutTests/fast/dom/blur-contenteditable-expected.txt |
diff --git a/LayoutTests/fast/dom/blur-contenteditable-expected.txt b/LayoutTests/fast/dom/blur-contenteditable-expected.txt |
deleted file mode 100644 |
index 60d990039bf7163e42708e5723566b427f0b84d8..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/blur-contenteditable-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
- RenderBlock (anonymous) at (0,0) size 784x18 |
- RenderText {#text} at (0,0) size 486x18 |
- text run at (0,0) width 486: "This test will try to call blur() on a contenteditable div, and then a normal div." |
- RenderBlock {DIV} at (0,18) size 784x24 [border: (3px solid #000000)] |
- RenderText {#text} at (3,3) size 122x18 |
- text run at (3,3) width 122: "contentEditable div" |
- RenderBlock {DIV} at (0,42) size 784x18 |
- RenderText {#text} at (0,0) size 78x18 |
- text run at (0,0) width 78: "Test Passed." |
- RenderBlock {DIV} at (0,60) size 784x0 |