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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/bad-placeholder-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/pasteboard/bad-placeholder-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/bad-placeholder-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/bad-placeholder-expected.txt
index a205e967de1035e70c3f324ae38a53ade035abd5..3d406d28aec301ebe6044eec33d90ce7e1932562 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/bad-placeholder-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/bad-placeholder-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 767x35
- text run at (0,0) width 767: "This is a test to make sure that a placeholder, even one without our special class on it, is removed only when it has been"
+ LayoutText {#text} at (0,0) size 766x35
+ text run at (0,0) width 766: "This is a test to make sure that a placeholder, even one without our special class on it, is removed only when it has been"
text run at (0,18) width 411: "collapsed away or when it has been displaced by pasted content."
LayoutBlockFlow {P} at (0,52) size 784x36
LayoutText {#text} at (0,0) size 778x35
- text run at (0,0) width 710: "Placeholders with our special class can, through bugs in deletion, be inserted into the document unnecessarily. "
- text run at (709,0) width 63: "Once that"
+ text run at (0,0) width 709: "Placeholders with our special class can, through bugs in deletion, be inserted into the document unnecessarily. "
+ text run at (708,0) width 63: "Once that"
text run at (0,18) width 778: "happens, we don't want to make matters worse by removing them if they are acting as line breaks instead of placeholders."
LayoutBlockFlow {DIV} at (0,104) size 784x36
LayoutText {#text} at (0,0) size 102x17

Powered by Google App Engine
This is Rietveld 408576698