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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt

Issue 1869343002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/deleting/delete-at-paragraph-boundaries-011-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt
index c7eef702164e0b43f47d2b6f953af6471494eb90..194cabb552975dda3cf8869f67fda61516f48cc2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 64x26
text run at (0,0) width 64: "Tests: "
LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (0,27) size 623x27
- text run at (0,27) width 623: "Delete at the end of document when there is a BR following a P. "
- LayoutBR {BR} at (622,48) size 1x0
+ LayoutText {#text} at (0,27) size 625x27
+ text run at (0,27) width 625: "Delete at the end of document when there is a BR following a P. "
+ LayoutBR {BR} at (625,48) size 0x0
LayoutText {#text} at (0,55) size 436x27
text run at (0,55) width 436: "This is a test case for rdar://problem/4110366"
LayoutBlockFlow {DIV} at (14,113) size 756x111
@@ -26,8 +26,8 @@ layer at (0,0) size 800x600
text run at (0,27) width 237: "Red box with four lines. "
text run at (237,27) width 475: "The second line is a nested red box with the word"
text run at (0,55) width 79: "\"hello\". "
- text run at (79,55) width 311: "The other three lines are empty. "
- LayoutBR {BR} at (389,76) size 1x0
+ text run at (79,55) width 312: "The other three lines are empty. "
+ LayoutBR {BR} at (391,76) size 0x0
LayoutText {#text} at (0,83) size 462x27
text run at (0,83) width 462: "Selection is a caret at the start of the fourth line."
LayoutBlockFlow {DIV} at (0,262) size 784x140 [border: (2px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698