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: LayoutTests/fast/text/international/unicode-bidi-isolate-duplicated-text-expected.html

Issue 122553005: unicode-bidi: isolate is creating duplicated runs (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Patch for landing Created 6 years, 12 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-duplicated-text-expected.html
diff --git a/LayoutTests/fast/text/international/unicode-bidi-isolate-duplicated-text-expected.html b/LayoutTests/fast/text/international/unicode-bidi-isolate-duplicated-text-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..ee32c98e0ca0272bb1a73ab0f2db81b4a6fdf60a
--- /dev/null
+++ b/LayoutTests/fast/text/international/unicode-bidi-isolate-duplicated-text-expected.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<body>
+<div dir=rtl><span>q(5Hey I am not two</span></div>
+<div>
+<span>(5;<span dir="rtl"> &#x05D0;&#x05D1;&#x05D2;&#x05D3;</span></span>Text
+</div>
+</body>
« no previous file with comments | « LayoutTests/fast/text/international/unicode-bidi-isolate-duplicated-text.html ('k') | Source/core/rendering/InlineIterator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698