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

Unified Diff: content/test/data/accessibility/ruby.html

Issue 700293004: HTML Ruby tag is not exposed on Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: uploading expectations for mac and android Created 6 years, 1 month 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: content/test/data/accessibility/ruby.html
diff --git a/content/test/data/accessibility/input-date.html b/content/test/data/accessibility/ruby.html
similarity index 62%
copy from content/test/data/accessibility/input-date.html
copy to content/test/data/accessibility/ruby.html
index 7bf6e0ddd39a734a067c49e693170caa12e4d492..9d44c1588a46a54b3cc5732505e943f88c37cbd8 100644
--- a/content/test/data/accessibility/input-date.html
+++ b/content/test/data/accessibility/ruby.html
@@ -2,7 +2,9 @@
<html>
<body>
- <input type="date">
+<ruby>
+ <rt> 1 </rt>
+</ruby>
</body>
</html>
« no previous file with comments | « content/shell/renderer/test_runner/web_ax_object_proxy.cc ('k') | content/test/data/accessibility/ruby-expected-android.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698