Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.txt |
deleted file mode 100644 |
index f02922827d7f2e5337d9504ca84e4a73eb503903..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- LayoutBlockFlow {HTML} at (0,0) size 800x600 |
- LayoutBlockFlow {BODY} at (8,8) size 784x584 |
- LayoutText {#text} at (0,0) size 665x18 |
- text run at (0,0) width 665: "This tests that when a list box's options get updated, the list box will recalculate its width, and relayout. " |
- LayoutBR {BR} at (0,0) size 0x0 |
- LayoutText {#text} at (0,0) size 0x0 |
-layer at (8,26) size 179x59 clip at (9,27) size 166x57 |
- LayoutListBox {SELECT} at (0,18.25) size 178.52x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)] |
- LayoutBlockFlow {OPTION} at (1,1) size 165.52x14.19 |
- LayoutText {#text} at (2,0) size 162x13 |
- text run at (2,0) width 162: "This text should fit in the list box" |