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

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

Issue 1676983002: Auto-rebaseline for r374097 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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
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 800x174
4 LayoutBlockFlow {HTML} at (0,0) size 800x173 4 LayoutBlockFlow {HTML} at (0,0) size 800x174
5 LayoutBlockFlow {BODY} at (8,16) size 784x149 5 LayoutBlockFlow {BODY} at (8,16) size 784x150
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 784x116
10 LayoutText {#text} at (48,97) size 5x18 10 LayoutText {#text} at (48,97) size 5x18
11 text run at (48,97) width 5: " " 11 text run at (48,97) width 5: " "
12 LayoutText {#text} at (108,97) size 5x18 12 LayoutText {#text} at (108,97) size 5x18
13 text run at (108,97) width 5: " " 13 text run at (108,97) width 5: " "
14 LayoutText {#text} at (169,97) size 5x18 14 LayoutText {#text} at (169,97) size 5x18
15 text run at (169,97) width 5: " " 15 text run at (169,97) width 5: " "
16 LayoutText {#text} at (221,97) size 5x18 16 LayoutText {#text} at (221,97) size 5x18
17 text run at (221,97) width 5: " " 17 text run at (221,97) width 5: " "
18 LayoutText {#text} at (273,97) size 5x18 18 LayoutText {#text} at (273,97) size 5x18
19 text run at (273,97) width 5: " " 19 text run at (273,97) width 5: " "
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 text run at (14,0) width 21: "Five" 144 text run at (14,0) width 21: "Five"
145 LayoutBlockFlow {OPTION} at (0,42.56) size 40.86x14.19 145 LayoutBlockFlow {OPTION} at (0,42.56) size 40.86x14.19
146 LayoutInline {<pseudo:before>} at (0,0) size 13x13 146 LayoutInline {<pseudo:before>} at (0,0) size 13x13
147 LayoutTextFragment (anonymous) at (2,0) size 13x13 147 LayoutTextFragment (anonymous) at (2,0) size 13x13
148 text run at (2,0) width 13: " " 148 text run at (2,0) width 13: " "
149 LayoutText {#text} at (14,0) size 16x13 149 LayoutText {#text} at (14,0) size 16x13
150 text run at (14,0) width 16: "Six" 150 text run at (14,0) width 16: "Six"
151 LayoutBlockFlow {OPTION} at (1,100.31) size 40.86x14.19 151 LayoutBlockFlow {OPTION} at (1,100.31) size 40.86x14.19
152 LayoutText {#text} at (2,0) size 32x13 152 LayoutText {#text} at (2,0) size 32x13
153 text run at (2,0) width 32: "Seven" 153 text run at (2,0) width 32: "Seven"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698