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

Unified Diff: third_party/WebKit/LayoutTests/fast/forms/search/search-rtl.html

Issue 2541783002: Update LayoutTests/fast/forms/search/search-rtl.html for gender neutral code fixit (Closed)
Patch Set: Rebaseline Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/fast/forms/search/search-rtl-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/forms/search/search-rtl.html
diff --git a/third_party/WebKit/LayoutTests/fast/forms/search/search-rtl.html b/third_party/WebKit/LayoutTests/fast/forms/search/search-rtl.html
index a01ab03f19941b9540fd36921d55aecbe85bf1ab..2ed72214af111cdd8cdb84f6b8686d76d5926e2e 100644
--- a/third_party/WebKit/LayoutTests/fast/forms/search/search-rtl.html
+++ b/third_party/WebKit/LayoutTests/fast/forms/search/search-rtl.html
@@ -10,9 +10,9 @@
REGRESSION (SearchField): RTL search fields are mixed up</i>.
</p>
<p>
- <input type="search" dir="rtl" value="הוא זה he והיא זה she וזהו">
+ <input type="search" dir="rtl" value="הוא זה A והיא זה B וזהו">
<br>
- <input type="search" dir="rtl" size="30" value="הוא זה he והיא זה she וזהו">
+ <input type="search" dir="rtl" size="30" value="הוא זה A והיא זה B וזהו">
<br>
<input id="target" type="search" dir="rtl" value="click the (x) button">
</p>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/fast/forms/search/search-rtl-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698