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

Unified Diff: LayoutTests/platform/chromium-win/editing/style/unbold-in-bold-expected.txt

Issue 14930006: Ctrl+Shift+Right in Windows should select the spacing after the word (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added expectations for chromium-mac for delete-cell-contents-win.html 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/style/unbold-in-bold-expected.txt
diff --git a/LayoutTests/platform/chromium-win/editing/style/unbold-in-bold-expected.txt b/LayoutTests/platform/chromium-win/editing/style/unbold-in-bold-expected.txt
index 6f6cd16bbe912c6fb1f07cd42b24b834e466b6f7..8730db6079faffbb91ef31e73d3e7a6df8a505f2 100644
--- a/LayoutTests/platform/chromium-win/editing/style/unbold-in-bold-expected.txt
+++ b/LayoutTests/platform/chromium-win/editing/style/unbold-in-bold-expected.txt
@@ -68,7 +68,7 @@ EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
layer at (0,0) size 800x600
@@ -80,11 +80,11 @@ layer at (0,0) size 800x600
RenderInline {B} at (0,0) size 78x26
RenderText {#text} at (14,14) size 78x26
text run at (14,14) width 78: "xxxxxx "
- RenderText {#text} at (92,14) size 72x27
- text run at (92,14) width 72: "xxxxxx"
- RenderInline {B} at (0,0) size 78x26
- RenderText {#text} at (164,14) size 78x26
- text run at (164,14) width 78: " xxxxxx"
+ RenderText {#text} at (92,14) size 78x27
+ text run at (92,14) width 78: "xxxxxx "
+ RenderInline {B} at (0,0) size 72x26
+ RenderText {#text} at (170,14) size 72x26
+ text run at (170,14) width 72: "xxxxxx"
RenderInline {SPAN} at (0,0) size 0x27
selection start: position 0 of child 1 {#text} of child 1 {DIV} of body
-selection end: position 6 of child 1 {#text} of child 1 {DIV} of body
+selection end: position 7 of child 1 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698