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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x40
7 LayoutText {#text} at (0,0) size 50x19
8 text run at (0,0) width 50: "Test for "
9 LayoutInline {I} at (0,0) size 776x39
10 LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
11 LayoutText {#text} at (49,0) size 306x19
12 text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=12364"
13 LayoutText {#text} at (354,0) size 776x39
14 text run at (354,0) width 5: " "
15 text run at (358,0) width 418: "REGRESSSION (NativeListBox): Selecte d option's background is"
16 text run at (0,20) width 163: "not clipped to the list box"
17 LayoutText {#text} at (163,20) size 4x19
18 text run at (163,20) width 4: "."
19 LayoutBlockFlow (anonymous) at (0,56) size 784x67
20 LayoutText {#text} at (0,0) size 0x0
21 LayoutText {#text} at (0,0) size 0x0
22 layer at (8,64) size 60x68 clip at (11,67) size 39x62 scrollHeight 74
23 LayoutListBox {SELECT} at (0,0.25) size 60x67.75 [bgcolor=#FFFFFF] [border: (3 px solid #0000FF)]
24 LayoutBlockFlow {OPTION} at (6,6) size 33x17
25 LayoutText {#text} at (2,0) size 21x16
26 text run at (2,0) width 21: "one"
27 LayoutBlockFlow {OPTION} at (6,23) size 33x17
28 LayoutText {#text} at (2,0) size 20x16
29 text run at (2,0) width 20: "two"
30 LayoutBlockFlow {OPTION} at (6,40) size 33x17
31 LayoutText {#text} at (2,0) size 29x16
32 text run at (2,0) width 29: "three"
33 LayoutBlockFlow {OPTION} at (6,57) size 33x17 [bgcolor=#800080]
34 LayoutText {#text} at (2,0) size 21x16
35 text run at (2,0) width 21: "four"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698