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

Unified Diff: LayoutTests/platform/chromium-win/editing/inserting/editable-html-element-expected.txt

Issue 11823064: Merge 138654 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1364/
Patch Set: Created 7 years, 11 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/chromium-win/editing/inserting/editable-html-element-expected.txt
===================================================================
--- LayoutTests/platform/chromium-win/editing/inserting/editable-html-element-expected.txt (revision 139362)
+++ LayoutTests/platform/chromium-win/editing/inserting/editable-html-element-expected.txt (working copy)
@@ -7,7 +7,7 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > BODY > HTML > #document to 1 of #text > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+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 affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
layer at (0,0) size 800x600
@@ -21,8 +21,7 @@
text run at (678,0) width 60: "inserting a"
text run at (738,0) width 4: " "
text run at (0,20) width 777: "paragraph separator doesn't split the body (inserting a paragraph separator usually splits/clones the enclosing block flow element)."
- RenderText {#text} at (777,20) size 4x19
- text run at (777,20) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,40) size 784x20
RenderBR {BR} at (0,0) size 0x19
caret: position 0 of child 0 {BR} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698