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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-closest-leaf-child-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/inline-closest-leaf-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-closest-leaf-child-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-closest-leaf-child-expected.txt
index 8ca1e6d973809a8cd8c87f5faffb9474f762059a..00460a6a7cf6ba268fa54bf2733f89907ce5c619 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-closest-leaf-child-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-closest-leaf-child-expected.txt
@@ -4,27 +4,27 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- LayoutInline {I} at (0,0) size 735x39
+ LayoutText {#text} at (0,0) size 50x19
+ text run at (0,0) width 50: "Test for "
+ LayoutInline {I} at (0,0) size 733x39
LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 305x19
- text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14911"
- LayoutText {#text} at (356,0) size 735x39
- text run at (356,0) width 4: " "
- text run at (360,0) width 375: "REGRESSION: Clicking in pasted text doesn't position the"
+ LayoutText {#text} at (49,0) size 305x19
+ text run at (49,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=14911"
+ LayoutText {#text} at (353,0) size 733x39
+ text run at (353,0) width 5: " "
+ text run at (357,0) width 376: "REGRESSION: Clicking in pasted text doesn't position the"
text run at (0,20) width 154: "insertion point correctly"
- LayoutText {#text} at (154,20) size 4x19
- text run at (154,20) width 4: "."
+ LayoutText {#text} at (153,20) size 5x19
+ text run at (153,20) width 5: "."
LayoutBlockFlow {P} at (0,56) size 784x20
- LayoutText {#text} at (0,0) size 523x19
- text run at (0,0) width 493: "You should be able to select individual letters in \x{201C}ipsum\x{201D} by dragging in the yellow "
- text run at (493,0) width 30: "area "
- LayoutInline {EM} at (0,0) size 39x19
- LayoutText {#text} at (523,0) size 39x19
- text run at (523,0) width 39: "above"
- LayoutText {#text} at (562,0) size 37x19
- text run at (562,0) width 37: " them."
+ LayoutText {#text} at (0,0) size 522x19
+ text run at (0,0) width 492: "You should be able to select individual letters in \x{201C}ipsum\x{201D} by dragging in the yellow "
+ text run at (491,0) width 31: "area "
+ LayoutInline {EM} at (0,0) size 40x19
+ LayoutText {#text} at (521,0) size 40x19
+ text run at (521,0) width 40: "above"
+ LayoutText {#text} at (560,0) size 38x19
+ text run at (560,0) width 38: " them."
LayoutBlockFlow (floating) {DIV} at (0,92) size 79x80 [bgcolor=#FFFFAA]
LayoutInline {SPAN} at (0,0) size 79x19 [bgcolor=#FFFFFF]
LayoutText {#text} at (0,30) size 44x19

Powered by Google App Engine
This is Rietveld 408576698