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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/select-item-background-clip-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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 54x18
8 text run at (0,0) width 54: "Test for "
9 LayoutInline {I} at (0,0) size 782x36
10 LayoutInline {A} at (0,0) size 305x18 [color=#0000EE]
11 LayoutText {#text} at (53,0) size 305x18
12 text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=12364"
13 LayoutText {#text} at (357,0) size 782x36
14 text run at (357,0) width 5: " "
15 text run at (361,0) width 421: "REGRESSSION (NativeListBox): Selecte d option's background is"
16 text run at (0,18) width 163: "not clipped to the list box"
17 LayoutText {#text} at (162,18) size 5x18
18 text run at (162,18) width 5: "."
19 LayoutBlockFlow (anonymous) at (0,52) size 784x59
20 LayoutText {#text} at (0,0) size 0x0
21 LayoutText {#text} at (0,0) size 0x0
22 layer at (8,60) size 52x59 clip at (11,63) size 35x53 scrollHeight 62
23 LayoutListBox {SELECT} at (0,-0.50) size 52.27x59.50 [bgcolor=#FFFFFF] [border : (3px solid #0000FF)]
24 LayoutBlockFlow {OPTION} at (6,6) size 29.27x14.19
25 LayoutText {#text} at (2,0) size 19x13
26 text run at (2,0) width 19: "one"
27 LayoutBlockFlow {OPTION} at (6,20.19) size 29.27x14.19
28 LayoutText {#text} at (2,0) size 19x13
29 text run at (2,0) width 19: "two"
30 LayoutBlockFlow {OPTION} at (6,34.38) size 29.27x14.19
31 LayoutText {#text} at (2,0) size 26x13
32 text run at (2,0) width 26: "three"
33 LayoutBlockFlow {OPTION} at (6,48.56) size 29.27x14.19 [bgcolor=#800080]
34 LayoutText {#text} at (2,0) size 20x13
35 text run at (2,0) width 20: "four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698