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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/quirks-mode-br-1-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/quirks-mode-br-1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt
index bcba046fa42d3dc041fcc6f2d5fd6fadd79397f6..8c8a4565a15b7b92fab6d5bc1f62121f12b81160 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt
@@ -8,10 +8,10 @@ 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 777x36
- text run at (0,0) width 777: "This is a test to make sure that the final <br> in an incoming fragment is interpretted strictly in quirks mode (where brs at"
+ LayoutText {#text} at (0,0) size 776x36
+ text run at (0,0) width 776: "This is a test to make sure that the final <br> in an incoming fragment is interpretted strictly in quirks mode (where brs at"
text run at (0,18) width 212: "the end of blocks are collapsed). "
- text run at (211,18) width 521: "This test used to fail because of unrendered content to the left of the collapsed br."
+ text run at (211,18) width 520: "This test used to fail because of unrendered content to the left of the collapsed br."
LayoutBlockFlow {DIV} at (0,52) size 784x36
LayoutBlockFlow {DIV} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 379x18

Powered by Google App Engine
This is Rietveld 408576698