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

Side by Side Diff: LayoutTests/fast/forms/select/listbox-with-display-none-option-expected.txt

Issue 189543012: Update <select> when any of its <option> children has "display: none" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update Test Expectations Created 6 years, 8 months 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 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x201
4 RenderBlock {HTML} at (0,0) size 800x201
5 RenderBody {BODY} at (8,16) size 784x177
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 560x19
8 text run at (0,0) width 560: "The select list box should not display i tems (options and optgroups) with style \"display: none\"."
9 RenderBlock (anonymous) at (0,36) size 784x141
10 RenderListBox {SELECT} at (2,19) size 56x120 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
11 RenderText {#text} at (60,119) size 4x19
12 text run at (60,119) width 4: " "
13 RenderListBox {SELECT} at (66,19) size 65x120 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
14 RenderText {#text} at (133,119) size 4x19
15 text run at (133,119) width 4: " "
16 RenderListBox {SELECT} at (139,19) size 65x120 [bgcolor=#FFFFFF] [border : (1px solid #A9A9A9)]
17 RenderText {#text} at (206,119) size 4x19
18 text run at (206,119) width 4: " "
19 RenderListBox {SELECT} at (212,2) size 56x137 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
20 RenderText {#text} at (270,119) size 4x19
21 text run at (270,119) width 4: " "
22 RenderListBox {SELECT} at (276,2) size 56x137 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
23 RenderText {#text} at (334,119) size 4x19
24 text run at (334,119) width 4: " "
25 RenderListBox {SELECT} at (340,2) size 63x137 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
26 RenderText {#text} at (0,0) size 0x0
27 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698