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

Unified Diff: LayoutTests/fast/text/bidi-explicit-embedding-past-end.html

Issue 2843028: Merge 61921 - <rdar://problem/8000667> Certain text is repeated before and af... (Closed) Base URL: svn://chrome-svn/chrome/branches/WebKit/375/
Patch Set: Created 10 years, 6 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
« no previous file with comments | « no previous file | LayoutTests/fast/text/bidi-explicit-embedding-past-end-expected.checksum » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/text/bidi-explicit-embedding-past-end.html
===================================================================
--- LayoutTests/fast/text/bidi-explicit-embedding-past-end.html (revision 0)
+++ LayoutTests/fast/text/bidi-explicit-embedding-past-end.html (revision 51011)
@@ -0,0 +1,5 @@
+<!-- The correct rendering is a single 50x50 black box on the first line and a 100x50 black box on
+ the following line. -->
+<div style="font-family: ahem; font-size: 50px; width: 100px;">
+ a <span dir="ltr" style="color: blue;">..</span>
+</div>
« no previous file with comments | « no previous file | LayoutTests/fast/text/bidi-explicit-embedding-past-end-expected.checksum » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698