Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1034)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/listbox-scrollbar-incremental-load-expected.txt

Issue 1509853008: Move select/option/optgroup-related tests in fast/forms to fast/forms/select. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/listbox-scrollbar-incremental-load-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/listbox-scrollbar-incremental-load-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/listbox-scrollbar-incremental-load-expected.txt
deleted file mode 100644
index ebda3135263ea058bdb42d1b96a9d1dc62ca1488..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/listbox-scrollbar-incremental-load-expected.txt
+++ /dev/null
@@ -1,49 +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 775x36
- 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=13500"
- LayoutText {#text} at (357,0) size 775x36
- text run at (357,0) width 5: " "
- text run at (361,0) width 414: "REGRESSION: Listbox scrollbar does not reflect actual scrolled"
- text run at (0,18) width 326: "position when selected option is added after layout"
- LayoutText {#text} at (325,18) size 5x18
- text run at (325,18) width 5: "."
- LayoutBlockFlow {P} at (0,52) size 784x36
- LayoutText {#text} at (0,0) size 744x36
- text run at (0,0) width 501: "The list box should be scrolled all the way down, showing the selected option "
- text run at (500,0) width 244: "\x{201C}Seven\x{201D}. The scroller should be at the"
- text run at (0,18) width 155: "bottom of the scroll bar "
- text run at (154,18) width 88: "to reflect this."
- LayoutBlockFlow (anonymous) at (0,104) size 784x58
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,112) size 48x59 clip at (9,113) size 35x57 scrollY 43.00 scrollHeight 100
- LayoutListBox {SELECT} at (0,0.25) size 47.70x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
- LayoutBlockFlow {OPTION} at (1,1) size 34.70x14.19
- LayoutText {#text} at (2,0) size 22x13
- text run at (2,0) width 22: "One"
- LayoutBlockFlow {OPTION} at (1,15.19) size 34.70x14.19
- LayoutText {#text} at (2,0) size 23x13
- text run at (2,0) width 23: "Two"
- LayoutBlockFlow {OPTION} at (1,29.38) size 34.70x14.19
- LayoutText {#text} at (2,0) size 31x13
- text run at (2,0) width 31: "Three"
- LayoutBlockFlow {OPTION} at (1,43.56) size 34.70x14.19
- LayoutText {#text} at (2,0) size 24x13
- text run at (2,0) width 24: "Four"
- LayoutBlockFlow {OPTION} at (1,57.75) size 34.70x14.19
- LayoutText {#text} at (2,0) size 21x13
- text run at (2,0) width 21: "Five"
- LayoutBlockFlow {OPTION} at (1,71.94) size 34.70x14.19
- LayoutText {#text} at (2,0) size 16x13
- text run at (2,0) width 16: "Six"
- LayoutBlockFlow {OPTION} at (1,86.13) size 34.70x14.19 [bgcolor=#D4D4D4]
- LayoutText {#text} at (2,0) size 31x13
- text run at (2,0) width 31: "Seven"

Powered by Google App Engine
This is Rietveld 408576698