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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-box-expected.txt

Issue 1640073002: Auto-rebaseline for r369595 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/select-box-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-box-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-box-expected.txt
index 019471f57f989a9e9c13666ba6589221dc743030..7228c84146205c2a049bee84c7f3638903c7d4be 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-box-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-box-expected.txt
@@ -62,10 +62,10 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 68x19
text run at (0,0) width 68: "select box: "
- LayoutMenuList {SELECT} at (68,0) size 32x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 30x18
+ LayoutMenuList {SELECT} at (68,0) size 31x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutBlockFlow (anonymous) at (1,1) size 29x18
LayoutText (anonymous) at (4,1) size 7x16
text run at (4,1) width 7: "1"
- LayoutText {#text} at (100,0) size 64x19
- text run at (100,0) width 64: " the end ..."
+ LayoutText {#text} at (99,0) size 64x19
+ text run at (99,0) width 64: " the end ..."
caret: position 1 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698