Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select-item-background-clip-expected.txt |
deleted file mode 100644 |
index 5b7c8a24e347aa66c85cd80648d0754033ae6cd3..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/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 784x36 |
- LayoutText {#text} at (0,0) size 54x18 |
- text run at (0,0) width 54: "Test for " |
- LayoutInline {I} at (0,0) size 782x36 |
- LayoutInline {A} at (0,0) size 305x18 [color=#0000EE] |
- LayoutText {#text} at (53,0) size 305x18 |
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12364" |
- LayoutText {#text} at (357,0) size 782x36 |
- text run at (357,0) width 5: " " |
- text run at (361,0) width 421: "REGRESSSION (NativeListBox): Selected option's background is" |
- text run at (0,18) width 163: "not clipped to the list box" |
- LayoutText {#text} at (162,18) size 5x18 |
- text run at (162,18) width 5: "." |
- LayoutBlockFlow (anonymous) at (0,52) size 784x59 |
- LayoutText {#text} at (0,0) size 0x0 |
- LayoutText {#text} at (0,0) size 0x0 |
-layer at (8,60) size 52x59 clip at (11,63) size 35x53 scrollHeight 62 |
- LayoutListBox {SELECT} at (0,-0.50) size 52.27x59.50 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)] |
- LayoutBlockFlow {OPTION} at (6,6) size 29.27x14.19 |
- LayoutText {#text} at (2,0) size 19x13 |
- text run at (2,0) width 19: "one" |
- LayoutBlockFlow {OPTION} at (6,20.19) size 29.27x14.19 |
- LayoutText {#text} at (2,0) size 19x13 |
- text run at (2,0) width 19: "two" |
- LayoutBlockFlow {OPTION} at (6,34.38) size 29.27x14.19 |
- LayoutText {#text} at (2,0) size 26x13 |
- text run at (2,0) width 26: "three" |
- LayoutBlockFlow {OPTION} at (6,48.56) size 29.27x14.19 [bgcolor=#800080] |
- LayoutText {#text} at (2,0) size 20x13 |
- text run at (2,0) width 20: "four" |