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

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

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x199 3 layer at (0,0) size 800x199
4 LayoutBlockFlow {HTML} at (0,0) size 800x199 4 LayoutBlockFlow {HTML} at (0,0) size 800x199
5 LayoutBlockFlow {BODY} at (8,16) size 784x175 5 LayoutBlockFlow {BODY} at (8,16) size 784x175
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 560x19 7 LayoutText {#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\"." 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 LayoutBlockFlow (anonymous) at (0,36) size 784x139 9 LayoutBlockFlow (anonymous) at (0,36) size 784x139
10 LayoutText {#text} at (56,119) size 4x19 10 LayoutText {#text} at (56,119) size 4x19
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 text run at (18,0) width 23: "Five" 144 text run at (18,0) width 23: "Five"
145 LayoutBlockFlow {OPTION} at (0,51) size 46x17 145 LayoutBlockFlow {OPTION} at (0,51) size 46x17
146 LayoutInline {<pseudo:before>} at (0,0) size 16x16 146 LayoutInline {<pseudo:before>} at (0,0) size 16x16
147 LayoutTextFragment at (2,0) size 16x16 147 LayoutTextFragment at (2,0) size 16x16
148 text run at (2,0) width 16: " " 148 text run at (2,0) width 16: " "
149 LayoutText {#text} at (18,0) size 19x16 149 LayoutText {#text} at (18,0) size 19x16
150 text run at (18,0) width 19: "Six" 150 text run at (18,0) width 19: "Six"
151 LayoutBlockFlow {OPTION} at (1,120) size 46x17 151 LayoutBlockFlow {OPTION} at (1,120) size 46x17
152 LayoutText {#text} at (2,0) size 35x16 152 LayoutText {#text} at (2,0) size 35x16
153 text run at (2,0) width 35: "Seven" 153 text run at (2,0) width 35: "Seven"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698