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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/editing/pasteboard/styled-element-markup-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/styled-element-markup-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/styled-element-markup-expected.txt
index 0eca7d5fa77a2cce59f7932b5cf9baeee27a1b01..9a7ff608a15110dab98a1098de41ee1809cb8c83 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/pasteboard/styled-element-markup-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 764x35
- LayoutText {#text} at (0,0) size 764x35
- 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 763x35
+ LayoutText {#text} at (0,0) size 763x35
+ 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