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/mac/fast/forms/placeholder-position-expected.txt

Issue 2219373002: input[type=search]: Flip the position of cancel button in RTL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/mac/fast/forms/placeholder-position-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt
index ae6fb9b83b8018588b4490874de13362ad44b703..8b58169e187e484f944ad0edfc0424995e9d4e0f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/placeholder-position-expected.txt
@@ -21,7 +21,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (285,33) size 0x0
LayoutTextControl {INPUT} at (0,38) size 133x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutFlexibleBox {DIV} at (4,3) size 125x13
- LayoutBlockFlow {DIV} at (0,0) size 113x13
+ LayoutBlockFlow {DIV} at (12,0) size 113x13
LayoutBR {BR} at (133,52) size 0x0
LayoutTextControl {INPUT} at (0,57) size 133x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutFlexibleBox {DIV} at (4,3) size 125x13
@@ -84,11 +84,11 @@ layer at (161,30) size 125x13
text run at (0,0) width 95: "\x{65E5}\x{672C}\x{8A9E}placeholder"
layer at (161,30) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
-layer at (12,49) size 113x13
- LayoutBlockFlow {DIV} at (4,3) size 113x13 [color=#A9A9A9]
+layer at (24,49) size 113x13
+ LayoutBlockFlow {DIV} at (16,3) size 113x13 [color=#A9A9A9]
LayoutText {#text} at (52,0) size 61x13
text run at (52,0) width 61: "placeholder"
-layer at (12,49) size 113x13
+layer at (24,49) size 113x13
LayoutBlockFlow {DIV} at (0,0) size 113x13
layer at (12,68) size 113x13
LayoutBlockFlow {DIV} at (4,3) size 113x13 [color=#A9A9A9]
@@ -166,8 +166,8 @@ layer at (281,268) size 125x13
LayoutBlockFlow {DIV} at (3,3) size 125x13
layer at (126,12) size 11x11 transparent
LayoutBlockFlow {DIV} at (114,1) size 11x11
-layer at (126,50) size 11x11 transparent
- LayoutBlockFlow {DIV} at (114,1) size 11x11
+layer at (12,50) size 11x11 transparent
+ LayoutBlockFlow {DIV} at (0,1) size 11x11
layer at (126,69) size 11x11 transparent
LayoutBlockFlow {DIV} at (114,1) size 11x11
layer at (8,284) size 131x33

Powered by Google App Engine
This is Rietveld 408576698