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

Unified Diff: LayoutTests/platform/win-xp/editing/deleting/smart-delete-003-expected.txt

Issue 301353002: Unreviewed Win XP rebaselines for r175038, part 4 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/win-xp/editing/deleting/smart-delete-003-expected.txt
diff --git a/LayoutTests/platform/linux/editing/deleting/smart-delete-003-expected.txt b/LayoutTests/platform/win-xp/editing/deleting/smart-delete-003-expected.txt
similarity index 80%
copy from LayoutTests/platform/linux/editing/deleting/smart-delete-003-expected.txt
copy to LayoutTests/platform/win-xp/editing/deleting/smart-delete-003-expected.txt
index 53d634741c58234908fb5b91cee1c56cf1cbaf08..e7b077fffd15d921d8b7ad82e9b09bb29f7808f0 100644
--- a/LayoutTests/platform/linux/editing/deleting/smart-delete-003-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/deleting/smart-delete-003-expected.txt
@@ -15,8 +15,8 @@ layer at (0,0) size 800x600
text run at (701,0) width 69: "You should"
text run at (0,20) width 79: "see 'foo baz'."
RenderBlock {DIV} at (0,56) size 784x20
- RenderText {#text} at (0,0) size 20x19
- text run at (0,0) width 20: "foo"
- RenderText {#text} at (20,0) size 25x19
- text run at (20,0) width 25: " baz"
-caret: position 3 of child 0 {#text} of child 2 {DIV} of body
+ RenderText {#text} at (0,0) size 24x19
+ text run at (0,0) width 24: "foo "
+ RenderText {#text} at (24,0) size 21x19
+ text run at (24,0) width 21: "baz"
+caret: position 4 of child 0 {#text} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698