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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/selection/4397952-expected.txt

Issue 789003: Rebaseline tests whose expectations were changed by r55714. (Closed)
Patch Set: adding expectations of chromium-win Created 10 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 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 4 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600 7 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600 9 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x584 10 RenderBody {BODY} at (8,8) size 784x584
11 RenderBlock {P} at (0,0) size 784x20 11 RenderBlock {P} at (0,0) size 784x20
12 RenderText {#text} at (0,0) size 545x19 12 RenderText {#text} at (0,0) size 545x19
13 text run at (0,0) width 255: "This tests caret movement across buttons . " 13 text run at (0,0) width 255: "This tests caret movement across buttons . "
14 text run at (255,0) width 290: "The caret should be just after the sec ond button." 14 text run at (255,0) width 290: "The caret should be just after the sec ond button."
15 RenderBlock {DIV} at (0,36) size 784x26 15 RenderBlock {DIV} at (0,36) size 784x24
16 RenderButton {INPUT} at (2,2) size 44x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)] 16 RenderButton {INPUT} at (2,2) size 38x20 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)]
17 RenderBlock (anonymous) at (8,2) size 28x18 17 RenderBlock (anonymous) at (8,2) size 22x16
18 RenderText at (3,1) size 22x16 18 RenderText at (0,0) size 22x16
19 text run at (3,1) width 22: "Foo" 19 text run at (0,0) width 22: "Foo"
20 RenderButton {INPUT} at (50,2) size 42x22 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)] 20 RenderButton {INPUT} at (44,2) size 36x20 [bgcolor=#DDDDDD] [border: (2p x outset #DDDDDD)]
21 RenderBlock (anonymous) at (8,2) size 26x18 21 RenderBlock (anonymous) at (8,2) size 20x16
22 RenderText at (3,1) size 20x16 22 RenderText at (0,0) size 20x16
23 text run at (3,1) width 20: "Bar" 23 text run at (0,0) width 20: "Bar"
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
25 caret: position 1 of child 2 {INPUT} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document 25 caret: position 1 of child 2 {INPUT} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698