Index: LayoutTests/fast/forms/textfield-outline-expected.txt |
diff --git a/LayoutTests/fast/forms/textfield-outline-expected.txt b/LayoutTests/fast/forms/textfield-outline-expected.txt |
deleted file mode 100644 |
index 7a26a6462c3e142761ff804f11e74e3f550983b3..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/forms/textfield-outline-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 |
- RenderText {#text} at (0,0) size 550x19 |
- text run at (0,0) width 550: "This tests that a negative outline-offset won't get in the way of a cursor in a text control." |
- RenderBR {BR} at (550,15) size 0x0 |
- RenderTextControl {INPUT} at (2,20) size 234x27 [bgcolor=#FFFFFF] [border: (1px solid #000000)] |
- RenderText {#text} at (0,0) size 0x0 |
-layer at (12,30) size 230x23 scrollHeight 24 |
- RenderBlock {DIV} at (2,2) size 230x23 |
- RenderText {#text} at (1,0) size 32x24 |
- text run at (1,0) width 32: "abc" |
-caret: position 3 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of body |