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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/inserting/typing-at-end-of-line-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/inserting/typing-at-end-of-line-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/inserting/typing-at-end-of-line-expected.txt
index 167cddced5e4878f9d7f41da06a0cc7dbfab93e6..c00c6f0d16bc31a0db9546895e0e4f294df46d2f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/inserting/typing-at-end-of-line-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 784x54
- LayoutText {#text} at (0,0) size 783x53
+ LayoutText {#text} at (0,0) size 785x53
text run at (0,0) width 783: "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"
- text run at (0,18) width 762: "a 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"
- text run at (0,36) width 227: "the beginning of the following line."
+ text run at (0,18) width 785: "a 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,36) width 204: "beginning of the following line."
LayoutBlockFlow (anonymous) at (0,54) size 784x18
LayoutBR {BR} at (0,0) size 0x17
LayoutBlockFlow {DIV} at (0,72) size 871x100

Powered by Google App Engine
This is Rietveld 408576698