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

Unified Diff: LayoutTests/fast/text/international/unicode-bidi-isolate-nested-simple-expected.html

Issue 23298002: Fix nested unicode-bidi: isolate (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Proposed patch Created 7 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: LayoutTests/fast/text/international/unicode-bidi-isolate-nested-simple-expected.html
diff --git a/LayoutTests/fast/text/international/unicode-bidi-isolate-nested-simple-expected.html b/LayoutTests/fast/text/international/unicode-bidi-isolate-nested-simple-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..3a12144f36bfcee1fdaa544f4b8f873aade1579f
--- /dev/null
+++ b/LayoutTests/fast/text/international/unicode-bidi-isolate-nested-simple-expected.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ </style>
+ </head>
+ <body>
+ <span><span>&#x05D0;-></span>Text</span>
+ </body>
+</html>
« no previous file with comments | « LayoutTests/fast/text/international/unicode-bidi-isolate-nested-simple.html ('k') | Source/core/rendering/InlineIterator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698