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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-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/mac/editing/pasteboard/styled-element-markup-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.txt
index e35660e007ff1f908802527244743c6fc8ff5562..eb422ad593855c0a54a4d80edc0447ce2b41acee 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/styled-element-markup-expected.txt
@@ -14,9 +14,9 @@ layer at (0,0) size 800x600
text run at (343,0) width 419: "The image in the region below should be centered after its copied"
text run at (0,18) width 72: "and pasted."
LayoutBlockFlow {P} at (0,52) size 784x36
- LayoutInline {B} at (0,0) size 764x36
- LayoutText {#text} at (0,0) size 764x36
- text run at (0,0) width 764: "This demonstrates a bug: createMarkup puts the text-align property on the image, which doesn't center it, so its"
+ LayoutInline {B} at (0,0) size 763x36
+ LayoutText {#text} at (0,0) size 763x36
+ text run at (0,0) width 763: "This demonstrates a bug: createMarkup puts the text-align property on the image, which doesn't center it, so its"
text run at (0,18) width 141: "left aligned on paste."
LayoutBlockFlow {DIV} at (0,104) size 784x103
LayoutBlockFlow {CENTER} at (0,0) size 784x103

Powered by Google App Engine
This is Rietveld 408576698