Index: third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-item-background-clip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-item-background-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-item-background-clip-expected.txt |
deleted file mode 100644 |
index fe9fbc965c7d8d539a390d26cfbb60667718d489..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-item-background-clip-expected.txt |
+++ /dev/null |
@@ -1,35 +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 |
- LayoutBlockFlow {P} at (0,0) size 784x40 |
- LayoutText {#text} at (0,0) size 51x19 |
- text run at (0,0) width 51: "Test for " |
- LayoutInline {I} at (0,0) size 778x39 |
- LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] |
- LayoutText {#text} at (51,0) size 305x19 |
- text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12364" |
- LayoutText {#text} at (356,0) size 778x39 |
- text run at (356,0) width 4: " " |
- text run at (360,0) width 418: "REGRESSSION (NativeListBox): Selected option's background is" |
- text run at (0,20) width 163: "not clipped to the list box" |
- LayoutText {#text} at (163,20) size 4x19 |
- text run at (163,20) width 4: "." |
- LayoutBlockFlow (anonymous) at (0,56) size 784x67 |
- LayoutText {#text} at (0,0) size 0x0 |
- LayoutText {#text} at (0,0) size 0x0 |
-layer at (8,64) size 60x68 clip at (11,67) size 39x62 scrollHeight 74 |
- LayoutListBox {SELECT} at (0,0.25) size 60x67.75 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)] |
- LayoutBlockFlow {OPTION} at (6,6) size 33x17 |
- LayoutText {#text} at (2,0) size 21x16 |
- text run at (2,0) width 21: "one" |
- LayoutBlockFlow {OPTION} at (6,23) size 33x17 |
- LayoutText {#text} at (2,0) size 20x16 |
- text run at (2,0) width 20: "two" |
- LayoutBlockFlow {OPTION} at (6,40) size 33x17 |
- LayoutText {#text} at (2,0) size 29x16 |
- text run at (2,0) width 29: "three" |
- LayoutBlockFlow {OPTION} at (6,57) size 33x17 [bgcolor=#800080] |
- LayoutText {#text} at (2,0) size 21x16 |
- text run at (2,0) width 21: "four" |