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

Side by Side Diff: LayoutTests/platform/chromium-mac/editing/selection/designmode-no-caret-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 4 of BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (8,8) size 784x579 5 RenderBody {BODY} at (8,8) size 784x579
9 RenderBlock (anonymous) at (0,0) size 784x54 6 RenderBlock (anonymous) at (0,0) size 784x54
10 RenderText {#text} at (0,0) size 784x54 7 RenderText {#text} at (0,0) size 784x54
11 text run at (0,0) width 759: "This tests to see that a caret is placed inside an editable document that is entirely editable even when no caret is req uested" 8 text run at (0,0) width 759: "This tests to see that a caret is placed inside an editable document that is entirely editable even when no caret is req uested"
12 text run at (0,18) width 118: "programmatically. " 9 text run at (0,18) width 118: "programmatically. "
13 text run at (118,18) width 187: "We do this as a convenience. " 10 text run at (118,18) width 187: "We do this as a convenience. "
14 text run at (305,18) width 479: "Right now, we only do this convenienc e when a document's frame becomes" 11 text run at (305,18) width 479: "Right now, we only do this convenienc e when a document's frame becomes"
15 text run at (0,36) width 378: "first responder or when a document's wi ndow becomes key." 12 text run at (0,36) width 378: "first responder or when a document's wi ndow becomes key."
16 RenderBlock {PRE} at (0,67) size 784x15 13 RenderBlock {PRE} at (0,67) size 784x30
17 RenderText {#text} at (0,0) size 88x15 14 RenderText {#text} at (0,0) size 296x30
18 text run at (0,0) width 88: "Test Passed" 15 text run at (0,0) width 296: "Test Failed - there should be a caret"
19 text run at (88,0) width 0: " " 16 text run at (296,0) width 0: " "
20 caret: position 0 of child 0 {#text} of body 17 text run at (0,15) width 0: " "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698