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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/select-dirty-parent-pref-widths-expected.txt

Issue 966883002: renderer/RenderMenuList.* -> layout/LayoutMenuList.* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove OWNERS, allowing Source/core/rendering to be deleted. Created 5 years, 9 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x87 3 layer at (0,0) size 800x87
4 RenderBlock {HTML} at (0,0) size 800x87 4 RenderBlock {HTML} at (0,0) size 800x87
5 RenderBody {BODY} at (8,8) size 784x63 5 RenderBody {BODY} at (8,8) size 784x63
6 LayoutTable {TABLE} at (0,0) size 61x29 [border: (1px outset #808080)] 6 LayoutTable {TABLE} at (0,0) size 61x29 [border: (1px outset #808080)]
7 LayoutTableSection {TBODY} at (1,1) size 59x27 7 LayoutTableSection {TBODY} at (1,1) size 59x27
8 LayoutTableRow {TR} at (0,2) size 59x23 8 LayoutTableRow {TR} at (0,2) size 59x23
9 LayoutTableCell {TD} at (2,2) size 55x23 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 55x23 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
10 RenderMenuList {SELECT} at (2,3) size 51x18 [bgcolor=#F8F8F8] 10 LayoutMenuList {SELECT} at (2,3) size 51x18 [bgcolor=#F8F8F8]
11 RenderBlock (anonymous) at (0,0) size 51x18 11 RenderBlock (anonymous) at (0,0) size 51x18
12 RenderText at (8,2) size 20x13 12 RenderText at (8,2) size 20x13
13 text run at (8,2) width 20: "test" 13 text run at (8,2) width 20: "test"
14 RenderBlock {P} at (0,45) size 784x18 14 RenderBlock {P} at (0,45) size 784x18
15 RenderText {#text} at (0,0) size 459x18 15 RenderText {#text} at (0,0) size 459x18
16 text run at (0,0) width 459: "The select element in the table above mu st not spill outside of the table." 16 text run at (0,0) width 459: "The select element in the table above mu st not spill outside of the table."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698