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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/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 (47,97) size 5x18 10 LayoutText {#text} at (47,97) size 5x18
11 text run at (47,97) width 5: " " 11 text run at (47,97) width 5: " "
12 LayoutText {#text} at (114,97) size 4x18 12 LayoutText {#text} at (114,97) size 4x18
13 text run at (114,97) width 4: " " 13 text run at (114,97) width 4: " "
14 LayoutText {#text} at (180,97) size 5x18 14 LayoutText {#text} at (180,97) size 5x18
15 text run at (180,97) width 5: " " 15 text run at (180,97) width 5: " "
16 LayoutText {#text} at (232,97) size 4x18 16 LayoutText {#text} at (232,97) size 4x18
17 text run at (232,97) width 4: " " 17 text run at (232,97) width 4: " "
18 LayoutText {#text} at (283,97) size 5x18 18 LayoutText {#text} at (283,97) size 5x18
19 text run at (283,97) width 5: " " 19 text run at (283,97) width 5: " "
(...skipping 124 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