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

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

Issue 1253573007: Auto-rebaseline for r199263 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 5 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 800x173 3 layer at (0,0) size 800x173
4 LayoutBlockFlow {HTML} at (0,0) size 800x173 4 LayoutBlockFlow {HTML} at (0,0) size 800x173
5 LayoutBlockFlow {BODY} at (8,16) size 784x149 5 LayoutBlockFlow {BODY} at (8,16) size 784x149
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 608x18 7 LayoutText {#text} at (0,0) size 608x18
8 text run at (0,0) width 608: "The select list box should not display i tems (options and optgroups) with style \"display: none\"." 8 text run at (0,0) width 608: "The select list box should not display i tems (options and optgroups) with style \"display: none\"."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x115 9 LayoutBlockFlow (anonymous) at (0,34) size 784x115
10 LayoutText {#text} at (47,97) size 5x18 10 LayoutText {#text} at (47,97) size 5x18
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 text run at (15,0) width 22: "Five" 144 text run at (15,0) width 22: "Five"
145 LayoutBlockFlow {OPTION} at (0,42.56) size 46.30x14.19 145 LayoutBlockFlow {OPTION} at (0,42.56) size 46.30x14.19
146 LayoutInline {<pseudo:before>} at (0,0) size 14x13 146 LayoutInline {<pseudo:before>} at (0,0) size 14x13
147 LayoutTextFragment (anonymous) at (2,0) size 14x13 147 LayoutTextFragment (anonymous) at (2,0) size 14x13
148 text run at (2,0) width 14: " " 148 text run at (2,0) width 14: " "
149 LayoutText {#text} at (15,0) size 17x13 149 LayoutText {#text} at (15,0) size 17x13
150 text run at (15,0) width 17: "Six" 150 text run at (15,0) width 17: "Six"
151 LayoutBlockFlow {OPTION} at (1,100.31) size 46.30x14.19 151 LayoutBlockFlow {OPTION} at (1,100.31) size 46.30x14.19
152 LayoutText {#text} at (2,0) size 31x13 152 LayoutText {#text} at (2,0) size 31x13
153 text run at (2,0) width 31: "Seven" 153 text run at (2,0) width 31: "Seven"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698