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

Side by Side Diff: LayoutTests/platform/mac/editing/pasteboard/4944770-2-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 740x36 7 RenderText {#text} at (0,0) size 740x36
8 text run at (0,0) width 420: "This tests smart paste of a fragment tha t ends in a select element. " 8 text run at (0,0) width 420: "This tests smart paste of a fragment tha t ends in a select element. "
9 text run at (419,0) width 321: "There should be spaces added before an d after the" 9 text run at (419,0) width 321: "There should be spaces added before an d after the"
10 text run at (0,18) width 106: "inserted content." 10 text run at (0,18) width 106: "inserted content."
11 RenderBlock {DIV} at (0,52) size 784x18 11 RenderBlock {DIV} at (0,52) size 784x18
12 RenderMenuList {SELECT} at (0,0) size 38x18 [bgcolor=#F8F8F8] 12 LayoutMenuList {SELECT} at (0,0) size 38x18 [bgcolor=#F8F8F8]
13 RenderBlock (anonymous) at (0,0) size 38x18 13 RenderBlock (anonymous) at (0,0) size 38x18
14 RenderText at (8,2) size 7x13 14 RenderText at (8,2) size 7x13
15 text run at (8,2) width 7: "1" 15 text run at (8,2) width 7: "1"
16 RenderBlock {DIV} at (0,70) size 784x19 16 RenderBlock {DIV} at (0,70) size 784x19
17 RenderText {#text} at (0,0) size 30x18 17 RenderText {#text} at (0,0) size 30x18
18 text run at (0,0) width 30: "xfoo" 18 text run at (0,0) width 30: "xfoo"
19 RenderMenuList {SELECT} at (29.33,1) size 38x18 [bgcolor=#F8F8F8] 19 LayoutMenuList {SELECT} at (29.33,1) size 38x18 [bgcolor=#F8F8F8]
20 RenderBlock (anonymous) at (0,0) size 38x18 20 RenderBlock (anonymous) at (0,0) size 38x18
21 RenderText at (8,2) size 7x13 21 RenderText at (8,2) size 7x13
22 text run at (8,2) width 7: "1" 22 text run at (8,2) width 7: "1"
23 RenderText {#text} at (67,0) size 9x18 23 RenderText {#text} at (67,0) size 9x18
24 text run at (67,0) width 9: "x" 24 text run at (67,0) width 9: "x"
25 caret: position 3 of child 1 {SELECT} of child 4 {DIV} of body 25 caret: position 3 of child 1 {SELECT} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698