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

Unified Diff: LayoutTests/platform/chromium-win/editing/selection/mixed-editability-3-expected.txt

Issue 15732019: Revert 151179 "On IE and FireFox, they treats contenteditable="f..." (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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/chromium-win/editing/selection/mixed-editability-3-expected.txt
diff --git a/LayoutTests/platform/chromium-win/editing/selection/mixed-editability-5-expected.txt b/LayoutTests/platform/chromium-win/editing/selection/mixed-editability-3-expected.txt
similarity index 88%
copy from LayoutTests/platform/chromium-win/editing/selection/mixed-editability-5-expected.txt
copy to LayoutTests/platform/chromium-win/editing/selection/mixed-editability-3-expected.txt
index fafb551766503264aa90614ff5c26a1ed4f1ec1e..4a01649920ca5772cc9a62d589995e5d58a99029 100644
--- a/LayoutTests/platform/chromium-win/editing/selection/mixed-editability-5-expected.txt
+++ b/LayoutTests/platform/chromium-win/editing/selection/mixed-editability-3-expected.txt
@@ -1,9 +1,9 @@
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 1 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
@@ -29,4 +29,4 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,50) size 784x20
RenderText {#text} at (0,0) size 47x19
text run at (0,0) width 47: "editable"
-caret: position 9 of child 2 {#text} of child 2 {DIV} of body
+caret: position 0 of child 0 {#text} of child 0 {TD} of child 0 {TR} of child 0 {TBODY} of child 1 {TABLE} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698