Index: third_party/WebKit/LayoutTests/platform/linux/fast/forms/listbox-width-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/listbox-width-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/listbox-width-change-expected.txt |
deleted file mode 100644 |
index 2580a49b4a8b005db32ce55486337f130b60a4fd..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/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 617x19 |
- text run at (0,0) width 617: "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,28) size 209x70 clip at (9,29) size 192x68 |
- LayoutListBox {SELECT} at (0,20) size 209x70 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)] |
- LayoutBlockFlow {OPTION} at (1,1) size 192x17 |
- LayoutText {#text} at (2,0) size 188x16 |
- text run at (2,0) width 188: "This text should fit in the list box" |