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

Unified Diff: LayoutTests/platform/win-xp/editing/deleting/smart-delete-004-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-004-expected.txt
diff --git a/LayoutTests/platform/linux/editing/deleting/smart-delete-004-expected.txt b/LayoutTests/platform/win-xp/editing/deleting/smart-delete-004-expected.txt
similarity index 80%
copy from LayoutTests/platform/linux/editing/deleting/smart-delete-004-expected.txt
copy to LayoutTests/platform/win-xp/editing/deleting/smart-delete-004-expected.txt
index edbd9fe570fa07d066736d8a23761ab1dc671b86..c548a3bd0e64e9dcd6bcb3bfea148aeb93b36f4d 100644
--- a/LayoutTests/platform/linux/editing/deleting/smart-delete-004-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/deleting/smart-delete-004-expected.txt
@@ -15,8 +15,8 @@ layer at (0,0) size 800x600
text run at (753,0) width 26: "You"
text run at (0,20) width 122: "should 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