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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/editing/pasteboard/bad-placeholder-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/bad-placeholder-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/bad-placeholder-expected.txt
index 74575e661f3bc719f3c8b21ded8e5101b9e6d050..b5f3bf3c9689a0f21f5043756af06eed08f814de 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/bad-placeholder-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/pasteboard/bad-placeholder-expected.txt
@@ -12,9 +12,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 777: "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 collapsed"
text run at (0,20) width 329: "away or when it has been displaced by pasted content."
LayoutBlockFlow {P} at (0,56) size 784x40
- LayoutText {#text} at (0,0) size 776x39
- text run at (0,0) width 659: "Placeholders with our special class can, through bugs in deletion, be inserted into the document unnecessarily. "
- text run at (659,0) width 117: "Once that happens,"
+ LayoutText {#text} at (0,0) size 775x39
+ text run at (0,0) width 658: "Placeholders with our special class can, through bugs in deletion, be inserted into the document unnecessarily. "
+ text run at (657,0) width 118: "Once that happens,"
text run at (0,20) width 672: "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,112) size 784x40
LayoutText {#text} at (0,0) size 96x19

Powered by Google App Engine
This is Rietveld 408576698