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

Unified Diff: LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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/mac/fast/forms/input-text-option-delete-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt b/LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt
index df552db086fdd096ad3081c51bce2388f0ec1c3a..b51de67d5a20c3894de5a23e5178813f3af0b57b 100644
--- a/LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/input-text-option-delete-expected.txt
@@ -11,6 +11,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 655: "Tests option-deleting a word. If the test succeeds, the word \"word\" should end up with a space after it."
layer at (11,11) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
- LayoutText {#text} at (0,0) size 30x13
- text run at (0,0) width 30: "word "
+ LayoutText {#text} at (0,0) size 29x13
+ text run at (0,0) width 29: "word "
caret: position 5 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body

Powered by Google App Engine
This is Rietveld 408576698