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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt
index 48349f2c8e955e974a3d89a39b86484c001c587b..5c22fe679bfe1a48a8800c36d6a1da03733b3fdf 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/inserting/typing-at-end-of-line-expected.txt
@@ -17,10 +17,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x60
- LayoutText {#text} at (0,0) size 739x59
+ LayoutText {#text} at (0,0) size 784x59
text run at (0,0) width 739: "This test validates the fix for a bug that occurred when typing a blank at the end of a line when the character doesn't fix by a"
- text run at (0,20) width 725: "fraction of a pixel. If the test runs correctly, you should see the word 'you' at the end of the line and the word 'have' at the"
- text run at (0,40) width 180: "beginning of the following line."
+ text run at (0,20) width 784: "fraction of a pixel. If the test runs correctly, you should see the word 'you' at the end of the line and the word 'have' at the beginning"
+ text run at (0,40) width 120: "of the following line."
LayoutBlockFlow (anonymous) at (0,60) size 784x20
LayoutBR {BR} at (0,0) size 0x19
LayoutBlockFlow {DIV} at (0,80) size 871x100

Powered by Google App Engine
This is Rietveld 408576698