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

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

Issue 2092823002: Revert https://crrev.com/399330 (Auto-rebaseline for r399293) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mark some tests as NeedsRebaseline 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/win/editing/selection/select-box-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/select-box-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/select-box-expected.txt
index a4dff39695b94cef7a71b9e22f2e14f950581cd1..490ba7a9800448b5d5a44bc7bf992255361cca55 100644
--- a/third_party/WebKit/LayoutTests/platform/win/editing/selection/select-box-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/select-box-expected.txt
@@ -58,14 +58,14 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 706x17
text run at (0,0) width 300: "This tests caret movement across a select box. "
text run at (299,0) width 407: "The caret should skip over the select box as if it were an image."
- LayoutBlockFlow {DIV} at (0,34) size 784x25
- LayoutBlockFlow {DIV} at (0,0) size 784x25
- LayoutText {#text} at (0,3) size 73x17
- text run at (0,3) width 73: "select box: "
- LayoutMenuList {SELECT} at (72.86,0) size 31x25.33 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,3.66) size 29x18
+ LayoutBlockFlow {DIV} at (0,34) size 784x20
+ LayoutBlockFlow {DIV} at (0,0) size 784x20
+ LayoutText {#text} at (0,1) size 73x17
+ text run at (0,1) width 73: "select box: "
+ LayoutMenuList {SELECT} at (72.86,0) size 31x20 [bgcolor=#FFFFFF] [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 (103,3) size 68x17
- text run at (103,3) width 68: " the end ..."
+ LayoutText {#text} at (103,1) size 68x17
+ text run at (103,1) width 68: " 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