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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/inserting/editable-html-element-expected.txt

Issue 164239: Rebaseline test results for editing/inserting/editable-html-element.... (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 4 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
(Empty)
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of HTML > #document to 2 of HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #do cument to 0 of BODY > HTML > #document toDOMRange:range from 259 of #text > BODY > HTML > #document to 259 of #text > BODY > HTML > #document affinity:NSSelecti onAffinityDownstream stillSelecting:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
10 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 259 of #text > BODY > HTML > #document to 259 of #text > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affini ty:NSSelectionAffinityDownstream stillSelecting:FALSE
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
12 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
13 layer at (0,0) size 800x600
14 RenderView at (0,0) size 800x600
15 layer at (0,0) size 800x600
16 RenderBlock {HTML} at (0,0) size 800x600
17 RenderBody {BODY} at (8,8) size 784x584
18 RenderBlock (anonymous) at (0,0) size 784x40
19 RenderText {#text} at (0,0) size 777x39
20 text run at (0,0) width 678: "This tests to make sure that when the en closing block is the body element, and when the html element is editable, "
21 text run at (678,0) width 60: "inserting a"
22 text run at (738,0) width 4: " "
23 text run at (0,20) width 777: "paragraph separator doesn't split the b ody (inserting a paragraph separator usually splits/clones the enclosing block f low element)."
24 RenderText {#text} at (0,0) size 0x0
25 RenderBlock {DIV} at (0,40) size 784x20
26 RenderBR {BR} at (0,0) size 0x19
27 caret: position 0 of child 0 {BR} of child 2 {DIV} of child 1 {BODY} of child 0 {HTML} of document
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698