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

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

Issue 2061513002: Auto-rebaseline for r399293 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 7228c84146205c2a049bee84c7f3638903c7d4be..e8097745e20443881fd48debc1e64b793ecfd3d9 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
@@ -58,14 +58,14 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 664x19
text run at (0,0) width 283: "This tests caret movement across a select box. "
text run at (283,0) width 381: "The caret should skip over the select box as if it were an image."
- LayoutBlockFlow {DIV} at (0,36) size 784x20
- 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 31x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 29x18
+ LayoutBlockFlow {DIV} at (0,36) size 784x25
+ LayoutBlockFlow {DIV} at (0,0) size 784x25
+ LayoutText {#text} at (0,2) size 68x19
+ text run at (0,2) width 68: "select box: "
+ LayoutMenuList {SELECT} at (68,0) size 31x25.33 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutBlockFlow (anonymous) at (1,3.66) size 29x18
LayoutText (anonymous) at (4,1) size 7x16
text run at (4,1) width 7: "1"
- LayoutText {#text} at (99,0) size 64x19
- text run at (99,0) width 64: " the end ..."
+ LayoutText {#text} at (99,2) size 64x19
+ text run at (99,2) 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