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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/paragraph-granularity-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/selection/paragraph-granularity-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/paragraph-granularity-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/paragraph-granularity-expected.txt
index 231e8ebeedcdc1b67c46b31131dc706eb61c9741..1fd0fd769a5f5d75323503171ef57e26361ac08c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/paragraph-granularity-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/paragraph-granularity-expected.txt
@@ -8,14 +8,14 @@ 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 784x20
- LayoutText {#text} at (0,0) size 657x19
+ LayoutText {#text} at (0,0) size 658x19
text run at (0,0) width 348: "This tests modifying a selection created with a triple click. "
- text run at (348,0) width 309: "The new selection should use paragraph granularity."
+ text run at (348,0) width 310: "The new selection should use paragraph granularity."
LayoutBlockFlow {P} at (0,36) size 784x60 [color=#008000]
LayoutText {#text} at (0,0) size 784x59
- text run at (0,0) width 211: "This test does not run interactively. "
- text run at (210,0) width 340: "It uses the testRunners eventSender to do mouse clicks. "
- text run at (549,0) width 228: "To run it manually, double click on the"
+ text run at (0,0) width 212: "This test does not run interactively. "
+ text run at (212,0) width 339: "It uses the testRunners eventSender to do mouse clicks. "
+ text run at (551,0) width 228: "To run it manually, double click on the"
text run at (0,20) width 231: "blue 'g', then drag down to the red 'g'. "
text run at (231,20) width 553: "As you drag, watch the selection that is created, it should always start and end on paragraph"
text run at (0,40) width 70: "boundaries."

Powered by Google App Engine
This is Rietveld 408576698