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

Side by Side Diff: sky/engine/web/tests/data/popup/select_rtl_width.html

Issue 1210153009: Remove (almost all of) //sky/engine/web (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="UTF-8">
5 </head>
6 <body>
7 <select autofocus>
8 <option dir="ltr">بحث کاربر</option>
9 <option dir="rtl">بحث کاربر</option>
10 </select>
11 </body>
12 </html>
OLDNEW
« no previous file with comments | « sky/engine/web/tests/data/popup/select_rtl.html ('k') | sky/engine/web/tests/data/postmessage_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698