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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-rtl-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/search/search-rtl-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-rtl-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-rtl-expected.txt
index 64f138ababde5e13d4adcf846e4d1dffda366fb6..a1b2d51b18bbf48c0e0854a882f207bf85cae566 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-rtl-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/search/search-rtl-expected.txt
@@ -18,24 +18,24 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,34) size 784x57
LayoutTextControl {INPUT} at (0,0) 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
LayoutText {#text} at (133,0) size 4x18
text run at (133,0) width 4: " "
LayoutBR {BR} at (0,0) size 0x0
LayoutTextControl {INPUT} at (0,19) size 193x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutFlexibleBox {DIV} at (4,3) size 185x13
- LayoutBlockFlow {DIV} at (0,0) size 173x13
+ LayoutBlockFlow {DIV} at (12,0) size 173x13
LayoutText {#text} at (193,19) size 4x18
text run at (193,19) width 4: " "
LayoutBR {BR} at (0,0) 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
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,107) size 784x18
LayoutText {#text} at (0,0) size 37x18
text run at (0,0) width 37: "PASS"
-layer at (12,45) size 113x13 scrollX 18.00 scrollWidth 132
+layer at (24,45) size 113x13 scrollX 18.00 scrollWidth 132
LayoutBlockFlow {DIV} at (0,0) size 113x13
LayoutText {#text} at (-18,0) size 132x13
text run at (-18,0) width 22 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
@@ -43,7 +43,7 @@ layer at (12,45) size 113x13 scrollX 18.00 scrollWidth 132
text run at (21,0) width 43 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
text run at (64,0) width 13: "he"
text run at (76,0) width 37 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
-layer at (12,64) size 173x13
+layer at (24,64) size 173x13
LayoutBlockFlow {DIV} at (0,0) size 173x13
LayoutText {#text} at (41,0) size 132x13
text run at (41,0) width 23 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
@@ -51,12 +51,12 @@ layer at (12,64) size 173x13
text run at (81,0) width 43 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
text run at (124,0) width 13: "he"
text run at (136,0) width 37 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
-layer at (12,83) size 113x13
+layer at (24,83) size 113x13
LayoutBlockFlow {DIV} at (0,0) size 113x13
-layer at (126,46) size 11x11 transparent
- LayoutBlockFlow {DIV} at (114,1) size 11x11
-layer at (186,65) size 11x11 transparent
- LayoutBlockFlow {DIV} at (174,1) size 11x11
-layer at (126,84) size 11x11 transparent
- LayoutBlockFlow {DIV} at (114,1) size 11x11
+layer at (12,46) size 11x11 transparent
+ LayoutBlockFlow {DIV} at (0,1) size 11x11
+layer at (12,65) size 11x11 transparent
+ LayoutBlockFlow {DIV} at (0,1) size 11x11
+layer at (12,84) size 11x11 transparent
+ LayoutBlockFlow {DIV} at (0,1) size 11x11
caret: position 0 of child 0 {DIV} of child 0 {DIV} of child 0 {DIV} of {#document-fragment} of child 9 {INPUT} of child 3 {P} of body

Powered by Google App Engine
This is Rietveld 408576698