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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/6476-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/linux/editing/selection/6476-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/6476-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/6476-expected.txt
index 4778722935360865c7e02e49c304095ffb221376..5ad6307898e4b79d3d55a7b2464745bfdeca7e82 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/6476-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/6476-expected.txt
@@ -7,12 +7,12 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,0) size 250x40
LayoutText {#text} at (0,0) size 195x19
text run at (0,0) width 195: "Try to create a caret after this lin"
- LayoutInline {SPAN} at (0,0) size 7x19
- LayoutText {#text} at (195,0) size 7x19
- text run at (195,0) width 7: "e"
- LayoutText {#text} at (202,0) size 4x19
- text run at (202,0) width 4: " "
- LayoutInline {SPAN} at (0,0) size 0x19
+ LayoutInline {SPAN} at (0,0) size 8x19
+ LayoutText {#text} at (194,0) size 8x19
+ text run at (194,0) width 8: "e"
+ LayoutText {#text} at (201,0) size 5x19
+ text run at (201,0) width 5: " "
+ LayoutInline {SPAN} at (0,0) size 1x19
LayoutText {#text} at (0,20) size 170x19
text run at (0,20) width 170: "thisshouldbeonthesecondline"
LayoutBlockFlow {HR} at (0,48) size 784x2 [border: (1px inset #EEEEEE)]
@@ -22,14 +22,14 @@ layer at (0,0) size 800x600
LayoutInline {A} at (0,0) size 323x19 [color=#0000EE]
LayoutText {#text} at (126,0) size 323x19
text run at (126,0) width 323: "http://bugzilla.opendarwin.org/show_bug.cgi?id=6476"
- LayoutText {#text} at (449,0) size 741x39
- text run at (449,0) width 8: ". "
- text run at (457,0) width 284: "Creating an upstream caret with the mouse was"
+ LayoutText {#text} at (448,0) size 741x39
+ text run at (448,0) width 9: ". "
+ text run at (456,0) width 285: "Creating an upstream caret with the mouse was"
text run at (0,20) width 568: "impossible if the upstream and downstream carets were separated only by unrendered content."
LayoutBlockFlow {P} at (0,122) size 784x40
- LayoutText {#text} at (0,0) size 747x39
+ LayoutText {#text} at (0,0) size 745x39
text run at (0,0) width 306: "This test uses the eventSender to do mouse clicks. "
- text run at (306,0) width 441: "To run it manually, click in the space after all the text on the first line in the"
+ text run at (306,0) width 439: "To run it manually, click in the space after all the text on the first line in the"
text run at (0,20) width 137: "above editable region. "
text run at (137,20) width 370: "Clicking should create a caret after the first space after the 'e'."
caret: position 1 of child 2 {#text} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698